svn commit: r307939 - head/lang/pypy

Pawel Pekala pawel at FreeBSD.org
Wed Nov 28 21:44:35 UTC 2012


Author: pawel
Date: Wed Nov 28 21:44:35 2012
New Revision: 307939
URL: http://svnweb.freebsd.org/changeset/ports/307939

Log:
  Update pkg-descr
  
  PR:		ports/173833
  Submitted by:	poyopoyo at puripuri.plala.or.jp
  Approved by:	maintainer
  Feature safe:	yes

Modified:
  head/lang/pypy/pkg-descr

Modified: head/lang/pypy/pkg-descr
==============================================================================
--- head/lang/pypy/pkg-descr	Wed Nov 28 21:40:31 2012	(r307938)
+++ head/lang/pypy/pkg-descr	Wed Nov 28 21:44:35 2012	(r307939)
@@ -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.


More information about the svn-ports-head mailing list