summaryrefslogtreecommitdiff
path: root/devel/libgail-gnome
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-05 05:36:59 +0000
committerwiz <wiz@pkgsrc.org>2007-06-05 05:36:59 +0000
commit9d27f90a6faf11abac49072b8fe1920516b41c41 (patch)
treef42ab6fea400ddb1e472d28d33103276a365ade9 /devel/libgail-gnome
parentae15e1fe1ef8975b100f3e54bb67c029455deebe (diff)
downloadpkgsrc-9d27f90a6faf11abac49072b8fe1920516b41c41.tar.gz
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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 36b1981eb73..e2836ec7144 100644
--- a/devel/libgail-gnome/Makefile
+++ b/devel/libgail-gnome/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2007/03/21 12:05:43 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/06/05 05:37:14 wiz Exp $
#
DISTNAME= libgail-gnome-1.1.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.1/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgail-gnome/buildlink3.mk b/devel/libgail-gnome/buildlink3.mk
index aa4096d8716..dfddba9c2c7 100644
--- a/devel/libgail-gnome/buildlink3.mk
+++ b/devel/libgail-gnome/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2007/03/21 12:05:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2007/06/05 05:37:14 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBGAIL_GNOME_BUILDLINK3_MK:= ${LIBGAIL_GNOME_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libgail-gnome
.if !empty(LIBGAIL_GNOME_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libgail-gnome+= libgail-gnome>=1.1.1nb2
-BUILDLINK_ABI_DEPENDS.libgail-gnome?= libgail-gnome>=1.1.3nb4
+BUILDLINK_ABI_DEPENDS.libgail-gnome?= libgail-gnome>=1.1.3nb5
BUILDLINK_PKGSRCDIR.libgail-gnome?= ../../devel/libgail-gnome
.endif # LIBGAIL_GNOME_BUILDLINK3_MK