Revision
149516
Author
sean@macports.org
Date
2016-06-23 15:52:48 -0700 (Thu, 23 Jun 2016)

Log Message

py-hg-experimental: update to newest commmit

Modified Paths

Diff

Modified: trunk/dports/python/py-hgexperimental/Portfile (149515 => 149516)


--- trunk/dports/python/py-hgexperimental/Portfile	2016-06-23 22:52:45 UTC (rev 149515)
+++ trunk/dports/python/py-hgexperimental/Portfile	2016-06-23 22:52:48 UTC (rev 149516)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     facebook hg-experimental f9f888fb96f4
-version             0.0.20160229
+bitbucket.setup     facebook hg-experimental 1621c564d897
+version             0.0.20160622
 name                py-hgexperimental
 categories-append   devel
 platforms           darwin
@@ -19,8 +19,8 @@
                     backups, and fbamend.
 long_description    ${description}
 
-checksums           rmd160  34c2034cbe989ed154aee342af37cc994c5bcee8 \
-                    sha256  9b72d5ad7ff311056c552597249da564dd0fa26df7e10b7a4a6b31034cebb649
+checksums           rmd160  c102e3e8ac19603f238fe5cad37ce44b7f62fd4f \
+                    sha256  1a84a3308847b79e399993560e7b1357e2b476ff55970a6589154f1b8b6fc357
 
 python.versions     27