Revision: 140122 https://trac.macports.org/changeset/140122 Author: sean@macports.org Date: 2015-09-09 14:27:48 -0700 (Wed, 09 Sep 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-09-09 21:27:46 UTC (rev 140121) +++ trunk/dports/python/py-hggit/Portfile 2015-09-09 21:27:48 UTC (rev 140122) @@ -28,13 +28,13 @@ subport py27-$realname-devel {} if {[string match "*-devel" $subport]} { - bitbucket.setup durin42 hg-git e28affca64de + bitbucket.setup durin42 hg-git 596a721949bc name py-$realname-devel version 0.8.99 - revision 5 + revision 6 - checksums rmd160 d19f9d6741adf3ff06ecf84c998a7bd609d07458 \ - sha256 57741c5ccd9b48ad0bd9cbcb8740c7b49dbd89a3c712b22c8d004d0fb270f9e4 + checksums rmd160 bb1f139a965f0ff517c09dd2cf0df3bca0452ac1 \ + sha256 d10b378650e7a53fb5f351a02edee838009b9888ae5e62a16e46991d4592e580 } else { bitbucket.setup durin42 hg-git 0.8.2 name py-${realname}
participants (1)
-
sean@macports.org