Skip to Content.
Sympa Menu

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

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 (7cb545f0f490a9f47858ae000bd8a5692772b750)
  • Date: Thu, 20 Nov 2008 06:44:41 -0600

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

graphics/graphicsmagick/DEPENDS | 21 +++++++++------------
graphics/graphicsmagick/DETAILS | 8 ++++----
graphics/graphicsmagick/HISTORY | 6 ++++++
libs/soprano/DETAILS | 4 ++--
libs/soprano/HISTORY | 3 +++
perl-cpan/parrot/DEPENDS | 6 +++++-
perl-cpan/parrot/DETAILS | 4 ++--
perl-cpan/parrot/HISTORY | 4 ++++
8 files changed, 35 insertions(+), 21 deletions(-)

New commits:
commit 7cb545f0f490a9f47858ae000bd8a5692772b750
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"soprano-2.1.64"

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

"parrot-0.8.1"

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

"graphicsmagick-1.3.1"

diff --git a/graphics/graphicsmagick/DEPENDS b/graphics/graphicsmagick/DEPENDS
index c3b7374..f749d1c 100755
--- a/graphics/graphicsmagick/DEPENDS
+++ b/graphics/graphicsmagick/DEPENDS
@@ -12,23 +12,20 @@ optional_depends g++ \
"--without-magick-plus-plus" \
"to build Magick++" &&

+optional_depends jasper \
+ "--with-jp2" \
+ "--without-jp2" \
+ "for JPEG-2000 support" &&
+
optional_depends jpeg \
"--with-jpeg" \
"--without-jpeg" \
"for JPEG support" &&

-optional_depends libexif \
- "--with-exif" \
- "--without-exif" \
- "for EXIF jpeg tag support" &&
-
-if [[ $GM_SNAP == y ]]
-then
- optional_depends libpng \
- "--with-png" \
- "--without-png" \
- "for PNG support"
-fi &&
+optional_depends libpng \
+ "--with-png" \
+ "--without-png" \
+ "for PNG support" &&

optional_depends xorg-libs \
"--with-x" \
diff --git a/graphics/graphicsmagick/DETAILS b/graphics/graphicsmagick/DETAILS
index 8cda1e3..3cd8f23 100755
--- a/graphics/graphicsmagick/DETAILS
+++ b/graphics/graphicsmagick/DETAILS
@@ -1,13 +1,13 @@
SPELL=graphicsmagick
if [[ $GM_SNAP == y ]]
then
- VERSION=1.3.020080928
-
SOURCE_HASH=sha512:fa3dd9b93d75217bf3364d794f7d82857208b46e803ee4165e5351f464eca8ecaa4c1e0da62ea7dc32052efacb6888fe9f489cfed7cb2ce1f7548452584a4913
+ VERSION=1.3.1
+
SOURCE_HASH=sha512:cd987cd570ccb9e9aabbe8249876747c2c35d29b65603ace0a481c030db31a29d4454dfe239a94c1db6d12724b1e22418197d755db9bf997ceea0b1c0fe55c7d
SOURCE=GraphicsMagick-${VERSION}.tar.bz2

SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/snapshots/${SOURCE}
else
- VERSION=1.2.5
-
SOURCE_HASH=sha512:e65223aa5403c5962514dc5eaccd705dd85a07a6c7916e29d9fb7485175c4d13ff7f2bfaed603349910c34492510a368019790d8f4e9ec970e054d31678bc8b2
+ VERSION=1.3.1
+
SOURCE_HASH=sha512:cd987cd570ccb9e9aabbe8249876747c2c35d29b65603ace0a481c030db31a29d4454dfe239a94c1db6d12724b1e22418197d755db9bf997ceea0b1c0fe55c7d
SOURCE=GraphicsMagick-${VERSION}.tar.bz2
SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/${SOURCE}
SOURCE_URL[1]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
diff --git a/graphics/graphicsmagick/HISTORY b/graphics/graphicsmagick/HISTORY
index 20319f5..b7fc1bd 100644
--- a/graphics/graphicsmagick/HISTORY
+++ b/graphics/graphicsmagick/HISTORY
@@ -1,3 +1,9 @@
+2008-11-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.1
+ * DEPENDS: libpng for all versions
+ remove libexif
+ add optional jasper
+
2008-10-24 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: POSTSCRIPT_INTERPRETER -> ghostcript

diff --git a/libs/soprano/DETAILS b/libs/soprano/DETAILS
index 6e95eb3..d9802db 100755
--- a/libs/soprano/DETAILS
+++ b/libs/soprano/DETAILS
@@ -1,6 +1,6 @@
SPELL=soprano
- VERSION=2.1.1
-
SOURCE_HASH=sha512:4d9af0f1dad995d5010bc5ea9ba3818209706ad458a02632671a05e429eeacbdbf8889ea60e0a32cbc8db0923b559156de62ddad5d8a86dbeae92f7c7f66ff8d
+ VERSION=2.1.64
+
SOURCE_HASH=sha512:8a75cf5671ac13a359a26c22051b5d0a09f7219cd980572714f555fb86ea551344897d277935004bb3427fadfb563d0539147f83859859cd8077a07eca92812a
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/libs/soprano/HISTORY b/libs/soprano/HISTORY
index 80b9807..4cf6937 100644
--- a/libs/soprano/HISTORY
+++ b/libs/soprano/HISTORY
@@ -1,3 +1,6 @@
+2008-11-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.64
+
2008-07-31Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1.1

diff --git a/perl-cpan/parrot/DEPENDS b/perl-cpan/parrot/DEPENDS
index 7859a37..0cf4d31 100755
--- a/perl-cpan/parrot/DEPENDS
+++ b/perl-cpan/parrot/DEPENDS
@@ -1,4 +1,8 @@
depends perl &&
optional_depends gmp "" "--without-gmp" "for GMP support" &&
optional_depends gdbm "" "--without-gdbm" "for GDBM support" &&
-optional_depends icu "" "--without-icu" "for ICU support"
+optional_depends icu "" "--without-icu" "for ICU support" &&
+optional_depends openssl '' '' 'crypto support' &&
+optional_depends pcre '' '' 'regex support' &&
+optional_depends readline '' '' 'line editing' &&
+optional_depends gettext '' '' 'multilingual support'
diff --git a/perl-cpan/parrot/DETAILS b/perl-cpan/parrot/DETAILS
index 674dfb8..7fd1aec 100755
--- a/perl-cpan/parrot/DETAILS
+++ b/perl-cpan/parrot/DETAILS
@@ -1,8 +1,8 @@
SPELL=parrot
- VERSION=0.5.0
+ VERSION=0.8.1
+
SOURCE_HASH=sha512:b2fef314e300318a62264954f9121c1c43d31262da243d80bdc598699ce1434ee3c57fa2b736a7b3581788a5cb747c113fa7009854c696951dd2ff3afaf0579c
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CH/CHROMATIC/$SOURCE
-
SOURCE_HASH=sha512:3e0e84c052f3e805696ecab2037c0b4be5026db50ff08a887f6b43ee789bdca17f64ac958bf2116d6e3f3abd04b2dbbb55070d7dcb5b4225ecfd8c3d8fc75286
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
WEB_SITE=http://www.parrotcode.org
LICENSE[0]=ART
diff --git a/perl-cpan/parrot/HISTORY b/perl-cpan/parrot/HISTORY
index 4537544..9521bfd 100644
--- a/perl-cpan/parrot/HISTORY
+++ b/perl-cpan/parrot/HISTORY
@@ -1,3 +1,7 @@
+2008-11-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.1
+ * DEPENDS: several optionals
+
2007-11-28 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 0.5.0, changed SOURCE_URL




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7cb545f0f490a9f47858ae000bd8a5692772b750), Treeve Jelbert, 11/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page