[Midnightbsd-cvs] mports [18498] trunk/x11-toolkits: update toolkits

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 29 21:26:33 EDT 2015


Revision: 18498
          http://svnweb.midnightbsd.org/mports/?rev=18498
Author:   laffer1
Date:     2015-03-29 21:26:32 -0400 (Sun, 29 Mar 2015)
Log Message:
-----------
update toolkits

Modified Paths:
--------------
    trunk/x11-toolkits/libXaw/Makefile
    trunk/x11-toolkits/libXaw/pkg-plist
    trunk/x11-toolkits/libXmu/Makefile
    trunk/x11-toolkits/libXmu/pkg-plist
    trunk/x11-toolkits/libXt/Makefile
    trunk/x11-toolkits/libXt/pkg-plist
    trunk/x11-toolkits/libbonoboui/pkg-plist
    trunk/x11-toolkits/libgdiplus/Makefile
    trunk/x11-toolkits/libgdiplus/distinfo
    trunk/x11-toolkits/libgdiplus/pkg-plist
    trunk/x11-toolkits/libgnomeprintui/Makefile
    trunk/x11-toolkits/libgnomeprintui/pkg-plist
    trunk/x11-toolkits/libgnomeui/Makefile
    trunk/x11-toolkits/libgnomeui/pkg-plist
    trunk/x11-toolkits/libsexy/Makefile
    trunk/x11-toolkits/libsexy/pkg-plist
    trunk/x11-toolkits/libwnck/pkg-plist

Added Paths:
-----------
    trunk/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c

Removed Paths:
-------------
    trunk/x11-toolkits/libgdiplus/files/patch-pngcodec.c

Modified: trunk/x11-toolkits/libXaw/Makefile
===================================================================
--- trunk/x11-toolkits/libXaw/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libXaw/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libXaw
 PORTVERSION=	1.0.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-toolkits
 
 MAINTAINER=	ports at MidnightBSD.org

Modified: trunk/x11-toolkits/libXaw/pkg-plist
===================================================================
--- trunk/x11-toolkits/libXaw/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libXaw/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -76,10 +76,12 @@
 lib/libXaw6.la
 lib/libXaw6.so
 lib/libXaw6.so.6
+lib/libXaw6.so.6.0.1
 lib/libXaw7.a
 lib/libXaw7.la
 lib/libXaw7.so
 lib/libXaw7.so.7
+lib/libXaw7.so.7.0.0
 libdata/pkgconfig/xaw6.pc
 libdata/pkgconfig/xaw7.pc
 man/man3/Xaw.3.gz
@@ -129,5 +131,3 @@
 %%DOCSDIR%%/Tree.xml
 %%DOCSDIR%%/Viewport.xml
 %%DOCSDIR%%/libXaw.xml
- at dirrmtry %%DOCSDIR%%
- at dirrmtry include/X11/Xaw

Modified: trunk/x11-toolkits/libXmu/Makefile
===================================================================
--- trunk/x11-toolkits/libXmu/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libXmu/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libXmu
 PORTVERSION=	1.1.2
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 
 MAINTAINER=	ports at MidnightBSD.org

Modified: trunk/x11-toolkits/libXmu/pkg-plist
===================================================================
--- trunk/x11-toolkits/libXmu/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libXmu/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -25,13 +25,13 @@
 lib/libXmu.la
 lib/libXmu.so
 lib/libXmu.so.6
+lib/libXmu.so.6.2.0
 lib/libXmuu.a
 lib/libXmuu.la
 lib/libXmuu.so
 lib/libXmuu.so.1
+lib/libXmuu.so.1.0.0
 libdata/pkgconfig/xmu.pc
 libdata/pkgconfig/xmuu.pc
 %%DOCSDIR%%/Xmu.xml
 %%DOCSDIR%%/xlogo.svg
- at dirrmtry %%DOCSDIR%%
- at dirrmtry include/X11/Xmu

Modified: trunk/x11-toolkits/libXt/Makefile
===================================================================
--- trunk/x11-toolkits/libXt/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libXt/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libXt
 PORTVERSION=	1.1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-toolkits
 
 MAINTAINER=	ports at MidnightBSD.org

Modified: trunk/x11-toolkits/libXt/pkg-plist
===================================================================
--- trunk/x11-toolkits/libXt/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libXt/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -35,6 +35,7 @@
 lib/libXt.la
 lib/libXt.so
 lib/libXt.so.6
+lib/libXt.so.6.0.0
 libdata/pkgconfig/xt.pc
 man/man3/MenuPopdown.3.gz
 man/man3/MenuPopup.3.gz

Modified: trunk/x11-toolkits/libbonoboui/pkg-plist
===================================================================
--- trunk/x11-toolkits/libbonoboui/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libbonoboui/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -37,6 +37,7 @@
 lib/libbonoboui-2.la
 lib/libbonoboui-2.so
 lib/libbonoboui-2.so.0
+lib/libbonoboui-2.so.0.0.0
 lib/libglade/2.0/libbonobo.a
 lib/libglade/2.0/libbonobo.la
 lib/libglade/2.0/libbonobo.so
@@ -138,52 +139,3 @@
 share/locale/zh_HK/LC_MESSAGES/libbonoboui-2.0.mo
 share/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo
 share/locale/zu/LC_MESSAGES/libbonoboui-2.0.mo
- at dirrm lib/bonobo-2.0/samples
- at dirrm lib/bonobo-2.0
- at dirrm include/libbonoboui-2.0/bonobo
- at dirrm include/libbonoboui-2.0
- at dirrmtry share/applications
- at dirrmtry share/locale/zu/LC_MESSAGES
- at dirrmtry share/locale/zu
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yi/LC_MESSAGES
- at dirrmtry share/locale/yi
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/sr at ije/LC_MESSAGES
- at dirrmtry share/locale/sr at ije
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/ps/LC_MESSAGES
- at dirrmtry share/locale/ps
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/nso/LC_MESSAGES
- at dirrmtry share/locale/nso
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as

Modified: trunk/x11-toolkits/libgdiplus/Makefile
===================================================================
--- trunk/x11-toolkits/libgdiplus/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgdiplus/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -1,28 +1,27 @@
 # $MidnightBSD$
 
 PORTNAME=	libgdiplus
-PORTVERSION=	2.10
-PORTREVISION=	3
+PORTVERSION=	3.8
 CATEGORIES=	x11-toolkits
-MASTER_SITES=	http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
+MASTER_SITES=	http://download.mono-project.com/sources/${PORTNAME}/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	GDI+ API for System.Windows.Forms in Mono
+
 LICENSE=	mit
 
-LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff \
-		gif.5:${PORTSDIR}/graphics/giflib \
-		png15:${PORTSDIR}/graphics/png \
-		cairo.2:${PORTSDIR}/graphics/cairo
+LIB_DEPENDS=	libtiff.so:${PORTSDIR}/graphics/tiff \
+		libgif.so:${PORTSDIR}/graphics/giflib \
+		libpng.so:${PORTSDIR}/graphics/png \
+		libcairo.so:${PORTSDIR}/graphics/cairo
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
-USE_GNOME=	gnomehack glib20
-USE_GMAKE=	yes
+USES=		gmake libtool:keepla pathfix pkgconfig
+USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 USE_XORG=	x11
-CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15
+CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
 .include <bsd.port.mk>

Modified: trunk/x11-toolkits/libgdiplus/distinfo
===================================================================
--- trunk/x11-toolkits/libgdiplus/distinfo	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgdiplus/distinfo	2015-03-30 01:26:32 UTC (rev 18498)
@@ -1,2 +1,2 @@
-SHA256 (libgdiplus-2.10.tar.bz2) = 2d9e0397ef5583ed855eaafcdac8cabbe1d58463ed1e4b545be6dde5b63712a4
-SIZE (libgdiplus-2.10.tar.bz2) = 1962898
+SHA256 (libgdiplus-3.8.tar.gz) = 6a3cfb4a1b67dd09197c385bacb8654f8d7ff49499f39c57825e1a8f77e69b28
+SIZE (libgdiplus-3.8.tar.gz) = 688029

Deleted: trunk/x11-toolkits/libgdiplus/files/patch-pngcodec.c
===================================================================
--- trunk/x11-toolkits/libgdiplus/files/patch-pngcodec.c	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgdiplus/files/patch-pngcodec.c	2015-03-30 01:26:32 UTC (rev 18498)
@@ -1,10 +0,0 @@
---- src/pngcodec.c.orig	2011-01-13 23:28:19.000000000 +0100
-+++ src/pngcodec.c	2012-04-27 12:33:01.000000000 +0200
-@@ -35,6 +35,7 @@
- #ifdef HAVE_LIBPNG
- 
- #include <png.h>
-+#include <pngpriv.h>
- #include "gdiplus-private.h"
- #include "pngcodec.h"
- #include <setjmp.h>

Added: trunk/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c
===================================================================
--- trunk/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c	                        (rev 0)
+++ trunk/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c	2015-03-30 01:26:32 UTC (rev 18498)
@@ -0,0 +1,177 @@
+$OpenBSD: patch-src_gifcodec_c,v 1.2 2014/07/18 16:00:28 ajacoutot Exp $
+
+giflib 5.0+
+http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/graphics/libgdiplus/patches/patch-src_gifcodec.c?rev=1.2
+
+--- src/gifcodec.c.orig	Fri Dec  2 18:23:12 2011
++++ src/gifcodec.c	Fri Jul 18 15:30:15 2014
+@@ -39,8 +39,12 @@ GUID gdip_gif_image_format_guid = {0xb96b3cb0U, 0x0728
+ 
+ #include "gifcodec.h"
+ 
+-/* giflib declares this incorrectly as EgifOpen */
++/* giflib declares this incorrectly as EgifOpen up to 4.1.2
++   GIF_LIB_VERSION is defined up to 4.1.6, and prototype is changed in 5.0,
++   so it is safe to use it as check condition */
++#ifdef GIF_LIB_VERSION
+ extern GifFileType *EGifOpen(void *userData, OutputFunc writeFunc);
++#endif
+ 
+ /* Data structure used for callback */
+ typedef struct
+@@ -129,7 +133,11 @@ AddExtensionBlockMono(SavedImage *New, int Len, BYTE E
+ 
+ 	if (ExtData) {
+ 		memcpy(ep->Bytes, ExtData, Len);
++#if GIFLIB_MAJOR >= 5
++		ep->Function = New->ExtensionBlocks[New->ExtensionBlockCount++].Function;
++#else
+ 		ep->Function = New->Function;
++#endif
+ 	}
+ 
+ 	return (GIF_OK);
+@@ -232,7 +240,11 @@ DGifSlurpMono(GifFileType * GifFile, SavedImage *Trail
+ 			}
+ 
+ 			case EXTENSION_RECORD_TYPE: {
++#if GIFLIB_MAJOR >= 5
++				if (DGifGetExtension(GifFile, &temp_save.ExtensionBlocks[temp_save.ExtensionBlockCount].Function, &ExtData) == GIF_ERROR) {
++#else
+ 				if (DGifGetExtension(GifFile, &temp_save.Function, &ExtData) == GIF_ERROR) {
++#endif
+ 					return (GIF_ERROR);
+ 				}
+ 
+@@ -245,7 +257,9 @@ DGifSlurpMono(GifFileType * GifFile, SavedImage *Trail
+ 					if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR) {
+ 						return (GIF_ERROR);
+ 					}
++#if GIFLIB_MAJOR < 5
+ 					temp_save.Function = 0;
++#endif
+ 				}
+ 				break;
+ 			}
+@@ -304,9 +318,17 @@ gdip_load_gif_image (void *stream, GpImage **image, BO
+ 	loop_counter = FALSE;
+ 
+ 	if (from_file) {
++#if GIFLIB_MAJOR >= 5
++		gif = DGifOpen(stream, &gdip_gif_fileinputfunc, NULL);
++#else 
+ 		gif = DGifOpen(stream, &gdip_gif_fileinputfunc);
++#endif
+ 	} else {
++#if GIFLIB_MAJOR >= 5
++		gif = DGifOpen (stream, &gdip_gif_inputfunc, NULL);
++#else
+ 		gif = DGifOpen (stream, &gdip_gif_inputfunc);
++#endif
+ 	}
+ 	
+ 	if (gif == NULL) {
+@@ -661,9 +683,17 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 	}
+ 
+ 	if (from_file) {
++#if GIFLIB_MAJOR >= 5
++		fp = EGifOpenFileName (stream, 0, NULL);
++#else
+ 		fp = EGifOpenFileName (stream, 0);
++#endif
+ 	} else {
++#if GIFLIB_MAJOR >= 5
++		fp = EGifOpen (stream, gdip_gif_outputfunc, NULL);
++#else
+ 		fp = EGifOpen (stream, gdip_gif_outputfunc);
++#endif
+ 	}
+ 		
+ 	if (!fp) {
+@@ -702,7 +732,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 					goto error; 
+ 				}
+ 
++#if GIFLIB_MAJOR >= 5
++				cmap = GifMakeMapObject(cmap_size, 0);
++#else
+ 				cmap = MakeMapObject(cmap_size, 0);
++#endif
+ 
+ 				pixbuf = GdipAlloc(pixbuf_size);
+ 				if (pixbuf == NULL) {
+@@ -793,7 +827,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 				pixbuf = pixbuf_org;
+ 			} else {
+ 				cmap_size = 256;
++#if GIFLIB_MAJOR >= 5
++				cmap  = GifMakeMapObject (cmap_size, 0);
++#else
+ 				cmap  = MakeMapObject (cmap_size, 0);
++#endif
+ 
+ 				red = GdipAlloc(pixbuf_size);
+ 				green = GdipAlloc(pixbuf_size);
+@@ -824,13 +862,21 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 						v += 4;
+ 					}
+ 				}
++#if GIFLIB_MAJOR >= 5
++				if (GifQuantizeBuffer(bitmap_data->width, bitmap_data->height, &cmap_size, 
++#else
+ 				if (QuantizeBuffer(bitmap_data->width, bitmap_data->height, &cmap_size, 
++#endif
+ 						red,  green, blue, pixbuf, cmap->Colors) == GIF_ERROR) {
+ 					goto error;
+ 				}
+ 			}
+ 
++#if GIFLIB_MAJOR >= 5
++			cmap->BitsPerPixel = GifBitSize (cmap_size);
++#else
+ 			cmap->BitsPerPixel = BitSize (cmap_size);
++#endif
+ 			cmap->ColorCount = 1 << cmap->BitsPerPixel;
+ 
+ 			if ((frame == 0) && (k == 0)) {
+@@ -848,8 +894,15 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 						Buffer[0] = 1;
+ 						Buffer[1] = ptr[0];
+ 						Buffer[2] = ptr[1];
++#if GIFLIB_MAJOR >= 5
++						EGifPutExtensionLeader(fp, APPLICATION_EXT_FUNC_CODE);
++						EGifPutExtensionBlock(fp, 11, "NETSCAPE2.0");
++						EGifPutExtensionBlock(fp, 3, Buffer);
++						EGifPutExtensionTrailer(fp);
++#else
+ 						EGifPutExtensionFirst(fp, APPLICATION_EXT_FUNC_CODE, 11, "NETSCAPE2.0");
+ 						EGifPutExtensionLast(fp, APPLICATION_EXT_FUNC_CODE, 3, Buffer);
++#endif
+ 					}
+ 				}
+ 
+@@ -901,7 +954,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 				pixbuf += bitmap_data->width;
+ 			}
+ 
++#if GIFLIB_MAJOR >= 5
++			GifFreeMapObject (cmap);
++#else
+ 			FreeMapObject (cmap);
++#endif
+ 			if (red != NULL) {
+ 				GdipFree (red);
+ 			}
+@@ -929,7 +986,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO
+ 
+ error:
+ 	if (cmap != NULL) {
++#if GIFLIB_MAJOR >= 5
++		GifFreeMapObject (cmap);
++#else
+ 		FreeMapObject (cmap);
++#endif
+ 	}
+ 
+ 	if (red != NULL) {


Property changes on: trunk/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/x11-toolkits/libgdiplus/pkg-plist
===================================================================
--- trunk/x11-toolkits/libgdiplus/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgdiplus/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,4 +2,5 @@
 lib/libgdiplus.la
 lib/libgdiplus.so
 lib/libgdiplus.so.0
+lib/libgdiplus.so.0.0.0
 libdata/pkgconfig/libgdiplus.pc

Modified: trunk/x11-toolkits/libgnomeprintui/Makefile
===================================================================
--- trunk/x11-toolkits/libgnomeprintui/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgnomeprintui/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgnomeprintui
 PORTVERSION=	2.18.6
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -14,17 +14,15 @@
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
 
-USE_BZIP2=	yes
+USES=		bison gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
 USE_XORG=	x11 xpm
-USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack libgnomeprint libgnomecanvas \
-		intlhack ltverhack
-USE_GETTEXT=	yes
+USE_GNOME=	gnomeprefix libgnomeprint libgnomecanvas \
+		intlhack
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	libtool
-USE_BISON=	build
+GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
 PLIST_SUB=	VERSION=${PORTVERSION}
 

Modified: trunk/x11-toolkits/libgnomeprintui/pkg-plist
===================================================================
--- trunk/x11-toolkits/libgnomeprintui/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgnomeprintui/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -11,6 +11,7 @@
 lib/libgnomeprintui-2-2.la
 lib/libgnomeprintui-2-2.so
 lib/libgnomeprintui-2-2.so.0
+lib/libgnomeprintui-2-2.so.0.1.0
 libdata/pkgconfig/libgnomeprintui-2.2.pc
 %%DOCSDIR%%/ch02.html
 %%DOCSDIR%%/home.png
@@ -119,48 +120,3 @@
 share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo
 share/locale/zh_HK/LC_MESSAGES/libgnomeprintui-2.2.mo
 share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo
- at dirrm share/libgnomeprintui/%%VERSION%%
- at dirrm share/libgnomeprintui
- at dirrm %%DOCSDIR%%
- at dirrm include/libgnomeprintui-2.2/libgnomeprintui
- at dirrm include/libgnomeprintui-2.2
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/ps/LC_MESSAGES
- at dirrmtry share/locale/ps
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/nds/LC_MESSAGES
- at dirrmtry share/locale/nds
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/la/LC_MESSAGES
- at dirrmtry share/locale/la
- at dirrmtry share/locale/fur/LC_MESSAGES
- at dirrmtry share/locale/fur
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as

Modified: trunk/x11-toolkits/libgnomeui/Makefile
===================================================================
--- trunk/x11-toolkits/libgnomeui/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgnomeui/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libgnomeui
 PORTVERSION=	2.24.4
+PORTREVISION?=	1
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -10,25 +11,24 @@
 COMMENT=	Libraries for the GNOME GUI, a GNU desktop environment
 LICENSE=	gpl2
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 
 .if !defined(REFERENCE_PORT)
 
-LIB_DEPENDS+=	gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \
-		startup-notification-1.0:${PORTSDIR}/x11/startup-notification
+LIB_DEPENDS+=	libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
+		libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
 RUN_DEPENDS=	${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
 
-USE_GETTEXT=	yes
-USE_XORG=	sm xpm
-USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack gnomehier libbonoboui ltverhack \
-		referencehack gvfs
+USES+=		bison gettext gmake libtool:keepla pathfix pkgconfig
+USE_GNOME=	gnomeprefix libbonoboui referencehack gvfs
+USE_XORG=	sm
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	libtool
-USE_BISON=	build
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
+
 .include <bsd.port.mk>
 
 .endif

Modified: trunk/x11-toolkits/libgnomeui/pkg-plist
===================================================================
--- trunk/x11-toolkits/libgnomeui/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libgnomeui/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -56,6 +56,7 @@
 lib/libgnomeui-2.la
 lib/libgnomeui-2.so
 lib/libgnomeui-2.so.0
+lib/libgnomeui-2.so.0.2400.4
 libdata/pkgconfig/libgnomeui-2.0.pc
 share/locale/af/LC_MESSAGES/libgnomeui-2.0.mo
 share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo
@@ -161,71 +162,3 @@
 share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo
 share/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo
 share/pixmaps/gnome-about-logo.png
- at dirrm include/libgnomeui-2.0/libgnomeui
- at dirrm include/libgnomeui-2.0
- at dirrmtry share/locale/zu/LC_MESSAGES
- at dirrmtry share/locale/zu
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yi/LC_MESSAGES
- at dirrmtry share/locale/yi
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/uz at cyrillic/LC_MESSAGES
- at dirrmtry share/locale/uz at cyrillic
- at dirrmtry share/locale/ug/LC_MESSAGES
- at dirrmtry share/locale/ug
- at dirrmtry share/locale/tt/LC_MESSAGES
- at dirrmtry share/locale/tt
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/sr at ije/LC_MESSAGES
- at dirrmtry share/locale/sr at ije
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/ps/LC_MESSAGES
- at dirrmtry share/locale/ps
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/nso/LC_MESSAGES
- at dirrmtry share/locale/nso
- at dirrmtry share/locale/nds/LC_MESSAGES
- at dirrmtry share/locale/nds
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mi/LC_MESSAGES
- at dirrmtry share/locale/mi
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/la/LC_MESSAGES
- at dirrmtry share/locale/la
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/kk/LC_MESSAGES
- at dirrmtry share/locale/kk
- at dirrmtry share/locale/hy/LC_MESSAGES
- at dirrmtry share/locale/hy
- at dirrmtry share/locale/fur/LC_MESSAGES
- at dirrmtry share/locale/fur
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/crh/LC_MESSAGES
- at dirrmtry share/locale/crh
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as

Modified: trunk/x11-toolkits/libsexy/Makefile
===================================================================
--- trunk/x11-toolkits/libsexy/Makefile	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libsexy/Makefile	2015-03-30 01:26:32 UTC (rev 18498)
@@ -2,23 +2,26 @@
 
 PORTNAME=	libsexy
 PORTVERSION=	0.1.11
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits devel
 MASTER_SITES=	http://releases.chipx86.com/libsexy/libsexy/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Extension widgets for GTK+
+
 LICENSE=	lgpl
 
+LIB_DEPENDS=	libenchant.so:${PORTSDIR}/textproc/enchant
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
-LIB_DEPENDS=	enchant:${PORTSDIR}/textproc/enchant
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USE_AUTOTOOLS=	libtool
-USE_GETTEXT=	yes
-USE_GNOME=	gnomehack lthack gtk20 libxml2
+GNU_CONFIGURE=	yes
+USES=		gettext libtool pathfix pkgconfig
+USE_GNOME=	gtk20 libxml2
 USE_LDCONFIG=	yes
-USE_PKGCONFIG=	build
-GNU_CONFIGURE=	yes
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|g_strncasecmp|g_ascii_strncasecmp|' \
+		${WRKSRC}/libsexy/sexy-spell-entry.c
+
 .include <bsd.port.mk>

Modified: trunk/x11-toolkits/libsexy/pkg-plist
===================================================================
--- trunk/x11-toolkits/libsexy/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libsexy/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -6,9 +6,9 @@
 include/libsexy/sexy-url-label.h
 include/libsexy/sexy.h
 lib/libsexy.a
-lib/libsexy.la
 lib/libsexy.so
 lib/libsexy.so.2
+lib/libsexy.so.2.0.4
 libdata/pkgconfig/libsexy.pc
 share/gtk-doc/html/libsexy/SexyIconEntry.html
 share/gtk-doc/html/libsexy/SexySpellEntry.html
@@ -25,7 +25,3 @@
 share/gtk-doc/html/libsexy/right.png
 share/gtk-doc/html/libsexy/style.css
 share/gtk-doc/html/libsexy/up.png
- at dirrm share/gtk-doc/html/libsexy
- at dirrmtry share/gtk-doc/html
- at dirrmtry share/gtk-doc
- at dirrm include/libsexy

Modified: trunk/x11-toolkits/libwnck/pkg-plist
===================================================================
--- trunk/x11-toolkits/libwnck/pkg-plist	2015-03-29 23:40:39 UTC (rev 18497)
+++ trunk/x11-toolkits/libwnck/pkg-plist	2015-03-30 01:26:32 UTC (rev 18498)
@@ -15,7 +15,8 @@
 lib/libwnck-1.a
 lib/libwnck-1.la
 lib/libwnck-1.so
-lib/libwnck-1.so.25
+lib/libwnck-1.so.22
+lib/libwnck-1.so.22.3.31
 libdata/pkgconfig/libwnck-1.0.pc
 lib/girepository-1.0/Wnck-1.0.typelib
 share/locale/am/LC_MESSAGES/libwnck.mo
@@ -109,49 +110,3 @@
 share/locale/zh_HK/LC_MESSAGES/libwnck.mo
 share/locale/zh_TW/LC_MESSAGES/libwnck.mo
 share/gir-1.0/Wnck-1.0.gir
- at dirrm include/libwnck-1.0/libwnck
- at dirrm include/libwnck-1.0
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/ug/LC_MESSAGES
- at dirrmtry share/locale/ug
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mi/LC_MESSAGES
- at dirrmtry share/locale/mi
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/ky/LC_MESSAGES
- at dirrmtry share/locale/ky
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/kk/LC_MESSAGES
- at dirrmtry share/locale/kk
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/crh/LC_MESSAGES
- at dirrmtry share/locale/crh
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as



More information about the Midnightbsd-cvs mailing list