[73651] trunk/dports/devel/libical/Portfile

devans at macports.org devans at macports.org
Sat Nov 20 09:58:58 PST 2010


Revision: 73651
          http://trac.macports.org/changeset/73651
Author:   devans at macports.org
Date:     2010-11-20 09:58:54 -0800 (Sat, 20 Nov 2010)
Log Message:
-----------
libical: fix livecheck.

Modified Paths:
--------------
    trunk/dports/devel/libical/Portfile

Modified: trunk/dports/devel/libical/Portfile
===================================================================
--- trunk/dports/devel/libical/Portfile	2010-11-20 17:58:22 UTC (rev 73650)
+++ trunk/dports/devel/libical/Portfile	2010-11-20 17:58:54 UTC (rev 73651)
@@ -27,4 +27,5 @@
     }
 }
 
-livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*) released"
+livecheck.url       http://sourceforge.net/projects/freeassociation/files/
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101120/ece6231c/attachment.html>


More information about the macports-changes mailing list