Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b21a397b578ade63122575e7bd01113db6722aa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b21a397b578ade63122575e7bd01113db6722aa)
  • Date: Thu, 22 Jan 2009 08:34:28 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

graphics/ufraw/DEPENDS | 2 +-
graphics/ufraw/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 5b21a397b578ade63122575e7bd01113db6722aa
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

ufraw: fixed cast without lensfun

diff --git a/graphics/ufraw/DEPENDS b/graphics/ufraw/DEPENDS
index 2bcf1f9..e8fba27 100755
--- a/graphics/ufraw/DEPENDS
+++ b/graphics/ufraw/DEPENDS
@@ -21,6 +21,6 @@ optional_depends exiv2 \
"for exif support" &&
optional_depends lensfun \
"--with-lensfun" \
- "--without-lensfun" \
+ "" \
"lensfun support"

diff --git a/graphics/ufraw/HISTORY b/graphics/ufraw/HISTORY
index 3f2c3ca..9bd094d 100644
--- a/graphics/ufraw/HISTORY
+++ b/graphics/ufraw/HISTORY
@@ -1,3 +1,6 @@
+2009-01-22 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: removed --without-lensfun, interpreted as --with-lensfun
+
2009-01-04 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.15




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b21a397b578ade63122575e7bd01113db6722aa), Ladislav Hagara, 01/22/2009

Archive powered by MHonArc 2.6.24.

Top of Page