Revision
140121
Author
sean@macports.org
Date
2015-09-09 14:27:46 -0700 (Wed, 09 Sep 2015)

Log Message

py-hggit: update to 0.8.2

Modified Paths

Diff

Modified: trunk/dports/python/py-hggit/Portfile (140120 => 140121)


--- trunk/dports/python/py-hggit/Portfile	2015-09-09 21:27:44 UTC (rev 140120)
+++ trunk/dports/python/py-hggit/Portfile	2015-09-09 21:27:46 UTC (rev 140121)
@@ -36,11 +36,11 @@
     checksums           rmd160  d19f9d6741adf3ff06ecf84c998a7bd609d07458 \
                         sha256  57741c5ccd9b48ad0bd9cbcb8740c7b49dbd89a3c712b22c8d004d0fb270f9e4
 } else {
-    bitbucket.setup     durin42 hg-git 0.8.1
+    bitbucket.setup     durin42 hg-git 0.8.2
     name                py-${realname}
 
-    checksums           rmd160  89291ccd710b73c2d5a50cd0b5ba1dbd2367f939 \
-                        sha256  ae2245f532abeca8d219e395bd45341ede1a329850761b7c139821c41687990b
+    checksums           rmd160  82716b8185b9a0b7c1b872399cc1e68647fac9c8 \
+                        sha256  f26028124a7673e3206b71c9ef5b1dd3bd32a9847e0c1431be6ba3bd14f74b3e
 }
 
 python.versions         27