View | Details | Raw Unified | Return to bug 118667
Collapse All | Expand All

(-)devel/plan9port/Makefile (-3 / +3 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	plan9port
8
PORTNAME=	plan9port
9
PORTVERSION=	20070223
9
PORTVERSION=	20071208
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	devel plan9
11
CATEGORIES=	devel plan9
12
MASTER_SITES=	http://swtch.com/plan9port/ \
12
MASTER_SITES=	http://swtch.com/plan9port/ \
13
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
13
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
14
EXTRACT_SUFX=	.tgz
14
EXTRACT_SUFX=	.tgz
15
15
16
MAINTAINER=	serge.gagnon@b2b2c.ca
16
MAINTAINER=	serge.gagnon.1@ulaval.ca
17
COMMENT=	Port of the bulk of the Plan9 software build environment to Unix
17
COMMENT=	Port of the bulk of the Plan9 software build environment to Unix
18
18
19
USE_XLIB=	YES
19
USE_XLIB=	YES
Lines 44-50 Link Here
44
		web.1 wintext.1 ndb.1 passwd.1 secstored.1 tar.1 pem.1 \
44
		web.1 wintext.1 ndb.1 passwd.1 secstored.1 tar.1 pem.1 \
45
		readcons.1 rsa.1 ssh-agent.1 netfiles.1 sftpcache.1 \
45
		readcons.1 rsa.1 ssh-agent.1 netfiles.1 sftpcache.1 \
46
		hist.1 venti.1 yesterday.1 hget.1 snarfer.1 htmlroff.1 \
46
		hist.1 venti.1 yesterday.1 hget.1 snarfer.1 htmlroff.1 \
47
		resample.1 devdraw.1 mount.1
47
		resample.1 devdraw.1 mount.1 hg.1
48
48
49
MAN3=		ioproc.3 bio.3 fmtinstall.3 isalpharune.3 print.3 rune.3 \
49
MAN3=		ioproc.3 bio.3 fmtinstall.3 isalpharune.3 print.3 rune.3 \
50
		runestrcat.3 thread.3 9p.3 matrix.3 arith3.3 ctime.3 \
50
		runestrcat.3 thread.3 9p.3 matrix.3 arith3.3 ctime.3 \
(-)devel/plan9port/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (plan9port-20070223.tgz) = 7a4626e8152583fda38f5a740bcbfc14
1
MD5 (plan9port-20071208.tgz) = c151c49080d3639ed16ab4954ce54f0f
2
SHA256 (plan9port-20070223.tgz) = 673bc282a4080f0b20cd307878bef212c7c9356a6e0be8f8088c7dcd24ec6e57
2
SHA256 (plan9port-20071208.tgz) = 50f1995cec80c17ea1bfaa94500106fccf1b39ab01802d03cc9f732344373383
3
SIZE (plan9port-20070223.tgz) = 22618750
3
SIZE (plan9port-20071208.tgz) = 22646296

Return to bug 118667