[47363] trunk/dports/devel

mcalhoun at macports.org mcalhoun at macports.org
Thu Feb 26 16:41:46 PST 2009


Revision: 47363
          http://trac.macports.org/changeset/47363
Author:   mcalhoun at macports.org
Date:     2009-02-26 16:41:46 -0800 (Thu, 26 Feb 2009)
Log Message:
-----------
ncursesw, ncurses: Add missing patchfile from r47312.
Fixes #18657.

Added Paths:
-----------
    trunk/dports/devel/ncurses/files/
    trunk/dports/devel/ncurses/files/patch-configure.diff
    trunk/dports/devel/ncursesw/files/
    trunk/dports/devel/ncursesw/files/patch-configure.diff

Added: trunk/dports/devel/ncurses/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/ncurses/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/devel/ncurses/files/patch-configure.diff	2009-02-27 00:41:46 UTC (rev 47363)
@@ -0,0 +1,27 @@
+--- configure.orig	2008-10-25 20:04:38.000000000 -0400
++++ configure	2009-02-24 17:28:21.000000000 -0500
+@@ -3415,16 +3415,6 @@
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ 
+-if test "$cross_compiling" = yes ; then
+-	case $target_alias in #(vi
+-	*-os2-emx*|*-msdosdjgpp*|*-cygwin*|*-mingw32*|*-uwin*) #(vi
+-		cf_cv_mixedcase=no
+-		;;
+-	*)
+-		cf_cv_mixedcase=yes
+-		;;
+-	esac
+-else
+ 	rm -f conftest CONFTEST
+ 	echo test >conftest
+ 	if test -f CONFTEST ; then
+@@ -3433,7 +3423,6 @@
+ 		cf_cv_mixedcase=yes
+ 	fi
+ 	rm -f conftest CONFTEST
+-fi
+ 
+ fi
+ echo "$as_me:3439: result: $cf_cv_mixedcase" >&5

Added: trunk/dports/devel/ncursesw/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/ncursesw/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/devel/ncursesw/files/patch-configure.diff	2009-02-27 00:41:46 UTC (rev 47363)
@@ -0,0 +1,27 @@
+--- configure.orig	2008-10-25 20:04:38.000000000 -0400
++++ configure	2009-02-24 17:28:21.000000000 -0500
+@@ -3415,16 +3415,6 @@
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ 
+-if test "$cross_compiling" = yes ; then
+-	case $target_alias in #(vi
+-	*-os2-emx*|*-msdosdjgpp*|*-cygwin*|*-mingw32*|*-uwin*) #(vi
+-		cf_cv_mixedcase=no
+-		;;
+-	*)
+-		cf_cv_mixedcase=yes
+-		;;
+-	esac
+-else
+ 	rm -f conftest CONFTEST
+ 	echo test >conftest
+ 	if test -f CONFTEST ; then
+@@ -3433,7 +3423,6 @@
+ 		cf_cv_mixedcase=yes
+ 	fi
+ 	rm -f conftest CONFTEST
+-fi
+ 
+ fi
+ echo "$as_me:3439: result: $cf_cv_mixedcase" >&5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090226/4d2178e7/attachment-0001.html>


More information about the macports-changes mailing list