[153551] trunk/dports/sysutils/e2fsprogs/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Oct 4 11:52:44 CEST 2016
Revision: 153551
https://trac.macports.org/changeset/153551
Author: ryandesign at macports.org
Date: 2016-10-04 02:52:44 -0700 (Tue, 04 Oct 2016)
Log Message:
-----------
e2fsprogs: Livecheck main port only
Modified Paths:
--------------
trunk/dports/sysutils/e2fsprogs/Portfile
Modified: trunk/dports/sysutils/e2fsprogs/Portfile
===================================================================
--- trunk/dports/sysutils/e2fsprogs/Portfile 2016-10-04 09:50:53 UTC (rev 153550)
+++ trunk/dports/sysutils/e2fsprogs/Portfile 2016-10-04 09:52:44 UTC (rev 153551)
@@ -54,6 +54,11 @@
}
destroot.target-append install-libs
+
+ livecheck.type regex
+ livecheck.regex ${name}-(\[0-9.\]+)\\.tar
+} else {
+ livecheck.type none
}
subport libcomerr {
@@ -94,6 +99,3 @@
}
}
}
-
-livecheck.type regex
-livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161004/29e135e3/attachment-0002.html>
More information about the macports-changes
mailing list