[112232] trunk/dports/python/py-hggit/Portfile
sean at macports.org
sean at macports.org
Tue Oct 15 20:53:37 PDT 2013
Revision: 112232
https://trac.macports.org/changeset/112232
Author: sean at macports.org
Date: 2013-10-15 20:53:37 -0700 (Tue, 15 Oct 2013)
Log Message:
-----------
py-hggit-devel: fix livecheck
Modified Paths:
--------------
trunk/dports/python/py-hggit/Portfile
Modified: trunk/dports/python/py-hggit/Portfile
===================================================================
--- trunk/dports/python/py-hggit/Portfile 2013-10-16 03:53:31 UTC (rev 112231)
+++ trunk/dports/python/py-hggit/Portfile 2013-10-16 03:53:37 UTC (rev 112232)
@@ -65,5 +65,7 @@
${realname} =
"
- livecheck.type none
+ if {![string match "*-devel" $subport]} {
+ livecheck.type none
+ }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131015/da9c4723/attachment.html>
More information about the macports-changes
mailing list