summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-05 00:47:34 +0000
committerryoon <ryoon>2014-05-05 00:47:34 +0000
commitcdd7787e749051b5f253a12e034d6af7f998b602 (patch)
tree86abc797e41b9db5e66ab99f193eea7b197c6e6b /devel/libgnome
parentc70153c77b3255180f98461ee49b770654c4b14e (diff)
downloadpkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile4
-rw-r--r--devel/libgnome/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 85c06248c7f..af68f956c3c 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2014/02/12 23:17:48 tron Exp $
+# $NetBSD: Makefile,v 1.107 2014/05/05 00:47:44 ryoon Exp $
#
DISTNAME= libgnome-2.32.1
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgnome/buildlink3.mk b/devel/libgnome/buildlink3.mk
index e1c3cebc0d6..78489bd6496 100644
--- a/devel/libgnome/buildlink3.mk
+++ b/devel/libgnome/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.47 2014/02/12 23:17:48 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:47:44 ryoon Exp $
BUILDLINK_TREE+= libgnome
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnome
LIBGNOME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb21
+BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb22
BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome
.include "../../mk/bsd.fast.prefs.mk"