Modified: trunk/dports/python/py27-hggit/Portfile (100272 => 100273)
--- trunk/dports/python/py27-hggit/Portfile 2012-12-06 17:34:47 UTC (rev 100272)
+++ trunk/dports/python/py27-hggit/Portfile 2012-12-06 17:39:05 UTC (rev 100273)
@@ -4,10 +4,16 @@
PortSystem 1.0
PortGroup python 1.0
+epoch 20121206
+
+fetch.type hg
+hg.url http://bitbucket.org/durin42/hg-git
+hg.tag 2320ab6ada36
+
name py27-hggit
-version 0.3.3
+version 0.3.5.${hg.tag}
revision 0
-epoch 20110928
+
categories python devel
platforms darwin
maintainers easieste openmaintainer
@@ -27,13 +33,15 @@
distname hg-git-${version}
+
+
checksums rmd160 5ba97111225745997d4113ad066b2aa5b57084d5 \
sha256 51fb0cbe0364e3515f498b428466adddf5423b77e4882b6663320cb4fbd8d20f
depends_lib port:mercurial \
- port:py27-dulwich
+ port:py-dulwich
-python.default_version 27
+python.default_version 27
notes "
To use this extension, add the following to your ~/.hgrc: