Revision: 149522 https://trac.macports.org/changeset/149522 Author: sean@macports.org Date: 2016-06-23 15:53:17 -0700 (Thu, 23 Jun 2016) 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 2016-06-23 22:53:14 UTC (rev 149521) +++ trunk/dports/python/py-hggit/Portfile 2016-06-23 22:53:17 UTC (rev 149522) @@ -27,13 +27,13 @@ subport py27-hggit-devel {} if {[string match "*-devel" $subport]} { - bitbucket.setup durin42 hg-git be0d1413a06f + bitbucket.setup durin42 hg-git 3f5c822b93b1 name py-hggit-devel version 0.8.99 - revision 16 + revision 17 - checksums rmd160 87496237c4f5f285ae4c75e52c4b8de2023592da \ - sha256 1b12dee09d6ca6c7b73d160a254af585122c949a26218dc7b5ed6a48e1989f0f + checksums rmd160 062edd441e5f74ff139b53abb31125c41f5b7393 \ + sha256 c8f6da4a47ee8d71e330113dd15c44476a79c6337d067fc22d3e3c6bc6fe942d } else { bitbucket.setup durin42 hg-git 0.8.5 name py-hggit
participants (1)
-
sean@macports.org