[27469] trunk/dports/news/tin-recent/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 4 08:11:42 PDT 2007
Revision: 27469
http://trac.macosforge.org/projects/macports/changeset/27469
Author: vinc17 at macports.org
Date: 2007-08-04 08:11:42 -0700 (Sat, 04 Aug 2007)
Log Message:
-----------
Updated master_sites and livecheck.regex.
Modified Paths:
--------------
trunk/dports/news/tin-recent/Portfile
Modified: trunk/dports/news/tin-recent/Portfile
===================================================================
--- trunk/dports/news/tin-recent/Portfile 2007-08-04 15:02:28 UTC (rev 27468)
+++ trunk/dports/news/tin-recent/Portfile 2007-08-04 15:11:42 UTC (rev 27469)
@@ -43,9 +43,9 @@
as shown on <http://www.tin.org/history.html>, \
preferring unstable versions at a split.
-master_sites ftp://ftp.tin.org/pub/news/clients/tin/v1.9/ \
- ftp://ftp.stikman.com/pub/tin/v1.9/ \
- ftp://ftp.cuhk.edu.hk/pub/packages/news/tin/v1.9/
+set tindir tin/v[strsed ${version} {/\.[0-9]*$//}]/
+master_sites ftp://ftp.tin.org/pub/news/clients/${tindir} \
+ ftp://ftp.cuhk.edu.hk/pub/packages/news/${tindir}
use_bzip2 yes
checksums md5 251094ddf0e2b059227a4b02187c5f3e \
@@ -56,7 +56,7 @@
livecheck.check regex
livecheck.url ${homepage}
-livecheck.regex /tin-(\[\\d.\]+)\\.tar\\.gz
+livecheck.regex /tin-(\[0-9.\]+)\\.tar\\.gz
# The libraries libintl, libiconv and libpcre are needed by tin. If the
# MacPorts ones are not used, tin 1.9.1 crashes. I don't know which one is
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070804/d10073dd/attachment.html
More information about the macports-changes
mailing list