pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/exiv2 exiv2: Bump API and ABI depends to curr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/132d3bd7d898
branches: trunk
changeset: 316108:132d3bd7d898
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Wed Dec 05 10:04:15 2018 +0000
description:
exiv2: Bump API and ABI depends to current version.
Martin reported a GIMP build failure with an older version in
PR pkg/53721. To be on the safe side, require the current exiv2 version.
diffstat:
graphics/exiv2/buildlink3.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r f2727f06cf90 -r 132d3bd7d898 graphics/exiv2/buildlink3.mk
--- a/graphics/exiv2/buildlink3.mk Tue Dec 04 17:02:09 2018 +0000
+++ b/graphics/exiv2/buildlink3.mk Wed Dec 05 10:04:15 2018 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.16 2014/06/07 12:11:23 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2018/12/05 10:04:15 bsiegert Exp $
BUILDLINK_TREE+= exiv2
.if !defined(EXIV2_BUILDLINK3_MK)
EXIV2_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.exiv2+= exiv2>=0.18
-BUILDLINK_ABI_DEPENDS.exiv2+= exiv2>=0.24
+BUILDLINK_API_DEPENDS.exiv2+= exiv2>=0.26
+BUILDLINK_ABI_DEPENDS.exiv2+= exiv2>=0.26
BUILDLINK_PKGSRCDIR.exiv2?= ../../graphics/exiv2
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index