Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 18:09:47 +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: r439903 - head/lang/pypy
Message-ID:  <201705011809.v41I9lqs090210@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Mon May  1 18:09:47 2017
New Revision: 439903
URL: https://svnweb.freebsd.org/changeset/ports/439903

Log:
  lang/pypy3: bump PORTREVISION due to commit r439901
  
   - lang/pypy overrides lang/pypy3's PORTREVISION field
  
  PR:		218838

Modified:
  head/lang/pypy/Makefile

Modified: head/lang/pypy/Makefile
==============================================================================
--- head/lang/pypy/Makefile	Mon May  1 18:06:31 2017	(r439902)
+++ head/lang/pypy/Makefile	Mon May  1 18:09:47 2017	(r439903)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	pypy
 DISTVERSION?=	5.7.1	# Also update bsd.pypy.cffi.mk
-PORTREVISION=	1
+PORTREVISION?=	1
 CATEGORIES=	lang python
 MASTER_SITES=	https://bitbucket.org/pypy/pypy/downloads/ http://buildbot.pypy.org/mirror/
 DISTNAME?=	${PORTNAME}2-v${PORTVERSION}-src



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