diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 08:24:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 08:24:32 +0000 |
commit | 8e289e1ecb347d5189abe5a320894fe47f5abb39 (patch) | |
tree | 1750713a7556f2542fb6fb8075f0a67251615f0f /graphics/ufraw | |
parent | e29d5654e9f416d889be863e8dd567a647259124 (diff) |
Notes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 4 | ||||
-rw-r--r-- | graphics/ufraw/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index e28c3af12653..7e0f5f96757b 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufraw PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -40,7 +40,7 @@ OPTIONS= CONTRAST "Enable contrast setting" on \ .include <bsd.port.pre.mk> .if !defined(WITHOUT_EXIV2) -LIB_DEPENDS+= exiv2:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 .else PC_FALSE+= exiv2 .endif diff --git a/graphics/ufraw/distinfo b/graphics/ufraw/distinfo index 839b7f4871aa..505feea78aed 100644 --- a/graphics/ufraw/distinfo +++ b/graphics/ufraw/distinfo @@ -1,3 +1,2 @@ -MD5 (ufraw-0.17.tar.gz) = 5e2c2b4adaea1f6d03eac66e11747fc6 SHA256 (ufraw-0.17.tar.gz) = f65a32d9bc1edbf5399e6d3e18617df4380f13d8d02d32fa2aaee4a404beb6a2 SIZE (ufraw-0.17.tar.gz) = 1158114 |