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

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 19 14:01:29 PDT 2007


Revision: 22937
          http://trac.macosforge.org/projects/macports/changeset/22937
Author:   pipping at macports.org
Date:     2007-03-19 14:01:29 -0700 (Mon, 19 Mar 2007)

Log Message:
-----------
 * bump version to 6.15.00
 * depend on libiconv, ncurses
 * add testsuite

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

Modified: trunk/dports/shells/tcsh/Portfile
===================================================================
--- trunk/dports/shells/tcsh/Portfile	2007-03-19 20:54:36 UTC (rev 22936)
+++ trunk/dports/shells/tcsh/Portfile	2007-03-19 21:01:29 UTC (rev 22937)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            tcsh
-version         6.14.00
+version         6.15.00
 categories      shells
 maintainers     waqar at macports.org
 description     C shell with file name completion and command line editing 
@@ -14,10 +14,16 @@
 
 homepage        http://www.tcsh.org/Home
 platforms       darwin
-master_sites	ftp://ftp.astron.com/pub/tcsh/ \
-                  ftp://ftp.gw.com/pub/unix/tcsh/ \
-                  ftp://ftp.funet.fi/pub/unix/shells/tcsh/
-checksums       md5 353d1bb7d2741bf8de602c7b6f0efd79
+master_sites	ftp://ftp.funet.fi/pub/unix/shells/tcsh \
+                  ftp://ftp.astron.com/pub/tcsh/ \
+                  ftp://ftp.gw.com/pub/unix/tcsh/ 
+checksums       md5 67a0611620b080bd0eb032b1774382b6 \
+                sha1 d24f7bf27e80222a6293b6629c14db547f0b7387 \
+                rmd160 8065279e93bd3fddb2a95a3f74a680858d36508c
 patchfiles      patch-Makefile.in
 configure.args  --mandir=${prefix}/share/man
 destroot.target install install.man
+depends_lib     port:libiconv \
+                port:ncurses
+test.run        yes
+test.target     check

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


More information about the macports-changes mailing list