Skip to Content.
Sympa Menu

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

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 (f0bcac38e0199cd2012aefbd060a71e2c04ee78e)
  • Date: Sun, 27 Nov 2016 17:40:40 +0000

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

graphics-libs/tiff/DEPENDS | 7 ++++++-
graphics-libs/tiff/DETAILS | 10 +++++-----
graphics-libs/tiff/HISTORY | 5 +++++
3 files changed, 16 insertions(+), 6 deletions(-)

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

tiff: added LZMA dep

commit be3bc475d166deb4cae9162ff6704c627b107a22
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

tiff: => 4.0.7 [security]

diff --git a/graphics-libs/tiff/DEPENDS b/graphics-libs/tiff/DEPENDS
index bcbe04d..d57d481 100755
--- a/graphics-libs/tiff/DEPENDS
+++ b/graphics-libs/tiff/DEPENDS
@@ -38,4 +38,9 @@ optional_depends GLUT \
optional_depends zlib \
'--enable-zlib' \
'--disable-zlib' \
- 'for zlib compression support'
+ 'for zlib compression support' &&
+
+optional_depends LZMA \
+ "--enable-lzma" \
+ "--disable-lzma" \
+ "for LZMA2 compression support"
diff --git a/graphics-libs/tiff/DETAILS b/graphics-libs/tiff/DETAILS
index a0d53fb..68ff98b 100755
--- a/graphics-libs/tiff/DETAILS
+++ b/graphics-libs/tiff/DETAILS
@@ -1,11 +1,11 @@
SPELL=tiff
- VERSION=4.0.6
- SECURITY_PATCH=7
-
SOURCE_HASH=sha512:2c8dbaaaab9f82a7722bfe8cb6fcfcf67472beb692f1b7dafaf322759e7016dad1bc58457c0f03db50aa5bd088fef2b37358fcbc1524e20e9e14a9620373fdf8
+ VERSION=4.0.7
+ SECURITY_PATCH=8
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=ftp://download.osgeo.org/libtiff/$SOURCE
+
SOURCE_HASH=sha512:941357bdd5f947cdca41a1d31ae14b3fadc174ae5dce7b7981dbe58f61995f575ac2e97a7cc4fcc435184012017bec0920278263490464644f2cdfad9a6c5ddc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=ftp://ftp.remotesensing.org/pub/libtiff/$SOURCE
- WEB_SITE=http://www.remotesensing.org/libtiff/
+ WEB_SITE=http://www.simplesystems.org/libtiff/
ENTERED=20010922
LICENSE[0]=LGPL
KEYWORDS="graphics libs"
diff --git a/graphics-libs/tiff/HISTORY b/graphics-libs/tiff/HISTORY
index fbbb267..7b1c8ed 100644
--- a/graphics-libs/tiff/HISTORY
+++ b/graphics-libs/tiff/HISTORY
@@ -1,3 +1,8 @@
+2016-11-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.0.7; SECURITY_PATCH++; updated website
and
+ source url
+ * DEPENDS: added missing LZMA dependency
+
2015-09-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 4.0.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f0bcac38e0199cd2012aefbd060a71e2c04ee78e), Vlad Glagolev, 11/27/2016

Archive powered by MHonArc 2.6.24.

Top of Page