diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 3c1606cff5909c864cffbb098f41ac6570e7a581 (patch) | |
tree | 5fa2d044b97d1bb90c9f7d4006ad854e49ded729 /audio/streamtuner | |
parent | 3d2f2d359a4af120b78cc2ab3492b98f732931d2 (diff) | |
download | pkgsrc-3c1606cff5909c864cffbb098f41ac6570e7a581.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'audio/streamtuner')
-rw-r--r-- | audio/streamtuner/Makefile | 5 | ||||
-rw-r--r-- | audio/streamtuner/buildlink3.mk | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index c858939a54e..bd27144fb31 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2017/01/01 16:05:55 adam Exp $ -# +# $NetBSD: Makefile,v 1.80 2017/02/06 13:54:36 wiz Exp $ DISTNAME= streamtuner-0.99.99 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= audio www MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk index 8662a9090d7..740eb33584c 100644 --- a/audio/streamtuner/buildlink3.mk +++ b/audio/streamtuner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2017/01/01 16:05:55 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2017/02/06 13:54:36 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.99nb40 +BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb41 BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner .include "../../www/curl/buildlink3.mk" |