Revision: 132479 https://trac.macports.org/changeset/132479 Author: sean@macports.org Date: 2015-02-01 23:14:13 -0800 (Sun, 01 Feb 2015) Log Message: ----------- py-hggit-devel: update to newest commit Modified Paths: -------------- trunk/dports/python/py-hggit/Portfile Modified: trunk/dports/python/py-hggit/Portfile =================================================================== --- trunk/dports/python/py-hggit/Portfile 2015-02-02 07:14:11 UTC (rev 132478) +++ trunk/dports/python/py-hggit/Portfile 2015-02-02 07:14:13 UTC (rev 132479) @@ -28,13 +28,13 @@ subport py27-$realname-devel {} if {[string match "*-devel" $subport]} { - bitbucket.setup durin42 hg-git 89bfb9994732 + bitbucket.setup durin42 hg-git a55006c9b484 name py-$realname-devel - version 0.7.99 - revision 3 + version 0.8.99 + revision 0 - checksums rmd160 de0b0961e3947784685d693c2b5caddd15c0d6ba \ - sha256 ba8acf97dfe475383b32a7f6a75d7441219455755dff944aaa1f6f5189e4b02f + checksums rmd160 0fd8597403658ba832e8171ed816a74c9d827d54 \ + sha256 549872bd3c2f76ccdf05754c4025be8cce0c809ec236d14046ae0f43f1572717 } else { bitbucket.setup durin42 hg-git 0.8.0 name py-${realname}
participants (1)
-
sean@macports.org