svn commit: r357964 - head/lang/pypy-devel

David Naylor dbn at FreeBSD.org
Mon Jun 16 09:52:58 UTC 2014


Author: dbn
Date: Mon Jun 16 09:52:57 2014
New Revision: 357964
URL: http://svnweb.freebsd.org/changeset/ports/357964
QAT: https://qat.redports.org/buildarchive/r357964/

Log:
  Pet portlint and add local-distfiles for lang/pypy-devel.
  
  PR:		190881
  Submitted by:	ports at robakdesign.com

Modified:
  head/lang/pypy-devel/Makefile
  head/lang/pypy-devel/pkg-descr

Modified: head/lang/pypy-devel/Makefile
==============================================================================
--- head/lang/pypy-devel/Makefile	Mon Jun 16 09:52:19 2014	(r357963)
+++ head/lang/pypy-devel/Makefile	Mon Jun 16 09:52:57 2014	(r357964)
@@ -4,7 +4,7 @@
 PORTNAME=	pypy
 DISTVERSION=	2.3.1
 CATEGORIES=	lang python
-MASTER_SITES=	http://cdn.bitbucket.org/pypy/pypy/get/ https://bitbucket.org/pypy/pypy/get/
+MASTER_SITES=	https://bitbucket.org/pypy/pypy/get/ LOCAL/dbn/pypy
 PKGNAMESUFFIX=	-devel
 DISTNAME=	release-${DISTVERSION}
 DIST_SUBDIR=	pypy

Modified: head/lang/pypy-devel/pkg-descr
==============================================================================
--- head/lang/pypy-devel/pkg-descr	Mon Jun 16 09:52:19 2014	(r357963)
+++ head/lang/pypy-devel/pkg-descr	Mon Jun 16 09:52:57 2014	(r357964)
@@ -14,4 +14,4 @@ PyPy is a fast, compliant alternative im
               micro-threads for massive concurrency.
  - As well as other features.
 
-WWW: http://pypy.org/
+WWW: http://pypy.org


More information about the svn-ports-all mailing list