diff options
author | garga <garga@FreeBSD.org> | 2006-02-03 05:20:59 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-02-03 05:20:59 +0800 |
commit | 58bd7536515bd3a27876dfd32d98162798d446ed (patch) | |
tree | c5c35bfb7ca65874b388e424876aec0fa85068cf /devel | |
parent | 0a91f5802de103ad555b96d34fd803c097460eb3 (diff) | |
download | freebsd-ports-graphics-58bd7536515bd3a27876dfd32d98162798d446ed.tar.gz freebsd-ports-graphics-58bd7536515bd3a27876dfd32d98162798d446ed.tar.zst freebsd-ports-graphics-58bd7536515bd3a27876dfd32d98162798d446ed.zip |
- Update to 20060131
PR: ports/92664
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/plan9port/Makefile | 5 | ||||
-rw-r--r-- | devel/plan9port/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index e52f36f3d09..140046036e7 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plan9port -PORTVERSION= 20060127 +PORTVERSION= 20060131 CATEGORIES= devel plan9 MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ @@ -15,13 +15,12 @@ EXTRACT_SUFX= .tgz MAINTAINER= serge.gagnon@b2b2c.ca COMMENT= Port of the bulk of the Plan9 software build environment to Unix -RESTRICTED= "Redistribution is not permitted" +RESTRICTED= Redistribution is not permitted USE_PERL5= YES USE_XLIB= YES WRKSRC= ${WRKDIR}/plan9 PLIST= ${WRKDIR}/.PLIST SUB_FILES= pkg-message -USE_REINPLACE= yes REINPLACE_ARGS= -i "" ONLY_FOR_ARCHS= i386 diff --git a/devel/plan9port/distinfo b/devel/plan9port/distinfo index 2c6588df23b..9ceda8c3742 100644 --- a/devel/plan9port/distinfo +++ b/devel/plan9port/distinfo @@ -1,3 +1,3 @@ -MD5 (plan9port-20060127.tgz) = fa7386cd3f4b221ce66dd33319b27ef7 -SHA256 (plan9port-20060127.tgz) = 25f2d582a5d54d76438c03a9d0d145ad10424726b01118d2b9de91e2ae9eb6be -SIZE (plan9port-20060127.tgz) = 18380753 +MD5 (plan9port-20060131.tgz) = d76f77687a429fdee63135bf2fbfd6d8 +SHA256 (plan9port-20060131.tgz) = b6a9271cb4e4af5b55600e6eae82f66814351343fd007a40a2b1c4900135dac8 +SIZE (plan9port-20060131.tgz) = 18385400 |