[78325] trunk/dports/python/py26-pybox2d

stromnov at macports.org stromnov at macports.org
Tue May 3 01:42:39 PDT 2011


Revision: 78325
          http://trac.macports.org/changeset/78325
Author:   stromnov at macports.org
Date:     2011-05-03 01:42:37 -0700 (Tue, 03 May 2011)
Log Message:
-----------
py26-pybox2d: update to version 2.0.2b2

Modified Paths:
--------------
    trunk/dports/python/py26-pybox2d/Portfile

Removed Paths:
-------------
    trunk/dports/python/py26-pybox2d/files/

Modified: trunk/dports/python/py26-pybox2d/Portfile
===================================================================
--- trunk/dports/python/py26-pybox2d/Portfile	2011-05-03 08:27:29 UTC (rev 78324)
+++ trunk/dports/python/py26-pybox2d/Portfile	2011-05-03 08:42:37 UTC (rev 78325)
@@ -5,11 +5,9 @@
 PortGroup           python26 1.0
 
 name                py26-pybox2d
-version             2.0.2b1
+version             2.0.2b2
 maintainers         stromnov openmaintainer
 
-conflicts           py26-pybox2d-devel
-
 description         Python Box2D Bindings - 2D Physics
 
 long_description    ${description}
@@ -19,16 +17,13 @@
 homepage            http://pybox2d.googlecode.com/
 master_sites        googlecode:pybox2d
 
-distname            Box2D-${version}
+distname            pybox2d-${version}
+worksrcdir          Box2D-${version}
 use_zip             yes
 
-checksums           md5     05b01a77f9ffad35058e4698527602a7 \
-                    sha1    51677c0cf7d3d2e34e99078b7667320a4cf2fb8c \
-                    rmd160  943fa7cccbd634be488514bd87e7b6e96e748060
+checksums           md5     b3e7d043f57b486aaf86d1892c5a8d45 \
+                    sha1    fb4486f2dea088e6e8ddaac708cb036d0bbf8161 \
+                    rmd160  362a16da2932f1bc748696f384649b6641195e53
 
-patchfiles          patch-Box2D-Box2D.i.diff
-
 depends_build-append \
                     port:swig
-
-livecheck.regex     "location.href='http://pybox2d.googlecode.com/files/Box2D\-(\\d+(?:\\.\\d+(?:b?\\d+)?)*)${extract.suffix}'"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110503/6f6ce345/attachment.html>


More information about the macports-changes mailing list