[96089] trunk/dports/python/py-pygccxml-devel/Portfile
Revision: 96089 https://trac.macports.org/changeset/96089 Author: mmoll@macports.org Date: 2012-07-31 07:17:30 -0700 (Tue, 31 Jul 2012) Log Message: ----------- py-pygccxml-devel: silent update Modified Paths: -------------- trunk/dports/python/py-pygccxml-devel/Portfile Modified: trunk/dports/python/py-pygccxml-devel/Portfile =================================================================== --- trunk/dports/python/py-pygccxml-devel/Portfile 2012-07-31 14:16:57 UTC (rev 96088) +++ trunk/dports/python/py-pygccxml-devel/Portfile 2012-07-31 14:17:30 UTC (rev 96089) @@ -6,6 +6,8 @@ name py-pygccxml-devel version 20120123 revision 1 +dist_subdir ${name}/${version}_1 + python.versions 25 26 27 python.default_version 27 categories-append devel @@ -16,8 +18,8 @@ platforms darwin homepage http://sourceforge.net/projects/pygccxml/ master_sites https://downloads.sourceforge.net/project/ompl/dependencies/ -checksums rmd160 4b77426e8b386c53bae4e4da2773d47f55315aa1 \ - sha256 94b7484d9015d5c8477085aab0514995ea19a9e8fdd194a2b7e2b8a92ff1b211 +checksums rmd160 353d819d3789af9efce4e56f5eafcb1fb65d9411 \ + sha256 4155e18cf3de7e7ee1a9f6a3924778940eca5a088d0c20755277d698bea00cca distname pygccxml-r1856 extract.suffix .tgz worksrcdir pygccxml
participants (1)
-
mmoll@macports.org