[125124] trunk/dports/sysutils/agrep/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Sep 6 18:30:36 PDT 2014
Revision: 125124
https://trac.macports.org/changeset/125124
Author: khindenburg at macports.org
Date: 2014-09-06 18:30:36 -0700 (Sat, 06 Sep 2014)
Log Message:
-----------
agrep: add conflict tre (#38125) + livecheck
Modified Paths:
--------------
trunk/dports/sysutils/agrep/Portfile
Modified: trunk/dports/sysutils/agrep/Portfile
===================================================================
--- trunk/dports/sysutils/agrep/Portfile 2014-09-07 01:21:41 UTC (rev 125123)
+++ trunk/dports/sysutils/agrep/Portfile 2014-09-07 01:30:36 UTC (rev 125124)
@@ -5,6 +5,7 @@
name agrep
version 2.04
revision 1
+conflicts tre
description agrep is similar to egrep.
long_description agrep is similar to egrep \(or grep or fgrep\), \
but it is much more general \(and usually faster\).
@@ -32,3 +33,7 @@
agrep.chronicle contribution.list \
${destroot}${prefix}/share/doc/${name}
}
+
+livecheck.type regex
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140906/a6c95f8b/attachment.html>
More information about the macports-changes
mailing list