summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /audio/streamtuner
parent621ffd383b6873463874b1e8d2d79483ac4dd75a (diff)
downloadpkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile4
-rw-r--r--audio/streamtuner/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
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"