[125896] trunk/dports/security/afflib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 28 19:17:07 PDT 2014


Revision: 125896
          https://trac.macports.org/changeset/125896
Author:   ryandesign at macports.org
Date:     2014-09-28 19:17:07 -0700 (Sun, 28 Sep 2014)
Log Message:
-----------
afflib: fix homepage, master_sites and livecheck

Modified Paths:
--------------
    trunk/dports/security/afflib/Portfile

Modified: trunk/dports/security/afflib/Portfile
===================================================================
--- trunk/dports/security/afflib/Portfile	2014-09-29 02:11:33 UTC (rev 125895)
+++ trunk/dports/security/afflib/Portfile	2014-09-29 02:17:07 UTC (rev 125896)
@@ -15,8 +15,8 @@
 long_description    AFF(R) is an open and extensible file format designed \
                     to store disk images and associated metadata.
 
-homepage            http://www.afflib.org/
-master_sites        http://www.afflib.org/downloads/
+homepage            http://www.forensicswiki.org/wiki/AFF
+master_sites        http://digitalcorpora.org/downloads/afflib/
 
 checksums           sha1    1bd156a7e970253c3e2df5b55046142073b311fe \
                     rmd160  aebb740513992d6ef24cf6a54a965ff3c1a5d9cb
@@ -52,3 +52,7 @@
 ##      configure.args-append   --enable-fuse=yes
 ##      configure.args-delete   --enable-fuse=no
 ## }
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140928/6acf14e1/attachment.html>


More information about the macports-changes mailing list