[96318] trunk/dports/shells/tcsh/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 7 01:40:22 PDT 2012


Revision: 96318
          https://trac.macports.org/changeset/96318
Author:   ryandesign at macports.org
Date:     2012-08-07 01:40:22 -0700 (Tue, 07 Aug 2012)
Log Message:
-----------
tcsh: fix livecheck

Modified Paths:
--------------
    trunk/dports/shells/tcsh/Portfile

Modified: trunk/dports/shells/tcsh/Portfile
===================================================================
--- trunk/dports/shells/tcsh/Portfile	2012-08-07 08:37:35 UTC (rev 96317)
+++ trunk/dports/shells/tcsh/Portfile	2012-08-07 08:40:22 UTC (rev 96318)
@@ -26,6 +26,6 @@
 depends_lib     port:libiconv \
                 port:ncurses
 
-livecheck.type  md5
-livecheck.url   ftp://ftp.funet.fi/pub/unix/shells/${name}/
-livecheck.md5   dba7ad91f37a1afe052c0dfda629ec5b
+livecheck.type  regex
+livecheck.url   http://www.tcsh.org/MostRecentRelease
+livecheck.regex {>([0-9.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120807/65de1337/attachment.html>


More information about the macports-changes mailing list