Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 07:52:51 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39685: [MAINTAINER UPDATE] x11-fm/gentoo -> 0.11.27
Message-ID:  <20020623055251.25926C9@unsane.de>

next in thread | raw e-mail | index | archive | help

>Number:         39685
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] x11-fm/gentoo -> 0.11.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 22 23:00:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jun 16 12:43:32 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386


>Description:

Update x11-fm/gentoo from 0.11.26 to 0.11.27

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-fm/gentoo/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	2002/06/19 08:18:10	1.14
+++ Makefile	2002/06/23 05:51:58
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gentoo
-PORTVERSION=	0.11.26
+PORTVERSION=	0.11.27
 CATEGORIES=	x11-fm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -34,9 +34,9 @@
 .endfor
 	${TAR} -C ${WRKSRC}/docs --exclude "gentoo.1x" -cf - . | \
 		${TAR} -C ${DOCSDIR} --unlink -xf -
-	@find ${DOCSDIR} | xargs ${CHOWN} ${SHAREOWN}:${SHAREGRP}
-	@find ${DOCSDIR} | xargs ${CHMOD} ${SHAREMODE}
-	@find ${DOCSDIR} -type d | xargs ${CHMOD} a+x
+	@${FIND} ${DOCSDIR} | ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP}
+	@${FIND} ${DOCSDIR} | ${XARGS} ${CHMOD} ${SHAREMODE}
+	@${FIND} ${DOCSDIR} -type d | ${XARGS} ${CHMOD} a+x
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-fm/gentoo/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	2002/06/11 16:16:29	1.10
+++ distinfo	2002/06/23 05:51:58
@@ -1 +1 @@
-MD5 (gentoo-0.11.26.tar.gz) = 7b0abe3c62e63616751ca6683ab6b291
+MD5 (gentoo-0.11.27.tar.gz) = 3b3bbeab88743e78ca481c4ae1fba9d7
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020623055251.25926C9>