[75979] trunk/dports/sysutils/clamav-server/Portfile

pixilla at macports.org pixilla at macports.org
Mon Feb 14 13:25:53 PST 2011


Revision: 75979
          http://trac.macports.org/changeset/75979
Author:   pixilla at macports.org
Date:     2011-02-14 13:25:53 -0800 (Mon, 14 Feb 2011)
Log Message:
-----------
sysutils/clamav-server: Update version to 0.97. Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/sysutils/clamav-server/Portfile

Modified: trunk/dports/sysutils/clamav-server/Portfile
===================================================================
--- trunk/dports/sysutils/clamav-server/Portfile	2011-02-14 21:18:57 UTC (rev 75978)
+++ trunk/dports/sysutils/clamav-server/Portfile	2011-02-14 21:25:53 UTC (rev 75979)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    clamav-server
-version                 0.96.5
+version                 0.97
 homepage                http://www.clamav.net/
 categories              sysutils
 platforms               darwin
@@ -97,6 +97,6 @@
 * If all is well you should see your clamav database being updated
 ******************************************************"
 
-livecheck.type          regex
-livecheck.url           http://sourceforge.net/projects/clamav/files
-livecheck.regex         clamav-(\\d+.\\d+.\\d+)${extract.suffix}
+livecheck.type    regex
+livecheck.url     http://www.clamav.net/lang/en/download/sources/
+livecheck.regex   "clamav-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110214/e869ac89/attachment-0001.html>


More information about the macports-changes mailing list