ports/173833: [PATCH] lang/pypy: catch-up description

poyopoyo at puripuri.plala.or.jp poyopoyo at puripuri.plala.or.jp
Thu Nov 22 09:00:01 UTC 2012


>Number:         173833
>Category:       ports
>Synopsis:       lang/pypy: catch-up description
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 22 09:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     SATO Kuro
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
personal
>Environment:
>Description:

According to release notes, pypy-1.9 implements python-2.7.2.

>How-To-Repeat:

https://bitbucket.org/pypy/pypy/src/default/pypy/doc/release-1.9.0.rst
| Highlights
| This release still implements Python 2.7.2.

>Fix:
Index: Makefile
===================================================================
--- Makefile	(revision 307639)
+++ Makefile	(working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pypy
 DISTVERSION=	1.9
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang python java
 MASTER_SITES=	https://bitbucket.org/pypy/pypy/get/
 DISTNAME=	release-${DISTVERSION}
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 307639)
+++ pkg-descr	(working copy)
@@ -1,5 +1,5 @@
 PyPy is a fast, compliant alternative implementation of the Python language
-(2.7.1). It has several advantages and distinct features:
+(2.7.2). It has several advantages and distinct features:
 
  - Speed: thanks to its Just-in-Time compiler, Python programs often run faster
           on PyPy.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list