Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5d09982198c98f5fbb64432b6503fc7e7abc186c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5d09982198c98f5fbb64432b6503fc7e7abc186c)
  • Date: Sat, 15 Jan 2011 10:52:15 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/pcre/CONFIGURE | 1 +
libs/pcre/DETAILS | 2 +-
libs/pcre/HISTORY | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 5d09982198c98f5fbb64432b6503fc7e7abc186c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pcre: => 8.12

diff --git a/libs/pcre/CONFIGURE b/libs/pcre/CONFIGURE
index ab93d85..1ef609c 100755
--- a/libs/pcre/CONFIGURE
+++ b/libs/pcre/CONFIGURE
@@ -1,4 +1,5 @@
config_query BUILDUTF8 "Enable UTF-8 support?" y
+
if [[ $BUILDUTF8 == y ]]; then
config_query UTFPROPERTIES "Enable UTF-8 properties?" n
fi
diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 19a5259..6b04849 100755
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcre
- VERSION=8.11
+ VERSION=8.12
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/libs/pcre/HISTORY b/libs/pcre/HISTORY
index 1fdfa0d..5836bc8 100644
--- a/libs/pcre/HISTORY
+++ b/libs/pcre/HISTORY
@@ -1,3 +1,6 @@
+2011-01-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 8.12
+
2010-12-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 8.11
* BUILD, INSTALL: remove make_single



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5d09982198c98f5fbb64432b6503fc7e7abc186c), Vlad Glagolev, 01/15/2011

Archive powered by MHonArc 2.6.24.

Top of Page