summaryrefslogtreecommitdiff
path: root/graphics/eog
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /graphics/eog
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'graphics/eog')
-rw-r--r--graphics/eog/Makefile4
-rw-r--r--graphics/eog/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 8332acc95fa..f6d32bd23d3 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2013/06/03 10:05:09 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2013/06/04 22:16:16 tron Exp $
#
DISTNAME= eog-2.32.1
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/eog/buildlink3.mk b/graphics/eog/buildlink3.mk
index 4c9a669cd14..4e32c01fb2c 100644
--- a/graphics/eog/buildlink3.mk
+++ b/graphics/eog/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2013/06/03 10:05:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2013/06/04 22:16:16 tron Exp $
BUILDLINK_TREE+= eog
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= eog
EOG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.eog+= eog>=2.30.2<3
-BUILDLINK_ABI_DEPENDS.eog+= eog>=2.32.1nb15
+BUILDLINK_ABI_DEPENDS.eog+= eog>=2.32.1nb16
BUILDLINK_PKGSRCDIR.eog?= ../../graphics/eog
.include "../../devel/GConf/buildlink3.mk"