[59762] trunk/dports/www/squirrelmail/Portfile

snc at macports.org snc at macports.org
Wed Oct 21 10:49:27 PDT 2009


Revision: 59762
          http://trac.macports.org/changeset/59762
Author:   snc at macports.org
Date:     2009-10-21 10:49:25 -0700 (Wed, 21 Oct 2009)
Log Message:
-----------
fix livecheck, homepage

Modified Paths:
--------------
    trunk/dports/www/squirrelmail/Portfile

Modified: trunk/dports/www/squirrelmail/Portfile
===================================================================
--- trunk/dports/www/squirrelmail/Portfile	2009-10-21 17:45:36 UTC (rev 59761)
+++ trunk/dports/www/squirrelmail/Portfile	2009-10-21 17:49:25 UTC (rev 59762)
@@ -19,7 +19,7 @@
                     functionality you would want from an email client, \
                     including strong MIME support, address books, and folder \
                     manipulation.
-homepage            http://www.squirrelmail.org/
+homepage            http://squirrelmail.org
 
 platforms           darwin freebsd
 depends_run         port:php5-web \
@@ -42,3 +42,6 @@
     xinstall -m 755 -d ${docpath}
     eval file copy [glob ${workpath}/${distname}/*] ${docpath}
 }
+
+livecheck.url       ${homepage}/download.php
+livecheck.regex     ${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091021/102a2b77/attachment.html>


More information about the macports-changes mailing list