[97122] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 27 15:11:52 PDT 2012
Revision: 97122
https://trac.macports.org/changeset/97122
Author: ryandesign at macports.org
Date: 2012-08-27 15:11:50 -0700 (Mon, 27 Aug 2012)
Log Message:
-----------
github portgroup: change default livecheck.version from version to github.version
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/github-1.0.tcl
trunk/dports/multimedia/mythtv-core.25/Portfile
trunk/dports/sysutils/htop/Portfile
Modified: trunk/dports/_resources/port1.0/group/github-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/github-1.0.tcl 2012-08-27 21:51:14 UTC (rev 97121)
+++ trunk/dports/_resources/port1.0/group/github-1.0.tcl 2012-08-27 22:11:50 UTC (rev 97122)
@@ -84,6 +84,7 @@
}
livecheck.type regex
+ livecheck.version ${github.version}
livecheck.url ${github.homepage}/tags
livecheck.regex tarball/[join ${github.tag_prefix} ""](\[^"\]+)
}
Modified: trunk/dports/multimedia/mythtv-core.25/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.25/Portfile 2012-08-27 21:51:14 UTC (rev 97121)
+++ trunk/dports/multimedia/mythtv-core.25/Portfile 2012-08-27 22:11:50 UTC (rev 97122)
@@ -300,3 +300,5 @@
# ${mythtvlogdir}
#
############################################################################"
+
+livecheck.version ${version}
Modified: trunk/dports/sysutils/htop/Portfile
===================================================================
--- trunk/dports/sysutils/htop/Portfile 2012-08-27 21:51:14 UTC (rev 97121)
+++ trunk/dports/sysutils/htop/Portfile 2012-08-27 22:11:50 UTC (rev 97122)
@@ -35,5 +35,6 @@
# "String.h" vs <string.h> on case-insensitive FS (#21036)
build.args {DEFAULT_INCLUDES="-iquote ."}
+livecheck.version ${version}
livecheck.url ${github.raw}/osx/configure.ac
livecheck.regex {\[htop\],\[([0-9.]+)\]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120827/ae77d091/attachment.html>
More information about the macports-changes
mailing list