diff -ru /usr/ports/devel/plan9port/Makefile plan9port/Makefile --- /usr/ports/devel/plan9port/Makefile 2010-01-05 15:31:57.000000000 -0500 +++ plan9port/Makefile 2010-02-17 21:53:44.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= plan9port -PORTVERSION= 20080909 -PORTREVISION= 1 +PORTVERSION= 20100217 CATEGORIES= devel plan9 MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ @@ -22,7 +21,7 @@ PLIST= ${WRKDIR}/.PLIST SUB_FILES= pkg-message REINPLACE_ARGS= -i "" -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 PLAN9= ${PREFIX}/plan9 MANPREFIX= ${PLAN9} @@ -93,15 +92,13 @@ .include -.if ${OSVERSION} >= 800000 -BROKEN= does not build -.endif - post-patch: @${FIND} ${WRKSRC}/man -type f -regex ".*\.[0-9?]$\" \ | ${XARGS} ${REINPLACE_CMD} -e 's|\\\*9|${PLAN9}|' @${REINPLACE_CMD} -e 's|X11=/usr/X11R6|X11=${X11BASE}|' ${WRKSRC}/bin/9l \ ${WRKSRC}/src/cmd/devdraw/mkwsysrules.sh + @${REINPLACE_CMD} -e 's|/lib/font/bit|${PLAN9}/font|g' \ + ${WRKSRC}/src/cmd/acme/acme.c do-build: cd ${WRKSRC} && ./INSTALL diff -ru /usr/ports/devel/plan9port/distinfo plan9port/distinfo --- /usr/ports/devel/plan9port/distinfo 2008-10-11 11:23:58.000000000 -0400 +++ plan9port/distinfo 2010-02-17 00:46:10.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (plan9port-20080909.tgz) = f8b1afb3c64e6f66952b2329a2559247 -SHA256 (plan9port-20080909.tgz) = 583484c8ca0accc39a9d43b0decbfc3597a59a8627917fed3e6535d547551a65 -SIZE (plan9port-20080909.tgz) = 22716400 +MD5 (plan9port-20100217.tgz) = 0f3e62a91d6ecc21e0ec38bd0cdfa267 +SHA256 (plan9port-20100217.tgz) = 8ab52d50e6376606c2d16d3cb1da22f1d91ade6692cbb2a10e02a0e4d37b5455 +SIZE (plan9port-20100217.tgz) = 22824382