From 84fac2d633f153f38089c756692e0202cb3d8f32 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 4 Jun 2013 22:15:37 +0000 Subject: 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. --- devel/libsexy/Makefile | 4 ++-- devel/libsexy/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/libsexy') 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" -- cgit v1.2.3