Date: Wed, 30 Dec 2015 11:38:38 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404834 - head/devel/plan9port Message-ID: <201512301138.tBUBccQG044635@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Wed Dec 30 11:38:38 2015 New Revision: 404834 URL: https://svnweb.freebsd.org/changeset/ports/404834 Log: Switch to a working MASTER_SITE and reroll distinfo. The difference in contents is all in the .hg directory. Modified: head/devel/plan9port/Makefile head/devel/plan9port/distinfo Modified: head/devel/plan9port/Makefile ============================================================================== --- head/devel/plan9port/Makefile Wed Dec 30 11:19:08 2015 (r404833) +++ head/devel/plan9port/Makefile Wed Dec 30 11:38:38 2015 (r404834) @@ -5,13 +5,11 @@ PORTNAME= plan9port PORTVERSION= 20140306 PORTREVISION= 4 CATEGORIES= devel plan9 -MASTER_SITES= http://swtch.com/${PORTNAME}/ +MASTER_SITES= https://plan9port.googlecode.com/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Port of many Plan 9 programs to Unix-like operating systems -BROKEN= unfetchable - LICENSE= LUCENT LICENSE_NAME= Lucent Public License Version 1.02 LICENSE_FILE= ${WRKSRC}/LICENSE Modified: head/devel/plan9port/distinfo ============================================================================== --- head/devel/plan9port/distinfo Wed Dec 30 11:19:08 2015 (r404833) +++ head/devel/plan9port/distinfo Wed Dec 30 11:38:38 2015 (r404834) @@ -1,2 +1,2 @@ -SHA256 (plan9port-20140306.tgz) = 1b4afb0776f14a47fd1960eabb7f928c3a39a5aefa602088bad2eafec655ed7a -SIZE (plan9port-20140306.tgz) = 54498850 +SHA256 (plan9port-20140306.tgz) = cbb826cde693abdaa2051c49e7ebf75119bf2a4791fe3b3229f1ac36a408eaeb +SIZE (plan9port-20140306.tgz) = 54512505
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512301138.tBUBccQG044635>