[126229] trunk/dports/security/logwatch/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Oct 5 13:07:21 PDT 2014


Revision: 126229
          https://trac.macports.org/changeset/126229
Author:   khindenburg at macports.org
Date:     2014-10-05 13:07:21 -0700 (Sun, 05 Oct 2014)
Log Message:
-----------
logwatch: use sourceforge for homepage/master_sites - fix livecheck

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

Modified: trunk/dports/security/logwatch/Portfile
===================================================================
--- trunk/dports/security/logwatch/Portfile	2014-10-05 20:03:36 UTC (rev 126228)
+++ trunk/dports/security/logwatch/Portfile	2014-10-05 20:07:21 UTC (rev 126229)
@@ -20,8 +20,9 @@
                     easy to use and will work right out of the package on most \
                     systems.
 
-homepage            http://www.logwatch.org
-master_sites        ftp://ftp.kaybee.org/pub/linux
+homepage            http://logwatch.sourceforge.net
+master_sites        sourceforge:project/logwatch/logwatch-${version}
+
 platforms           darwin
 checksums           md5 937d982006b2a76a83edfcfd2e5a9d7d
 
@@ -67,3 +68,5 @@
     ui_msg "# sudo launchctl load -w /Library/LaunchDaemons/org.macports.logwatch.plist"
     ui_msg "###########################################################"
 }
+
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141005/c72c7afb/attachment.html>


More information about the macports-changes mailing list