[99833] trunk/dports/python

mmoll at macports.org mmoll at macports.org
Sun Nov 18 14:49:54 PST 2012


Revision: 99833
          https://trac.macports.org/changeset/99833
Author:   mmoll at macports.org
Date:     2012-11-18 14:49:54 -0800 (Sun, 18 Nov 2012)
Log Message:
-----------
py-pygccxml-devel, py-pyplusplus-devel: update to new snapshot that supports python3.x. switch to new repository where unofficial development is continuing (official development seems to have stopped)

Modified Paths:
--------------
    trunk/dports/python/py-pygccxml-devel/Portfile
    trunk/dports/python/py-pyplusplus-devel/Portfile

Modified: trunk/dports/python/py-pygccxml-devel/Portfile
===================================================================
--- trunk/dports/python/py-pygccxml-devel/Portfile	2012-11-18 20:05:03 UTC (rev 99832)
+++ trunk/dports/python/py-pygccxml-devel/Portfile	2012-11-18 22:49:54 UTC (rev 99833)
@@ -4,11 +4,9 @@
 PortGroup           python 1.0
 
 name                py-pygccxml-devel
-version             20120123
-revision            1
-dist_subdir         ${name}/${version}_1
+version             20121113
 
-python.versions     25 26 27
+python.versions     26 27 31 32 33
 python.default_version 27
 categories-append   devel
 maintainers         mmoll openmaintainer
@@ -17,10 +15,10 @@
 long_description    ${description}
 platforms           darwin
 homepage            http://sourceforge.net/projects/pygccxml/
-master_sites        https://downloads.sourceforge.net/project/ompl/dependencies/
-checksums           rmd160  353d819d3789af9efce4e56f5eafcb1fb65d9411 \
-                    sha256  4155e18cf3de7e7ee1a9f6a3924778940eca5a088d0c20755277d698bea00cca
-distname            pygccxml-r1856
+master_sites        https://bitbucket.org/ompl/pygccxml/downloads/
+checksums           rmd160  37a8fb79e09a187576d0d8dd908d589ff25cba12 \
+                    sha256  bc7069dca42914d4e47e39f60c2104f9de7718920cd4887d24845da7ef0869c0
+distname            pygccxml-r575
 extract.suffix      .tgz
 worksrcdir          pygccxml
 

Modified: trunk/dports/python/py-pyplusplus-devel/Portfile
===================================================================
--- trunk/dports/python/py-pyplusplus-devel/Portfile	2012-11-18 20:05:03 UTC (rev 99832)
+++ trunk/dports/python/py-pyplusplus-devel/Portfile	2012-11-18 22:49:54 UTC (rev 99833)
@@ -4,9 +4,9 @@
 PortGroup           python 1.0
 
 name                py-pyplusplus-devel
-version             20120123
+version             20121113
 revision            1
-python.versions     25 26 27
+python.versions     25 26 27 31 32 33
 python.default_version 27
 categories-append   devel
 maintainers         mmoll openmaintainer
@@ -15,10 +15,10 @@
 long_description    ${description}
 platforms           darwin
 homepage            http://sourceforge.net/projects/pygccxml/
-master_sites        https://downloads.sourceforge.net/project/ompl/dependencies/
-checksums           rmd160  0cd27cb176f3f479d38798dd5c111d686d3e645f \
-                    sha256  791889deacfe3c0afa8a00eca0a16d86801b325b6ec4cf736a8fc255d88d4fb8
-distname            pyplusplus-r1856
+master_sites        https://bitbucket.org/ompl/pyplusplus/downloads/
+checksums           rmd160  4010abdbe2e34ed428ab6db98da1f2d76119c2ba \
+                    sha256  4e5dfefc666b724cfcd026538eaf438fe91cc9e3f37b343efc4f9fc13cb54490
+distname            pyplusplus-r1238
 extract.suffix      .tgz
 worksrcdir          pyplusplus
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121118/de381ba0/attachment.html>


More information about the macports-changes mailing list