View | Details | Raw Unified | Return to bug 92664 | Differences between
and this patch

Collapse All | Expand All

(-)devel/plan9port/Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	plan9port
8
PORTNAME=	plan9port
9
PORTVERSION=	20060127
9
PORTVERSION=	20060131
10
CATEGORIES=	devel plan9
10
CATEGORIES=	devel plan9
11
MASTER_SITES=	http://swtch.com/plan9port/ \
11
MASTER_SITES=	http://swtch.com/plan9port/ \
12
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
12
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
Lines 15-27 Link Here
15
MAINTAINER=	serge.gagnon@b2b2c.ca
15
MAINTAINER=	serge.gagnon@b2b2c.ca
16
COMMENT=	Port of the bulk of the Plan9 software build environment to Unix
16
COMMENT=	Port of the bulk of the Plan9 software build environment to Unix
17
17
18
RESTRICTED=	"Redistribution is not permitted"
18
RESTRICTED=	Redistribution is not permitted
19
USE_PERL5=	YES
19
USE_PERL5=	YES
20
USE_XLIB=	YES
20
USE_XLIB=	YES
21
WRKSRC=		${WRKDIR}/plan9
21
WRKSRC=		${WRKDIR}/plan9
22
PLIST=		${WRKDIR}/.PLIST
22
PLIST=		${WRKDIR}/.PLIST
23
SUB_FILES=	pkg-message
23
SUB_FILES=	pkg-message
24
USE_REINPLACE=	yes
25
REINPLACE_ARGS=	-i ""
24
REINPLACE_ARGS=	-i ""
26
ONLY_FOR_ARCHS=	i386
25
ONLY_FOR_ARCHS=	i386
27
26
(-)devel/plan9port/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (plan9port-20060127.tgz) = fa7386cd3f4b221ce66dd33319b27ef7
1
MD5 (plan9port-20060131.tgz) = d76f77687a429fdee63135bf2fbfd6d8
2
SHA256 (plan9port-20060127.tgz) = 25f2d582a5d54d76438c03a9d0d145ad10424726b01118d2b9de91e2ae9eb6be
2
SHA256 (plan9port-20060131.tgz) = b6a9271cb4e4af5b55600e6eae82f66814351343fd007a40a2b1c4900135dac8
3
SIZE (plan9port-20060127.tgz) = 18380753
3
SIZE (plan9port-20060131.tgz) = 18385400

Return to bug 92664