Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2014 09:52:57 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357964 - head/lang/pypy-devel
Message-ID:  <201406160952.s5G9qvsM006678@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406160952.s5G9qvsM006678>