summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-04-16 14:33:44 +0000
committerwiz <wiz@pkgsrc.org>2018-04-16 14:33:44 +0000
commit024eefe13d09d8dc310bfcc056863f616c42aafb (patch)
treea02ccafda3c2ba9b1226f0e8ff81be454a1b13cf /audio/streamtuner
parent3e17e1ae4db9ea002a6c69c434f592f8d408e8ed (diff)
downloadpkgsrc-024eefe13d09d8dc310bfcc056863f616c42aafb.tar.gz
Recursive bump for new fribidi dependency in pango.
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 274b57a8cb4..a153c0634de 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2018/03/12 11:15:25 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2018/04/16 14:33:45 wiz Exp $
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 33e95df257e..5e568af4b30 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.50 2018/03/12 11:15:25 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.51 2018/04/16 14:33:45 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.99nb46
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb47
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"