ports/66471: Update port: x11-fm/gentoo to 0.11.51

KATO Tsuguru tkato at prontomail.com
Mon May 10 15:10:25 UTC 2004


>Number:         66471
>Category:       ports
>Synopsis:       Update port: x11-fm/gentoo to 0.11.51
>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 10 08:10:06 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 0.11.51

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-fm/gentoo/Makefile x11-fm/gentoo/Makefile
--- /usr/ports/x11-fm/gentoo/Makefile	Mon May 10 13:32:24 2004
+++ x11-fm/gentoo/Makefile	Mon May 10 13:52:46 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gentoo
-PORTVERSION=	0.11.49
+PORTVERSION=	0.11.51
 CATEGORIES=	x11-fm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,7 +19,6 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--disable-fam
 
 MAN1=		gentoo.1
 
@@ -32,6 +31,12 @@
 .else
 USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
+.endif
+
+.if defined(WITH_FAM)
+LIB_DEPENDS+=	fam.0:${PORTSDIR}/devel/fam
+.else
+CONFIGURE_ARGS+=	--disable-fam
 .endif
 
 post-patch:
diff -urN /usr/ports/x11-fm/gentoo/distinfo x11-fm/gentoo/distinfo
--- /usr/ports/x11-fm/gentoo/distinfo	Mon May 10 13:32:24 2004
+++ x11-fm/gentoo/distinfo	Mon May 10 13:43:50 2004
@@ -1,2 +1,2 @@
-MD5 (gentoo-0.11.49.tar.gz) = d4ba19c5ab08c1c38b2ba9df733c754a
-SIZE (gentoo-0.11.49.tar.gz) = 1277249
+MD5 (gentoo-0.11.51.tar.gz) = e9bcc95dd5c16a607a202cb7b5d2d73a
+SIZE (gentoo-0.11.51.tar.gz) = 1309684
diff -urN /usr/ports/x11-fm/gentoo/pkg-plist x11-fm/gentoo/pkg-plist
--- /usr/ports/x11-fm/gentoo/pkg-plist	Mon May 10 13:32:24 2004
+++ x11-fm/gentoo/pkg-plist	Mon May 10 14:02:54 2004
@@ -214,14 +214,15 @@
 %%DATADIR%%/icons/xpm2.xpm
 %%NLS%%share/locale/de/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/gentoo.mo
+%%NLS%%share/locale/it/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/gentoo.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/ru_RU.CP1251/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/ru_RU.KOI8-R/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/ru_RU.UTF-8/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/ru_RU.cp1251/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/ru_RU.koi8r/LC_MESSAGES/gentoo.mo
 %%NLS%%share/locale/ru_RU.utf8/LC_MESSAGES/gentoo.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/gentoo.mo
 @dirrm %%DATADIR%%/icons
 @dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/scratch
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list