ports/146922: [UPDATE] x11/xfce4-conf to 4.6.2

Olivier Duchateau duchateau.olivier at gmail.com
Mon May 24 18:40:02 UTC 2010


>Number:         146922
>Category:       ports
>Synopsis:       [UPDATE] x11/xfce4-conf to 4.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 18:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD orval.errements.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/x11/xfce4-conf/Makefile xfce4-conf/Makefile
--- /usr/ports/x11/xfce4-conf/Makefile	2010-04-07 11:22:31.000000000 +0200
+++ xfce4-conf/Makefile	2010-05-23 15:21:06.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xfce4-conf
-PORTVERSION=	4.6.1
-PORTREVISION=	3
+PORTVERSION=	4.6.2
 CATEGORIES=	x11 xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 DISTNAME=	xfconf-${PORTVERSION}
@@ -21,14 +20,18 @@
 USE_AUTOTOOLS=	libtool:22
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GETTEXT=	yes
 USE_GMAKE=	yes
 USE_GNOME=	glib20 gnometarget gnomehack gtk20 intltool intlhack pkgconfig
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libutil
+USE_XORG=	x11
+
+CONFIGURE_ARGS=	--enable-gtk-doc-html=no \
+		 --disable-debug
 
 OPTIONS=	GTKDOC	"install the library documentation"	off \
-		PERL	"Install Perl bindings"			off
+		PERL	"Install Perl bindings"			off \
+		NLS		"Enable Native Language Support"		on
 
 MAN3PREFIX?=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
@@ -39,9 +42,7 @@
 BUILD_DEPENDS+=	p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=1.12:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
 		p5-Glib2>=1.200:${PORTSDIR}/devel/p5-Glib2
-RUN_DEPENDS+=	p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \
-		p5-ExtUtils-PkgConfig>=1.12:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
-		p5-Glib2>=1.200:${PORTSDIR}/devel/p5-Glib2
+RUN_DEPENDS+= ${BUILD_DEPENDS}
 CONFIGURE_ARGS+=--enable-perl-bindings
 PLIST_SUB+=	PERLBIND=""
 .else
@@ -56,6 +57,15 @@
 CONFIGURE_ARGS+=--disable-gtk-doc
 .endif
 
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+CONFIGURE_ARGS+=	--enable-nls
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS+=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \
 		${WRKSRC}/docs/reference/Makefile.in
diff -urN /usr/ports/x11/xfce4-conf/distinfo xfce4-conf/distinfo
--- /usr/ports/x11/xfce4-conf/distinfo	2009-05-06 16:56:26.000000000 +0200
+++ xfce4-conf/distinfo	2010-05-23 14:28:21.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xfce4/xfconf-4.6.1.tar.bz2) = d4d3018767ea9eb4b57cc57d4038023b
-SHA256 (xfce4/xfconf-4.6.1.tar.bz2) = 22a596f73795be398382e82e9c11062423daa374339ce6db808f73a6ba19380e
-SIZE (xfce4/xfconf-4.6.1.tar.bz2) = 440499
+MD5 (xfce4/xfconf-4.6.2.tar.bz2) = 5ff93c15077c6dbbcd38c437bc1ab2ef
+SHA256 (xfce4/xfconf-4.6.2.tar.bz2) = 7b2635abc33ae6a76145238ed27557bc1ff91b1a5ee0757962f798a66d56f478
+SIZE (xfce4/xfconf-4.6.2.tar.bz2) = 463902
diff -urN /usr/ports/x11/xfce4-conf/pkg-plist xfce4-conf/pkg-plist
--- /usr/ports/x11/xfce4-conf/pkg-plist	2009-05-06 16:56:26.000000000 +0200
+++ xfce4-conf/pkg-plist	2010-05-23 15:17:09.000000000 +0200
@@ -4,10 +4,10 @@
 include/xfce4/xfconf-0/xfconf/xfconf-errors.h
 include/xfce4/xfconf-0/xfconf/xfconf-types.h
 include/xfce4/xfconf-0/xfconf/xfconf.h
-lib/libxfconf-0.so.2
-lib/libxfconf-0.so
-lib/libxfconf-0.la
 lib/libxfconf-0.a
+lib/libxfconf-0.la
+lib/libxfconf-0.so
+lib/libxfconf-0.so.2
 libdata/pkgconfig/libxfconf-0.pc
 libexec/xfconfd
 share/dbus-1/services/org.xfce.Xfconf.service
@@ -29,30 +29,37 @@
 share/gtk-doc/html/xfconf/xfconf-xfconf.html
 share/gtk-doc/html/xfconf/xfconf.devhelp
 share/gtk-doc/html/xfconf/xfconf.devhelp2
-share/locale/ca/LC_MESSAGES/xfconf.mo
-share/locale/cs/LC_MESSAGES/xfconf.mo
-share/locale/da/LC_MESSAGES/xfconf.mo
-share/locale/de/LC_MESSAGES/xfconf.mo
-share/locale/es/LC_MESSAGES/xfconf.mo
-share/locale/eu/LC_MESSAGES/xfconf.mo
-share/locale/fi/LC_MESSAGES/xfconf.mo
-share/locale/fr/LC_MESSAGES/xfconf.mo
-share/locale/gl/LC_MESSAGES/xfconf.mo
-share/locale/hu/LC_MESSAGES/xfconf.mo
-share/locale/id/LC_MESSAGES/xfconf.mo
-share/locale/it/LC_MESSAGES/xfconf.mo
-share/locale/ja/LC_MESSAGES/xfconf.mo
-share/locale/nb/LC_MESSAGES/xfconf.mo
-share/locale/nl/LC_MESSAGES/xfconf.mo
-share/locale/pl/LC_MESSAGES/xfconf.mo
-share/locale/pt_BR/LC_MESSAGES/xfconf.mo
-share/locale/pt/LC_MESSAGES/xfconf.mo
-share/locale/ro/LC_MESSAGES/xfconf.mo
-share/locale/ru/LC_MESSAGES/xfconf.mo
-share/locale/sv/LC_MESSAGES/xfconf.mo
-share/locale/tr/LC_MESSAGES/xfconf.mo
-share/locale/uk/LC_MESSAGES/xfconf.mo
-share/locale/zh_CN/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/am/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/da/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/de/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/es/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/id/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/it/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ur/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfconf.mo
 %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/Xfconf.so
 %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/Xfconf.bs
 %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/.packlist
@@ -66,9 +73,73 @@
 %%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install
 %%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf
 %%PERLBIND%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4
+%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/zh_CN
+%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur_PK
+%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur
+%%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/uk
+%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ug
+%%NLS%%@dirrmtry share/locale/tr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/tr
+%%NLS%%@dirrmtry share/locale/sv/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sv
+%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ru
+%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ro
+%%NLS%%@dirrmtry share/locale/pt_BR/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pt_BR
+%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pt
+%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pl
+%%NLS%%@dirrmtry share/locale/nl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nl
+%%NLS%%@dirrmtry share/locale/nb/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nb
+%%NLS%%@dirrmtry share/locale/lv/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/lv
+%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/kk
+%%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ja
+%%NLS%%@dirrmtry share/locale/it/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/it
+%%NLS%%@dirrmtry share/locale/id/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/id
+%%NLS%%@dirrmtry share/locale/hu/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/hu
+%%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/gl
+%%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fr
+%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fi
+%%NLS%%@dirrmtry share/locale/eu/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/eu
+%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/es
+%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/de
+%%NLS%%@dirrmtry share/locale/da/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/da
+%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/cs
+%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ca
+%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ast
+%%NLS%%@dirrmtry share/locale/am/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/am
 @dirrm share/gtk-doc/html/xfconf
 @dirrmtry share/gtk-doc/html
 @dirrmtry share/gtk-doc
+ at dirrmtry share/dbus-1/services
+ at dirrmtry share/dbus-1
 @dirrm include/xfce4/xfconf-0/xfconf
 @dirrm include/xfce4/xfconf-0
 @dirrmtry include/xfce4


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list