Revision: 5721 Author: pebender Date: Mon Oct 19 18:09:45 2009 Log: - Updated package lib/pcre.
http://code.google.com/p/minimyth/source/detail?r=5721 Added: /trunk/gar-minimyth/script/lib/pcre/files/pcre-8.00-cross.patch /trunk/gar-minimyth/script/lib/pcre/files/pcre-8.00.patch.gar Deleted: /trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9-cross.patch /trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9.patch.gar Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/lib/pcre/Makefile /trunk/gar-minimyth/script/lib/pcre/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/lib/pcre/files/pcre-8.00-cross.patch Mon Oct 19 18:09:45 2009 @@ -0,0 +1,12 @@ +diff -Naur pcre-8.00-old/Makefile.in pcre-8.00-new/Makefile.in +--- pcre-8.00-old/Makefile.in 2009-10-19 17:58:18.000000000 -0700 ++++ pcre-8.00-new/Makefile.in 2009-10-19 18:01:01.000000000 -0700 +@@ -1444,7 +1444,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 $@ ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/lib/pcre/files/pcre-8.00.patch.gar Mon Oct 19 18:09:45 2009 @@ -0,0 +1,37 @@ +diff -Naur pcre-8.00-old/pcre-config.in pcre-8.00-new/pcre-config.in +--- pcre-8.00-old/pcre-config.in 2009-09-01 09:21:54.000000000 -0700 ++++ pcre-8.00-new/pcre-config.in 2009-10-19 17:59:56.000000000 -0700 +@@ -15,10 +15,10 @@ + libR= + case `uname -s` in + *SunOS*) +- libR=" -...@libdir@" ++ libR=" -...@gar_destdir@@libdir@" + ;; + *BSD*) +- libR=" -Wl,-...@libdir@" ++ libR=" -Wl,-...@gar_destdir@@libdir@" + ;; + esac + +@@ -49,16 +49,16 @@ + echo @PACKAGE_VERSION@ + ;; + --cflags | --cflags-posix) +- if test @includedir@ != /usr/include ; then +- includes...@includedir@ ++ if test @GAR_DESTDIR@@includedir@ != @GAR_DESTDIR@/usr/include ; then ++ includes...@gar_destdir@@includedir@ + fi + echo $includes @PCRE_STATIC_CFLAG@ + ;; + --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 ======================================= --- /trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9-cross.patch Sun Apr 12 11:03:18 2009 +++ /dev/null @@ -1,12 +0,0 @@ -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 $@ ======================================= --- /trunk/gar-minimyth/script/lib/pcre/files/pcre-7.9.patch.gar Sun Apr 12 11:03:18 2009 +++ /dev/null @@ -1,31 +0,0 @@ -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 ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Oct 19 16:52:36 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Oct 19 18:09:45 2009 @@ -31,6 +31,7 @@ Updated gtk/gtk+. Updated lib/ffmpeg. Updated lib/libdaemon. + Updated lib/pcre. Updated mediaplayers/mplayer-svn. Updated xorg-7.4/xdpyinfo. Updated xorg-7.4/xf86-input-evdev. ======================================= --- /trunk/gar-minimyth/script/lib/pcre/Makefile Thu Sep 17 20:02:23 2009 +++ /trunk/gar-minimyth/script/lib/pcre/Makefile Mon Oct 19 18:09:45 2009 @@ -1,5 +1,5 @@ GARNAME = pcre -GARVERSION = 7.9 +GARVERSION = 8.00 CATEGORIES = lib MASTER_SITES = ftp://ftp.csx.cam.ac.uk/pub/software/programming/$(GARNAME)/ DISTFILES = $(DISTNAME).tar.bz2 ======================================= --- /trunk/gar-minimyth/script/lib/pcre/checksums Sun Apr 12 11:00:25 2009 +++ /trunk/gar-minimyth/script/lib/pcre/checksums Mon Oct 19 18:09:45 2009 @@ -1,3 +1,3 @@ -b6a9669d1863423f01ea46cdf00f93dc download/pcre-7.9.tar.bz2 -d30d0ed56223c4234610db5cea052f04 download/pcre-7.9.patch.gar -94897871aefeae61c03d6f8584efe0fc download/pcre-7.9-cross.patch +caf564aa69d68e965e9bf0ff2a094c65 download/pcre-8.00.tar.bz2 +87ee8b3ae700ebf0893e7eb07b8dbd3b download/pcre-8.00.patch.gar +d3c7ecfa76dd943109bce40d03209a99 download/pcre-8.00-cross.patch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
