Revision: 120725 https://trac.macports.org/changeset/120725 Author: sean@macports.org Date: 2014-06-05 20:53:29 -0700 (Thu, 05 Jun 2014) 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 2014-06-06 03:53:23 UTC (rev 120724) +++ trunk/dports/python/py-hggit/Portfile 2014-06-06 03:53:29 UTC (rev 120725) @@ -28,13 +28,12 @@ subport py27-$realname-devel {} if {[string match "*-devel" $subport]} { - bitbucket.setup durin42 hg-git 51b3b3b4927e + bitbucket.setup durin42 hg-git 2f8bedc6007d name py-$realname-devel - version 0.5.99 - revision 5 + version 0.6.99 - checksums rmd160 e9e53f657f13cdb2199cf913261a0f33b6e7dbac \ - sha256 d9f36e3d34772aefdf26c6be112e1a34d0fdbca8b6183e2cc310f566eb3d5279 + checksums rmd160 b5e86af3d96b503e359ffb3fdfb4d862cad70c50 \ + sha256 d899e86f6707998d344c0d04ba804c1cf191104d3e551a5eeb11490946e01d4e } else { bitbucket.setup durin42 hg-git 0.6.0 name py-${realname}
participants (1)
-
sean@macports.org