[96319] trunk/dports/shells/tcsh
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 7 01:42:52 PDT 2012
Revision: 96319
https://trac.macports.org/changeset/96319
Author: ryandesign at macports.org
Date: 2012-08-07 01:42:52 -0700 (Tue, 07 Aug 2012)
Log Message:
-----------
tcsh: update to 6.18.01; license BSD-old
Modified Paths:
--------------
trunk/dports/shells/tcsh/Portfile
trunk/dports/shells/tcsh/files/patch-Makefile.in.diff
Modified: trunk/dports/shells/tcsh/Portfile
===================================================================
--- trunk/dports/shells/tcsh/Portfile 2012-08-07 08:40:22 UTC (rev 96318)
+++ trunk/dports/shells/tcsh/Portfile 2012-08-07 08:42:52 UTC (rev 96319)
@@ -3,9 +3,11 @@
PortSystem 1.0
name tcsh
-version 6.17.00
+version 6.18.01
categories shells
maintainers nomaintainer
+license BSD-old
+
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,11 +19,12 @@
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 c47de903e3d52f6824c8dd0c91eeb477 \
- sha1 9bf67d5ce1b406178e9ba535ecd34553fe0d4d36 \
- rmd160 2cc41a895799ade6d62640f877bb626f136dac35
+
+checksums rmd160 ea18bb6d4d6dca2700d74daa2940f67d45a18cb9 \
+ sha256 d81ca27851f3e8545666399b4bcf25433e602a195113b3f7c73886fef84c9fa8
+
patchfiles patch-Makefile.in.diff
-configure.args --mandir=${prefix}/share/man
+
destroot.target install install.man
depends_lib port:libiconv \
port:ncurses
Modified: trunk/dports/shells/tcsh/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/shells/tcsh/files/patch-Makefile.in.diff 2012-08-07 08:40:22 UTC (rev 96318)
+++ trunk/dports/shells/tcsh/files/patch-Makefile.in.diff 2012-08-07 08:42:52 UTC (rev 96319)
@@ -1,8 +1,8 @@
---- Makefile.in Wed Mar 12 20:14:50 2003
-+++ Makefile.in.new Wed Dec 1 22:24:27 2004
-@@ -513,7 +513,6 @@
+--- Makefile.in.orig 2011-02-05 11:35:31.000000000 -0600
++++ Makefile.in 2012-08-07 03:41:58.000000000 -0500
+@@ -597,7 +597,6 @@
- install: tcsh$(EXEEXT)
+ install: tcsh$(EXEEXT) install.catalogs install.man
-mkdir -p ${DESTBIN}
- -mv -f ${DESTBIN}/tcsh$(EXEEXT) ${DESTBIN}/tcsh.old
cp tcsh$(EXEEXT) ${DESTBIN}/tcsh$(EXEEXT)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120807/e191e611/attachment.html>
More information about the macports-changes
mailing list