diff options
author | novel <novel@FreeBSD.org> | 2006-07-01 22:59:59 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-07-01 22:59:59 +0800 |
commit | 61ad11508e7fea625114de46db2f707dd4cf9703 (patch) | |
tree | afd1e5cc91262712ae1c23fbb4f67c1ca0480c92 /devel/plan9port | |
parent | 2de3ec61947dddee086a4cb5e132459ea00c4c4c (diff) | |
download | freebsd-ports-gnome-61ad11508e7fea625114de46db2f707dd4cf9703.tar.gz freebsd-ports-gnome-61ad11508e7fea625114de46db2f707dd4cf9703.tar.zst freebsd-ports-gnome-61ad11508e7fea625114de46db2f707dd4cf9703.zip |
Update to 20060629.
PR: 99646
Submitted by: Serge Gagnon (maintainer)
Diffstat (limited to 'devel/plan9port')
-rw-r--r-- | devel/plan9port/Makefile | 9 | ||||
-rw-r--r-- | devel/plan9port/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 13a0ab4e9ad8..6bc4f0b411aa 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plan9port -PORTVERSION= 20060511 +PORTVERSION= 20060629 CATEGORIES= devel plan9 MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ @@ -43,7 +43,7 @@ MAN1= 9term.1 acmeevent.1 ascii.1 acme.1 9p.1 basename.1 cal.1 \ web.1 wintext.1 ndb.1 passwd.1 secstored.1 tar.1 pem.1 \ readcons.1 rsa.1 ssh-agent.1 netfiles.1 sftpcache.1 \ hist.1 venti.1 yesterday.1 hget.1 snarfer.1 htmlroff.1 \ - resample.1 + resample.1 devdraw.1 MAN3= ioproc.3 bio.3 fmtinstall.3 isalpharune.3 print.3 rune.3 \ runestrcat.3 thread.3 9p.3 matrix.3 arith3.3 ctime.3 \ @@ -67,7 +67,8 @@ MAN3= ioproc.3 bio.3 fmtinstall.3 isalpharune.3 print.3 rune.3 \ window.3 searchpath.3 auth.3 authsrv.3 encrypt.3 ndb.3 \ readcons.3 venti-cache.3 venti-client.3 venti-conn.3 \ venti-fcall.3 venti-file.3 venti-log.3 venti-mem.3 \ - venti-packet.3 venti-server.3 venti-zero.3 venti.3 + venti-packet.3 venti-server.3 venti-zero.3 venti.3 \ + acme.3 drawfcall.3 MAN4= 0intro.4 9pserve.4 acme.4 import.4 plumber.4 ramfs.4 \ vacfs.4 factotum.4 srv.4 @@ -118,7 +119,7 @@ post-install: ${SH} lib/moveplan9.sh ${WRKSRC} ${CHGRP} kmem ${PLAN9}/bin/auxstats ${CHMOD} +s ${PLAN9}/bin/auxstats - ${CHMOD} 4777 ${PLAN9}/news + ${CHMOD} 01777 ${PLAN9}/news @${ECHO_CMD} "" @${CAT} ${PKGMESSAGE} diff --git a/devel/plan9port/distinfo b/devel/plan9port/distinfo index 0dbc315700eb..dbc569a114df 100644 --- a/devel/plan9port/distinfo +++ b/devel/plan9port/distinfo @@ -1,3 +1,3 @@ -MD5 (plan9port-20060511.tgz) = 750602cfe63f3634250bf497e839da00 -SHA256 (plan9port-20060511.tgz) = 2e9b191c95ac1dd6bed94eacca4e94fda944d1bbb5eb2b7cb51b171e47f5a673 -SIZE (plan9port-20060511.tgz) = 22540223 +MD5 (plan9port-20060629.tgz) = 3761bd764cdf6279b6ecdb420e5f6148 +SHA256 (plan9port-20060629.tgz) = a74f6ac246a055f8bd1b863c8049b3097d952a587fb41be0e0c305e4bf81cca5 +SIZE (plan9port-20060629.tgz) = 22564295 |