summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-17 12:02:03 +0000
committerwiz <wiz@pkgsrc.org>2010-01-17 12:02:03 +0000
commit672ef23395551ccee94b9dca8039c72523c67be4 (patch)
tree3b04d5a2642532735429c038d587f2f1f5f333b2 /audio/streamtuner
parenta90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff)
downloadpkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz
Recursive PKGREVISION bump for jpeg update to 8.
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 09bb21af013..6f9c1918b3f 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2009/08/26 19:56:59 sno Exp $
+# $NetBSD: Makefile,v 1.44 2010/01/17 12:02:05 wiz Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index ba1b8a967bf..343c9ee1cc3 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2009/08/26 19:56:59 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2010/01/17 12:02:05 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.99nb8
+BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb9
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"