Skip to Content.
Sympa Menu

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

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 (50295b5fe5da7415f004db886b6c3cf206b8d90c)
  • Date: Fri, 29 Apr 2011 03:36:50 -0500

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

archive/pbzip2/DETAILS | 4 ++--
archive/pbzip2/HISTORY | 3 +++
printer/ghostscript/DEPENDS | 5 +++++
printer/ghostscript/HISTORY | 3 +++
4 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 50295b5fe5da7415f004db886b6c3cf206b8d90c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pbzip2: => 1.1.4

commit 94ee94bf2ba9e4f1e0bc2e5cbf781704db3c57f0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ghostscript - optional depends libidn

diff --git a/archive/pbzip2/DETAILS b/archive/pbzip2/DETAILS
index 622a147..77a0a52 100755
--- a/archive/pbzip2/DETAILS
+++ b/archive/pbzip2/DETAILS
@@ -1,6 +1,6 @@
SPELL=pbzip2
- VERSION=1.1.3
-
SOURCE_HASH=sha512:25d25e00d6046050bd9ed0cd351eccfff8fd56055214ebdce8846cde9ce2081cffc2de9b963c1d81858e7ebf338a50c665ce72a1e34a454f03bb1d823e085f69
+ VERSION=1.1.4
+
SOURCE_HASH=sha512:a759196ced1d8e305b81029102c4a9e1daf91e64c7f467e497c4b76e1bc3f2efd7d4ad9ce5458444ae212cdd4649c7aa717206a05cebcbb6d2444efdc9707aea
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]="http://compression.ca/pbzip2/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/archive/pbzip2/HISTORY b/archive/pbzip2/HISTORY
index 46c7db5..f53e027 100644
--- a/archive/pbzip2/HISTORY
+++ b/archive/pbzip2/HISTORY
@@ -1,3 +1,6 @@
+2011-04-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.4
+
2011-03-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.3

diff --git a/printer/ghostscript/DEPENDS b/printer/ghostscript/DEPENDS
index d18b068..8abb6a4 100755
--- a/printer/ghostscript/DEPENDS
+++ b/printer/ghostscript/DEPENDS
@@ -22,6 +22,11 @@ if is_depends_enabled $SPELL libx11;then
depends libxext
fi &&

+optional_depends libidn \
+ '--with-libidn' \
+ '--without-libidn' \
+ 'Unicode password support' &&
+
optional_depends libpaper \
"--with-libpaper" \
"--without-libpaper" \
diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index e4f5aef..b871877 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,3 +1,6 @@
+2011-04-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add optional libidn
+
2011-04-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 9.02
new url



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (50295b5fe5da7415f004db886b6c3cf206b8d90c), Treeve Jelbert, 04/29/2011

Archive powered by MHonArc 2.6.24.

Top of Page