[24447] trunk/dports/shells/zsh-devel

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 24 07:36:23 PDT 2007


Revision: 24447
          http://trac.macosforge.org/projects/macports/changeset/24447
Author:   pipping at macports.org
Date:     2007-04-24 07:36:23 -0700 (Tue, 24 Apr 2007)

Log Message:
-----------
patch by edward at carrel.org (#11842):
 * bump to version 4.3.4

Modified Paths:
--------------
    trunk/dports/shells/zsh-devel/Portfile

Removed Paths:
-------------
    trunk/dports/shells/zsh-devel/files/patch-configure

Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile	2007-04-24 14:11:05 UTC (rev 24446)
+++ trunk/dports/shells/zsh-devel/Portfile	2007-04-24 14:36:23 UTC (rev 24447)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name		zsh-devel
-version		4.3.2
-revision	1
+version		4.3.4
 categories	shells
 maintainers	nomaintainer at macports.org
 description	Zsh is a UNIX command interpreter (shell)
@@ -28,14 +27,13 @@
  		ftp://ftp.icm.edu.pl/vol/wojsyl/zsh/\
  		ftp://ftp.sunsite.auc.dk/disk1/zsh/
 distname	zsh-${version}
-checksums	sha1 a6dd50c7578812bdb30f4cb65c8ac280c86dbfc3
+checksums	sha1 6bd905c4bf61bf3df5e5bb78f64be68366ad7517
 livecheck.check	regex 
 livecheck.url	http://www.zsh.org/pub/ 
 livecheck.regex	zsh-(4.3.\[0-9\]+)\.tar\.gz 
 depends_lib	port:libiconv port:ncurses
 configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
 		--enable-libs=-liconv --with-curses-terminfo
-patchfiles	patch-configure
 
 platform darwin 8 {
 	configure.env-append \

Deleted: trunk/dports/shells/zsh-devel/files/patch-configure
===================================================================
--- trunk/dports/shells/zsh-devel/files/patch-configure	2007-04-24 14:11:05 UTC (rev 24446)
+++ trunk/dports/shells/zsh-devel/files/patch-configure	2007-04-24 14:36:23 UTC (rev 24447)
@@ -1,11 +0,0 @@
---- configure.bak	2006-02-28 15:44:59.000000000 +0100
-+++ configure	2006-12-18 16:14:29.000000000 +0100
-@@ -5986,7 +5986,7 @@
- if test "${with_curses_terminfo+set}" = set; then
-   withval="$with_curses_terminfo"
-   if test x$withval = xyes; then
--  termcap_curses_order="tinfo curses ncurses termcap"
-+  termcap_curses_order="ncurses tinfo curses termcap"
-   echo "$as_me:$LINENO: checking for library containing tigetstr" >&5
- echo $ECHO_N "checking for library containing tigetstr... $ECHO_C" >&6
- if test "${ac_cv_search_tigetstr+set}" = set; then

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


More information about the macports-changes mailing list