summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-23 06:23:23 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-23 06:23:23 +0000
commit7d16510c2cc25b31ab197f38e73a10891e5684b0 (patch)
tree0ae1ef374ac09bd7ab6feaa0e7bd14b8214f0121 /x11-fm
parentAdd new port: www/cgi-lib.pl . (diff)
upgrade to 0.11.27
PR: 39685 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=61777
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gentoo/Makefile8
-rw-r--r--x11-fm/gentoo/distinfo2
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index 805582fae918..86ea2e44a312 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -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 @@ post-install:
.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>
diff --git a/x11-fm/gentoo/distinfo b/x11-fm/gentoo/distinfo
index 0bbb272a7256..4539efd31cb0 100644
--- a/x11-fm/gentoo/distinfo
+++ b/x11-fm/gentoo/distinfo
@@ -1 +1 @@
-MD5 (gentoo-0.11.26.tar.gz) = 7b0abe3c62e63616751ca6683ab6b291
+MD5 (gentoo-0.11.27.tar.gz) = 3b3bbeab88743e78ca481c4ae1fba9d7