summaryrefslogtreecommitdiff
path: root/devel/libgail-gnome
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commite05e426ab43da6bb48ab55916d999c4d503e688a (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /devel/libgail-gnome
parent6ac78ffb0f037a74145725b7dcfcfa4652d7dd23 (diff)
downloadpkgsrc-e05e426ab43da6bb48ab55916d999c4d503e688a.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 'devel/libgail-gnome')
-rw-r--r--devel/libgail-gnome/Makefile4
-rw-r--r--devel/libgail-gnome/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile
index 4c26dad3030..3ba08437f4e 100644
--- a/devel/libgail-gnome/Makefile
+++ b/devel/libgail-gnome/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2013/06/03 10:04:46 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2013/06/04 22:15:53 tron Exp $
#
DISTNAME= libgail-gnome-1.20.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgail-gnome/buildlink3.mk b/devel/libgail-gnome/buildlink3.mk
index 25ba8b3eb05..15750314eed 100644
--- a/devel/libgail-gnome/buildlink3.mk
+++ b/devel/libgail-gnome/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.48 2013/06/03 10:04:46 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.49 2013/06/04 22:15:53 tron Exp $
BUILDLINK_TREE+= libgail-gnome
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgail-gnome
LIBGAIL_GNOME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgail-gnome+= libgail-gnome>=1.1.1nb2
-BUILDLINK_ABI_DEPENDS.libgail-gnome+= libgail-gnome>=1.20.4nb7
+BUILDLINK_ABI_DEPENDS.libgail-gnome+= libgail-gnome>=1.20.4nb8
BUILDLINK_PKGSRCDIR.libgail-gnome?= ../../devel/libgail-gnome
.include "../../devel/at-spi/buildlink3.mk"