Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6aa22c8ad7214055b2d222442b576f7c30f94e71)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6aa22c8ad7214055b2d222442b576f7c30f94e71)
  • Date: Sat, 11 Dec 2010 04:16:28 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

disk/libisofs/DETAILS | 4 ++--
disk/libisofs/HISTORY | 3 +++
libs/pcre/BUILD | 4 +---
libs/pcre/DETAILS | 2 +-
libs/pcre/HISTORY | 4 ++++
libs/pcre/INSTALL | 2 --
6 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit 6aa22c8ad7214055b2d222442b576f7c30f94e71
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pcre: => 8.11

commit 3125a7d94394ff3a0cf69f2bfbe2c05bdb5f725c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libisofs: => 0.6.40

diff --git a/disk/libisofs/DETAILS b/disk/libisofs/DETAILS
index fa3bc0c..614a1db 100755
--- a/disk/libisofs/DETAILS
+++ b/disk/libisofs/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOFS_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.6.38
-
SOURCE_HASH=sha512:f96ca85ade395c3a54e61bacba9a4279f9c8c9a40cda0161ba58875aaadcfa56ffdaaea4049224eb1b2d90d151fa48c58556c0d4f66f296aae5c1f6bb1bea6d4
+ VERSION=0.6.40
+
SOURCE_HASH=sha512:b8cf2424819be5c71b0c734ca69b2ad686512cfbec9c00d8441174908015d215ad91e5ae6acf25e1231c6ec3aba074a1f77ed5ab0098a70c12818d62d239e4bc
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/libisofs/HISTORY b/disk/libisofs/HISTORY
index aa24477..fdc99ef 100644
--- a/disk/libisofs/HISTORY
+++ b/disk/libisofs/HISTORY
@@ -1,3 +1,6 @@
+2010-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.40
+
2010-10-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.38

diff --git a/libs/pcre/BUILD b/libs/pcre/BUILD
index 943a688..8789da5 100755
--- a/libs/pcre/BUILD
+++ b/libs/pcre/BUILD
@@ -6,6 +6,4 @@ if [[ $BUILDUTF8 == y ]]; then

fi &&

-make_single &&
-default_build &&
-make_normal
+default_build
diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 639c60c..19a5259 100755
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcre
- VERSION=8.10
+ VERSION=8.11
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 422fef5..1fdfa0d 100644
--- a/libs/pcre/HISTORY
+++ b/libs/pcre/HISTORY
@@ -1,3 +1,7 @@
+2010-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 8.11
+ * BUILD, INSTALL: remove make_single
+
2010-10-04 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: Use make_single, fails with multiple jobs (actually fails)

diff --git a/libs/pcre/INSTALL b/libs/pcre/INSTALL
deleted file mode 100755
index 03b8bb9..0000000
--- a/libs/pcre/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-make_single &&
-default_install



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6aa22c8ad7214055b2d222442b576f7c30f94e71), Treeve Jelbert, 12/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page