From owner-svn-ports-all@freebsd.org Wed Dec 30 11:38:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBC31A56E99; Wed, 30 Dec 2015 11:38:39 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8F10106C; Wed, 30 Dec 2015 11:38:39 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBUBccED044637; Wed, 30 Dec 2015 11:38:38 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBUBccQG044635; Wed, 30 Dec 2015 11:38:38 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201512301138.tBUBccQG044635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 30 Dec 2015 11:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404834 - head/devel/plan9port X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2015 11:38:40 -0000 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