ports/168051: [UPDATE] x11/xfce4-conf to 4.10.0

Olivier Duchateau duchateau.olivier at gmail.com
Thu May 17 19:50:05 UTC 2012


>Number:         168051
>Category:       ports
>Synopsis:       [UPDATE] x11/xfce4-conf to 4.10.0
>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:   Thu May 17 19:50:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:

>How-To-Repeat:
Announce: http://mail.xfce.org/pipermail/xfce/2012-April/030365.html
>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/x11/xfce4-conf/Makefile xfce4-conf/Makefile
--- /usr/ports/x11/xfce4-conf/Makefile	2012-01-14 20:11:33.000000000 +0100
+++ xfce4-conf/Makefile	2012-05-09 06:15:43.000000000 +0200
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	xfce4-conf
-PORTVERSION=	4.8.1
+PORTVERSION=	4.10.0
 CATEGORIES=	x11 xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR=	src/xfce/xfconf/${PORTVERSION:R}
 DISTNAME=	xfconf-${PORTVERSION}
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	xfce at FreeBSD.org
-COMMENT=	Xfce 4 configuration mananger
+COMMENT=	D-Bus-based configuration storage system
 
 LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
 
@@ -27,6 +26,8 @@
 USE_XFCE=	configenv libutil
 USE_XORG=	x11
 
+CONFIGURE_ARGS+=--disable-gtk-doc-html
+
 OPTIONS=	APIDOCS	"Install api documentation"	off \
 		PERL	"Install Perl bindings"			off \
 		NLS	"Enable Native Language Support"	on
@@ -65,8 +66,4 @@
 PLIST_SUB+=	NLS="@comment "
 .endif
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \
-		${WRKSRC}/docs/reference/Makefile.in
-
 .include <bsd.port.post.mk>
diff -urN /usr/ports/x11/xfce4-conf/distinfo xfce4-conf/distinfo
--- /usr/ports/x11/xfce4-conf/distinfo	2012-01-14 20:11:33.000000000 +0100
+++ xfce4-conf/distinfo	2012-05-09 06:15:43.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfconf-4.8.1.tar.bz2) = 9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb
-SIZE (xfce4/xfconf-4.8.1.tar.bz2) = 501216
+SHA256 (xfce4/xfconf-4.10.0.tar.bz2) = 175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576
+SIZE (xfce4/xfconf-4.10.0.tar.bz2) = 517425
diff -urN /usr/ports/x11/xfce4-conf/pkg-descr xfce4-conf/pkg-descr
--- /usr/ports/x11/xfce4-conf/pkg-descr	2011-10-26 22:27:22.000000000 +0200
+++ xfce4-conf/pkg-descr	2012-05-17 20:13:56.000000000 +0200
@@ -1,3 +1,3 @@
-Xfce 4 configuration mananger
+D-Bus-based configuration storage system.
 
-WWW: http://www.xfce.org/projects/libraries/
+WWW: http://www.xfce.org/projects
diff -urN /usr/ports/x11/xfce4-conf/pkg-plist xfce4-conf/pkg-plist
--- /usr/ports/x11/xfce4-conf/pkg-plist	2012-01-14 20:11:33.000000000 +0100
+++ xfce4-conf/pkg-plist	2012-05-09 06:15:43.000000000 +0200
@@ -27,7 +27,6 @@
 %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html
 %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-types.html
 %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf.html
-%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf.devhelp
 %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf.devhelp2
 %%NLS%%share/locale/ar/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/ast/LC_MESSAGES/xfconf.mo
@@ -52,10 +51,11 @@
 %%NLS%%share/locale/ja/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/kk/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/lv/LC_MESSAGES/xfconf.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/pa/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/xfconf.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/xfconf.mo


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



More information about the freebsd-ports-bugs mailing list