Revision: 140126 https://trac.macports.org/changeset/140126 Author: sean@macports.org Date: 2015-09-09 14:27:52 -0700 (Wed, 09 Sep 2015) Log Message: ----------- py-hgwatchman: update to 0.5.4 Modified Paths: -------------- trunk/dports/python/py-hgwatchman/Portfile Modified: trunk/dports/python/py-hgwatchman/Portfile =================================================================== --- trunk/dports/python/py-hgwatchman/Portfile 2015-09-09 21:27:51 UTC (rev 140125) +++ trunk/dports/python/py-hgwatchman/Portfile 2015-09-09 21:27:52 UTC (rev 140126) @@ -6,10 +6,8 @@ PortGroup bitbucket 1.0 set realname hgwatchman -bitbucket.setup facebook ${realname} 1520131d19ff +bitbucket.setup facebook ${realname} 0.5.4 name py-${realname} -version 0.4.3 -revision 2 categories-append devel platforms darwin maintainers sean openmaintainer @@ -20,8 +18,8 @@ Mercurial to produce faster status results. long_description ${description} -checksums rmd160 5f94f204f1faa3892aabbefe2ace73fc34ea8030 \ - sha256 3892c46c92537b11791dfccf25a07b75c2254468cdf387f2dd829ad1f6a423a7 +checksums rmd160 9033badbc3c4e003869e4574d7518f2f03a527fe \ + sha256 7d943e292a12576aaeeafd3d6e75933e989ae4e8865bc96d964db89c0b6d5580 python.versions 27
participants (1)
-
sean@macports.org