Author: pebender
Date: Sun Apr 12 11:03:18 2009
New Revision: 4604

Added:
    trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9-cross.patch
    trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9.patch.gar
Removed:
    trunk/gar-minimyth/script/lib/pcre/files/pcre-7.8-cross.patch
    trunk/gar-minimyth/script/lib/pcre/files/pcre-7.8.patch.gar

Log:
- Added lib/pcre files missing from previous lib/pcre update.



Added: trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9-cross.patch
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9-cross.patch       Sun Apr 
 
12 11:03:18 2009
@@ -0,0 +1,12 @@
+diff -Naur pcre-7.9-old/Makefile.in pcre-7.9-new/Makefile.in
+--- pcre-7.9-old/Makefile.in   2009-04-11 16:54:02.000000000 -0700
++++ pcre-7.9-new/Makefile.in   2009-04-11 16:55:05.000000000 -0700
+@@ -1433,7 +1433,7 @@
+       cp -p pcre.h $@
+
+ @with_rebuild_chartables_t...@pcre_chartables.c: dftables$(EXEEXT)
+...@with_rebuild_chartables_true@      ./dftables$(EXEEXT) $@
+...@with_rebuild_chartables_true@      pcre-dftables$(EXEEXT) $@
+
+ @with_rebuild_chartables_fa...@pcre_chartables.c:  
$(srcdir)/pcre_chartables.c.dist
+ @WITH_REBUILD_CHARTABLES_FALSE@       rm -f $@

Added: trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9.patch.gar Sun Apr 12  
11:03:18 2009
@@ -0,0 +1,31 @@
+diff -Naur pcre-7.9-old/pcre-config.in pcre-7.9-new/pcre-config.in
+--- pcre-7.9-old/pcre-config.in        2007-03-08 03:30:55.000000000 -0800
++++ pcre-7.9-new/pcre-config.in        2009-04-11 16:54:22.000000000 -0700
+@@ -15,7 +15,7 @@
+ libR=
+ case `uname -s` in
+   *SunOS*)
+-  libR=" -...@libdir@"
++  libR=" -...@gar_destdir@@libdir@"
+   ;;
+   *BSD*)
+   libR=" -Wl,-...@libdir@"
+@@ -50,15 +50,15 @@
+       ;;
+     --cflags | --cflags-posix)
+       if test @includedir@ != /usr/include ; then
+-        includes...@includedir@
++        includes...@gar_destdir@@includedir@
+       fi
+       echo $includes
+       ;;
+     --libs-posix)
+-      echo -...@libdir@$libR -lpcreposix -lpcre
++      echo -...@gar_destdir@@lib...@$libr -lpcreposix -lpcre
+       ;;
+     --libs)
+-      echo -...@libdir@$libR -lpcre
++      echo -...@gar_destdir@@lib...@$libr -lpcre
+       ;;
+     *)
+       echo "${usage}" 1>&2

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to