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

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 12 21:28:05 PDT 2007


Revision: 23940
          http://trac.macosforge.org/projects/macports/changeset/23940
Author:   pipping at macports.org
Date:     2007-04-12 21:28:04 -0700 (Thu, 12 Apr 2007)

Log Message:
-----------
 * add livecheck

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

Modified: trunk/dports/shells/tcsh/Portfile
===================================================================
--- trunk/dports/shells/tcsh/Portfile	2007-04-13 04:24:57 UTC (rev 23939)
+++ trunk/dports/shells/tcsh/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
@@ -14,9 +14,9 @@
 
 homepage        http://www.tcsh.org/Home
 platforms       darwin
-master_sites	ftp://ftp.funet.fi/pub/unix/shells/tcsh \
-                  ftp://ftp.astron.com/pub/tcsh/ \
-                  ftp://ftp.gw.com/pub/unix/tcsh/ 
+master_sites	ftp://ftp.funet.fi/pub/unix/shells/${name}/ \
+                  ftp://ftp.astron.com/pub/${name}/ \
+                  ftp://ftp.gw.com/pub/unix/${name}/ 
 checksums       md5 67a0611620b080bd0eb032b1774382b6 \
                 sha1 d24f7bf27e80222a6293b6629c14db547f0b7387 \
                 rmd160 8065279e93bd3fddb2a95a3f74a680858d36508c
@@ -25,3 +25,7 @@
 destroot.target install install.man
 depends_lib     port:libiconv \
                 port:ncurses
+
+livecheck.check md5
+livecheck.url   ftp://ftp.funet.fi/pub/unix/shells/${name}/
+livecheck.md5   6397135fdcd1cef68247e03f39dd0f29

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070412/c8736450/attachment.html


More information about the macports-changes mailing list