From 80b5b9a3ddd58090b573c76182d0bece70ac22a5 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 13 Jan 2011 13:36:05 +0000 Subject: png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. --- audio/streamtuner/Makefile | 4 ++-- audio/streamtuner/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/streamtuner') diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index c54f015d6f1..5896d361b28 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2010/11/15 22:56:22 abs Exp $ +# $NetBSD: Makefile,v 1.48 2011/01/13 13:36:40 wiz Exp $ # DISTNAME= streamtuner-0.99.99 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio www MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk index f8f2616ca2d..367af4f6a5e 100644 --- a/audio/streamtuner/buildlink3.mk +++ b/audio/streamtuner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2010/11/15 22:56:22 abs Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2011/01/13 13:36:40 wiz Exp $ BUILDLINK_TREE+= streamtuner @@ -6,7 +6,7 @@ BUILDLINK_TREE+= streamtuner STREAMTUNER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.streamtuner+= streamtuner>=0.99 -BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb12 +BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb13 BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner .include "../../www/curl/buildlink3.mk" -- cgit v1.2.3