Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fba7aafe2a11f69cd2d698e151abb13bfe7551de)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fba7aafe2a11f69cd2d698e151abb13bfe7551de)
  • Date: Wed, 11 Jan 2012 06:19:55 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

graphics/gimp/DEPENDS | 2 +-
graphics/gimp/HISTORY | 3 +++
net/whois/DETAILS | 4 ++--
net/whois/HISTORY | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit fba7aafe2a11f69cd2d698e151abb13bfe7551de
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gimp: jpeg -> JPEG

commit bb53ac5be7a5ff0246cb6aec9815e5a0b81f6d67
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

whois: version 5.0.14

diff --git a/graphics/gimp/DEPENDS b/graphics/gimp/DEPENDS
index 84f6263..d74498c 100755
--- a/graphics/gimp/DEPENDS
+++ b/graphics/gimp/DEPENDS
@@ -50,7 +50,7 @@ optional_depends tiff \
"--without-libtiff" \
"for TIFF support" &&

-optional_depends jpeg \
+optional_depends JPEG \
"--with-libjpeg" \
"--without-libjpeg" \
"for JPEG support" &&
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 4e121ac..122b9c6 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,6 @@
+2012-01-11 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: jpeg -> JPEG
+
2011-12-25 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: renewed dependencies and flags

diff --git a/net/whois/DETAILS b/net/whois/DETAILS
index f3a9544..5ef3dd2 100755
--- a/net/whois/DETAILS
+++ b/net/whois/DETAILS
@@ -1,9 +1,9 @@
SPELL=whois
- VERSION=5.0.13
+ VERSION=5.0.14
SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/w/whois/$SOURCE
-
SOURCE_HASH=sha512:2885e4397f477649be586920e7650989116b1d04fcfd2442ae33691f5d2640b67d5f898ba66ef8e58f2c40f0e3bb55a241839f3d048a547b93ef3083cd8ade01
+
SOURCE_HASH=sha512:79a9453cebeb6df293e7c708c8d5e199161070e2ad54df89d4991c1d48d0a9a8b384c7850797aec30339e310ed2c49ba5b720d3ebc9a652541b040991caa55b3
WEB_SITE=http://www.linux.it/~md/software/
ENTERED=20011228
LICENSE[0]=GPL
diff --git a/net/whois/HISTORY b/net/whois/HISTORY
index 48715bf..254cbf4 100644
--- a/net/whois/HISTORY
+++ b/net/whois/HISTORY
@@ -1,3 +1,6 @@
+2012-01-11 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: updated spell to 5.0.14
+
2011-12-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.0.13





Archive powered by MHonArc 2.6.24.

Top of Page