[45197] trunk/dports/shells/tcsh

mcalhoun at macports.org mcalhoun at macports.org
Sat Jan 10 08:50:32 PST 2009


Revision: 45197
          http://trac.macports.org/changeset/45197
Author:   mcalhoun at macports.org
Date:     2009-01-10 08:50:31 -0800 (Sat, 10 Jan 2009)
Log Message:
-----------
tcsh: Update version 6.15.00 -> 6.16.00.
Hide maintainer e-mail.
Fix livecheck.
Rename patchfile.
Fixes #17093 (maintainer timeout).

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

Added Paths:
-----------
    trunk/dports/shells/tcsh/files/patch-Makefile.in.diff

Removed Paths:
-------------
    trunk/dports/shells/tcsh/files/patch-Makefile.in

Modified: trunk/dports/shells/tcsh/Portfile
===================================================================
--- trunk/dports/shells/tcsh/Portfile	2009-01-10 16:17:59 UTC (rev 45196)
+++ trunk/dports/shells/tcsh/Portfile	2009-01-10 16:50:31 UTC (rev 45197)
@@ -3,9 +3,9 @@
 PortSystem 1.0
 
 name            tcsh
-version         6.15.00
+version         6.16.00
 categories      shells
-maintainers     waqar at macports.org
+maintainers     waqar
 description     C shell with file name completion and command line editing 
 long_description \
     Tcsh is a version of the Berkeley C-Shell, with the addition of: a  \
@@ -17,10 +17,10 @@
 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
-patchfiles      patch-Makefile.in
+checksums       md5 55f1a41512250168ec4bf1db0e246db4 \
+                sha1 3d3536bbb9201abdf39b8b364b95e0a218970a5c \
+                rmd160 ed23351273bb737c184658235f33869488e64696
+patchfiles      patch-Makefile.in.diff
 configure.args  --mandir=${prefix}/share/man
 destroot.target install install.man
 depends_lib     port:libiconv \
@@ -28,4 +28,4 @@
 
 livecheck.check md5
 livecheck.url   ftp://ftp.funet.fi/pub/unix/shells/${name}/
-livecheck.md5   6397135fdcd1cef68247e03f39dd0f29
+livecheck.md5   dba7ad91f37a1afe052c0dfda629ec5b

Deleted: trunk/dports/shells/tcsh/files/patch-Makefile.in
===================================================================
--- trunk/dports/shells/tcsh/files/patch-Makefile.in	2009-01-10 16:17:59 UTC (rev 45196)
+++ trunk/dports/shells/tcsh/files/patch-Makefile.in	2009-01-10 16:50:31 UTC (rev 45197)
@@ -1,10 +0,0 @@
---- Makefile.in	Wed Mar 12 20:14:50 2003
-+++ Makefile.in.new	Wed Dec  1 22:24:27 2004
-@@ -477,7 +477,6 @@
- 
- install: tcsh$(EXEEXT) 
- 	-mkdir -p ${DESTBIN}
--	-mv -f ${DESTBIN}/tcsh$(EXEEXT)  ${DESTBIN}/tcsh.old
- 	cp tcsh$(EXEEXT) ${DESTBIN}/tcsh$(EXEEXT)
- 	-strip ${DESTBIN}/tcsh$(EXEEXT)
- 	chmod 755 ${DESTBIN}/tcsh$(EXEEXT)

Copied: trunk/dports/shells/tcsh/files/patch-Makefile.in.diff (from rev 45195, trunk/dports/shells/tcsh/files/patch-Makefile.in)
===================================================================
--- trunk/dports/shells/tcsh/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/shells/tcsh/files/patch-Makefile.in.diff	2009-01-10 16:50:31 UTC (rev 45197)
@@ -0,0 +1,10 @@
+--- Makefile.in	Wed Mar 12 20:14:50 2003
++++ Makefile.in.new	Wed Dec  1 22:24:27 2004
+@@ -477,7 +477,6 @@
+ 
+ install: tcsh$(EXEEXT) 
+ 	-mkdir -p ${DESTBIN}
+-	-mv -f ${DESTBIN}/tcsh$(EXEEXT)  ${DESTBIN}/tcsh.old
+ 	cp tcsh$(EXEEXT) ${DESTBIN}/tcsh$(EXEEXT)
+ 	-strip ${DESTBIN}/tcsh$(EXEEXT)
+ 	chmod 755 ${DESTBIN}/tcsh$(EXEEXT)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090110/6b093922/attachment.html>


More information about the macports-changes mailing list