summaryrefslogtreecommitdiff
path: root/devel/libsexy
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commit380d9fe620b0cfe80698a4c15fc2ae3bb5485aba (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /devel/libsexy
parent32c6b5730534fd6aec4757823f8d305cabccf0b0 (diff)
downloadpkgsrc-380d9fe620b0cfe80698a4c15fc2ae3bb5485aba.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/libsexy')
-rw-r--r--devel/libsexy/Makefile4
-rw-r--r--devel/libsexy/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libsexy/Makefile b/devel/libsexy/Makefile
index 19b7190e94e..c1114bd8e30 100644
--- a/devel/libsexy/Makefile
+++ b/devel/libsexy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/06/03 10:04:47 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/06/04 22:15:54 tron Exp $
#
DISTNAME= libsexy-0.1.11
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= devel gnome
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
diff --git a/devel/libsexy/buildlink3.mk b/devel/libsexy/buildlink3.mk
index 28d95bf41d3..f210aae1a83 100644
--- a/devel/libsexy/buildlink3.mk
+++ b/devel/libsexy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:04:47 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2013/06/04 22:15:54 tron Exp $
BUILDLINK_TREE+= libsexy
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libsexy
LIBSEXY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libsexy+= libsexy>=0.1.8
-BUILDLINK_ABI_DEPENDS.libsexy+= libsexy>=0.1.11nb16
+BUILDLINK_ABI_DEPENDS.libsexy+= libsexy>=0.1.11nb17
BUILDLINK_PKGSRCDIR.libsexy?= ../../devel/libsexy
.include "../../devel/glib2/buildlink3.mk"