svn commit: r404834 - head/devel/plan9port

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Dec 30 11:38:40 UTC 2015


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 at 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


More information about the svn-ports-all mailing list