[34970] trunk/dports/x11/pango

ryandesign at macports.org ryandesign at macports.org
Thu Mar 13 02:00:26 PDT 2008


Revision: 34970
          http://trac.macosforge.org/projects/macports/changeset/34970
Author:   ryandesign at macports.org
Date:     2008-03-13 02:00:25 -0700 (Thu, 13 Mar 2008)

Log Message:
-----------
pango: fix name of patchfile to match guidelines

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile

Added Paths:
-----------
    trunk/dports/x11/pango/files/patch-ltmain.sh.diff

Removed Paths:
-------------
    trunk/dports/x11/pango/files/patch-ltmain.sh

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2008-03-13 08:56:50 UTC (rev 34969)
+++ trunk/dports/x11/pango/Portfile	2008-03-13 09:00:25 UTC (rev 34970)
@@ -33,7 +33,7 @@
 	port:fontconfig
 
 patchfiles \
-	patch-ltmain.sh
+	patch-ltmain.sh.diff
 
 configure.cppflags-append \
 	-no-cpp-precomp

Deleted: trunk/dports/x11/pango/files/patch-ltmain.sh
===================================================================
--- trunk/dports/x11/pango/files/patch-ltmain.sh	2008-03-13 08:56:50 UTC (rev 34969)
+++ trunk/dports/x11/pango/files/patch-ltmain.sh	2008-03-13 09:00:25 UTC (rev 34970)
@@ -1,20 +0,0 @@
---- ltmain.sh.orig	2008-01-09 03:50:47.000000000 -0600
-+++ ltmain.sh	2008-01-09 03:52:08.000000000 -0600
-@@ -1639,7 +1639,7 @@
- 	continue
- 	;;
- 
--     -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-+     -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
- 	compiler_flags="$compiler_flags $arg"
- 	compile_command="$compile_command $arg"
- 	finalize_command="$finalize_command $arg"
-@@ -2134,7 +2134,7 @@
- 	lib=
- 	found=no
- 	case $deplib in
--	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-+	-mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
- 	  if test "$linkmode,$pass" = "prog,link"; then
- 	    compile_deplibs="$deplib $compile_deplibs"
- 	    finalize_deplibs="$deplib $finalize_deplibs"

Copied: trunk/dports/x11/pango/files/patch-ltmain.sh.diff (from rev 34963, trunk/dports/x11/pango/files/patch-ltmain.sh)
===================================================================
--- trunk/dports/x11/pango/files/patch-ltmain.sh.diff	                        (rev 0)
+++ trunk/dports/x11/pango/files/patch-ltmain.sh.diff	2008-03-13 09:00:25 UTC (rev 34970)
@@ -0,0 +1,20 @@
+--- ltmain.sh.orig	2008-01-09 03:50:47.000000000 -0600
++++ ltmain.sh	2008-01-09 03:52:08.000000000 -0600
+@@ -1639,7 +1639,7 @@
+ 	continue
+ 	;;
+ 
+-     -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
++     -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
+ 	compiler_flags="$compiler_flags $arg"
+ 	compile_command="$compile_command $arg"
+ 	finalize_command="$finalize_command $arg"
+@@ -2134,7 +2134,7 @@
+ 	lib=
+ 	found=no
+ 	case $deplib in
+-	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
++	-mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
+ 	  if test "$linkmode,$pass" = "prog,link"; then
+ 	    compile_deplibs="$deplib $compile_deplibs"
+ 	    finalize_deplibs="$deplib $finalize_deplibs"

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


More information about the macports-changes mailing list