summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commitc97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /audio/streamtuner
parent07435253cd80264af7e7b985b74b4f88a4f605e8 (diff)
downloadpkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz
bump revision because of graphics/jpeg update
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 8a0d53ef946..09bb21af013 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2009/07/22 09:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2009/08/26 19:56:59 sno Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 1f300b383f5..ba1b8a967bf 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2009/03/20 19:23:59 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2009/08/26 19:56:59 sno 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.99nb7
+BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb8
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"