[80384] trunk/dports/python/py26-hggit/Portfile

easieste at macports.org easieste at macports.org
Mon Jul 11 03:13:53 PDT 2011


Revision: 80384
          http://trac.macports.org/changeset/80384
Author:   easieste at macports.org
Date:     2011-07-11 03:13:53 -0700 (Mon, 11 Jul 2011)
Log Message:
-----------
Update to work with mercurial-1.9.

No upstream point release has been made which works with
mercurial-1.9, so we use a known, good tag.

Modified Paths:
--------------
    trunk/dports/python/py26-hggit/Portfile

Modified: trunk/dports/python/py26-hggit/Portfile
===================================================================
--- trunk/dports/python/py26-hggit/Portfile	2011-07-11 10:09:30 UTC (rev 80383)
+++ trunk/dports/python/py26-hggit/Portfile	2011-07-11 10:13:53 UTC (rev 80384)
@@ -5,8 +5,9 @@
 PortGroup               python26 1.0
 
 name                    py26-hggit
-version                 0.2.6
-revision                1
+version                 0.2.6.6867b01d1379
+revision                0
+epoch                   201107011
 categories              python devel
 platforms               darwin
 maintainers             easieste openmaintainer
@@ -24,9 +25,12 @@
 master_sites            http://pypi.python.org/packages/source/h/hg-git
 distname                hg-git-${version}
 
-checksums               md5     142b6b7e52a6e9f14bd59047e483a6a1 \
-                        sha1    71ba1d32fc175152e306690c11cb913fe9c39133 \
-                        rmd160  8b58ba8848617c5f21335d462cca309aaf9b4678
+#checksums               md5     142b6b7e52a6e9f14bd59047e483a6a1 \
+#                        sha1    71ba1d32fc175152e306690c11cb913fe9c39133 \
+#                        rmd160  8b58ba8848617c5f21335d462cca309aaf9b4678
+fetch.type              hg
+hg.url                  https://bitbucket.org/durin42/hg-git
+hg.tag                  6867b01d1379
 
 depends_lib             port:mercurial \
                         port:py26-dulwich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110711/f9b1375e/attachment.html>


More information about the macports-changes mailing list