[127160] trunk/dports/archivers/afio/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 21 20:40:18 PDT 2014


Revision: 127160
          https://trac.macports.org/changeset/127160
Author:   larryv at macports.org
Date:     2014-10-21 20:40:18 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
afio: Use homepage for livecheck

Modified Paths:
--------------
    trunk/dports/archivers/afio/Portfile

Modified: trunk/dports/archivers/afio/Portfile
===================================================================
--- trunk/dports/archivers/afio/Portfile	2014-10-22 03:36:14 UTC (rev 127159)
+++ trunk/dports/archivers/afio/Portfile	2014-10-22 03:40:18 UTC (rev 127160)
@@ -16,7 +16,7 @@
                     compressed tar or cpio archives. Afio is best used as \
                     an `archive engine' in a backup script.
 
-homepage            http://freecode.com/projects/afio/
+homepage            http://members.chello.nl/~k.holtman/afio.html
 master_sites        http://members.brabant.chello.nl/~k.holtman \
                     http://www.ibiblio.org/pub/Linux/system/backup/
 extract.suffix      .tgz
@@ -41,3 +41,5 @@
 
 build.target            afio
 
+livecheck.type          regex
+livecheck.regex         "afio-(\\d(?:\\.\\d)+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/899e985a/attachment.html>


More information about the macports-changes mailing list