[100363] trunk/dports/python/py27-hggit/Portfile

raimue at macports.org raimue at macports.org
Sun Dec 9 07:04:55 PST 2012


Revision: 100363
          https://trac.macports.org/changeset/100363
Author:   raimue at macports.org
Date:     2012-12-09 07:04:55 -0800 (Sun, 09 Dec 2012)
Log Message:
-----------
python/py27-hggit:
Fix dependency on dulwich, bumping revision for changed dependencies.

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

Modified: trunk/dports/python/py27-hggit/Portfile
===================================================================
--- trunk/dports/python/py27-hggit/Portfile	2012-12-09 10:51:25 UTC (rev 100362)
+++ trunk/dports/python/py27-hggit/Portfile	2012-12-09 15:04:55 UTC (rev 100363)
@@ -12,7 +12,7 @@
 
 name                    py27-hggit
 version                 0.3.5.${hg.tag}
-revision                0
+revision                1
 
 categories              python devel
 platforms               darwin
@@ -39,7 +39,7 @@
                     sha256  51fb0cbe0364e3515f498b428466adddf5423b77e4882b6663320cb4fbd8d20f
 
 depends_lib             port:mercurial \
-                        port:py-dulwich
+                        port:py27-dulwich
 
 python.default_version  27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121209/ed968fec/attachment.html>


More information about the macports-changes mailing list