summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-02-16 11:17:56 +0000
committerwiz <wiz@pkgsrc.org>2013-02-16 11:17:56 +0000
commit0bf51719f05a90c466fc2ee3154597ae066dfc82 (patch)
tree1909d73d5e68bb6f167fd408a76593ead5a738a5 /audio/streamtuner
parent6722e085748153dc1b75c5d98ef96d57946e36ff (diff)
downloadpkgsrc-0bf51719f05a90c466fc2ee3154597ae066dfc82.tar.gz
Recursive bump for png-1.6.
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 df68f35f772..c4e1c51eba1 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2013/02/06 23:21:36 jperkin Exp $
+# $NetBSD: Makefile,v 1.63 2013/02/16 11:18:40 wiz Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 7f283d0eb33..7800653f2d7 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2013/02/06 23:21:36 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:18: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.99nb26
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb27
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"