[140203] trunk/dports/sysutils/tarsnap/Portfile
bgilbert at macports.org
bgilbert at macports.org
Fri Sep 11 13:02:23 PDT 2015
Revision: 140203
https://trac.macports.org/changeset/140203
Author: bgilbert at macports.org
Date: 2015-09-11 13:02:22 -0700 (Fri, 11 Sep 2015)
Log Message:
-----------
tarsnap: package bash completions; add livecheck
Modified Paths:
--------------
trunk/dports/sysutils/tarsnap/Portfile
Modified: trunk/dports/sysutils/tarsnap/Portfile
===================================================================
--- trunk/dports/sysutils/tarsnap/Portfile 2015-09-11 19:51:49 UTC (rev 140202)
+++ trunk/dports/sysutils/tarsnap/Portfile 2015-09-11 20:02:22 UTC (rev 140203)
@@ -5,6 +5,7 @@
name tarsnap
version 1.0.36.1
+revision 1
categories sysutils
platforms darwin
maintainers bgilbert openmaintainer
@@ -35,6 +36,12 @@
port:xz \
port:bzip2
+configure.args --with-bash-completion-dir=${prefix}/share/bash-completion/completions
+
+livecheck.type regex
+livecheck.url https://www.tarsnap.com/download/
+livecheck.regex tarsnap-autoconf-(\[0-9.\]+)\.tgz
+
notes "
If you have never used tarsnap before, you will need to create an account
with the tarsnap service and deposit money into the account before you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150911/f04f1794/attachment.html>
More information about the macports-changes
mailing list