[134784] trunk/dports/python/py-hgwatchman/Portfile

sean at macports.org sean at macports.org
Mon Apr 6 22:25:12 PDT 2015


Revision: 134784
          https://trac.macports.org/changeset/134784
Author:   sean at macports.org
Date:     2015-04-06 22:25:12 -0700 (Mon, 06 Apr 2015)
Log Message:
-----------
py-hgwatchman: update to fix for newer mercurials

Modified Paths:
--------------
    trunk/dports/python/py-hgwatchman/Portfile

Modified: trunk/dports/python/py-hgwatchman/Portfile
===================================================================
--- trunk/dports/python/py-hgwatchman/Portfile	2015-04-07 05:25:11 UTC (rev 134783)
+++ trunk/dports/python/py-hgwatchman/Portfile	2015-04-07 05:25:12 UTC (rev 134784)
@@ -6,8 +6,10 @@
 PortGroup           bitbucket 1.0
 
 set realname        hgwatchman
-bitbucket.setup     facebook ${realname} 0.4.3
+bitbucket.setup     facebook ${realname} 059ec568b27d
 name                py-${realname}
+version             0.4.3
+revision            1
 categories-append   devel
 platforms           darwin
 maintainers         sean openmaintainer
@@ -18,8 +20,8 @@
                     Mercurial to produce faster status results.
 long_description    ${description}
 
-checksums           rmd160  c54e4c36fff24d72f9eb74a9454b97c9e155f07f \
-                    sha256  dee7aed21fd4bafee24b3c93a21f4cba0a5e273c751206478b00997e1a47cd51
+checksums           rmd160  827ab0e91510d82927443d04bd19d9626a14f52c \
+                    sha256  2d7c4234076ad042534fc368477600c45aca6b000e9a73f4164043f0bf33cda3
 
 python.versions     27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150406/a9b5bc22/attachment.html>


More information about the macports-changes mailing list