diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
commit | 5cc92f35084d62437cb67e0128156ca0d3c9922f (patch) | |
tree | e899f278a5f4d24e042e7925fffb179e727096ac /audio | |
parent | 5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff) | |
download | pkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz |
Recursive revbump from boost-1.71.0
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/ardour/Makefile | 4 | ||||
-rw-r--r-- | audio/ario/Makefile | 4 | ||||
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 | ||||
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 4 | ||||
-rw-r--r-- | audio/bmpx/Makefile | 4 | ||||
-rw-r--r-- | audio/csound6/Makefile | 4 | ||||
-rw-r--r-- | audio/din/Makefile | 4 | ||||
-rw-r--r-- | audio/gbemol/Makefile | 4 | ||||
-rw-r--r-- | audio/gimmix/Makefile | 4 | ||||
-rw-r--r-- | audio/glyr/Makefile | 4 | ||||
-rw-r--r-- | audio/grip/Makefile | 4 | ||||
-rw-r--r-- | audio/herrie/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/jack-rack/Makefile | 4 | ||||
-rw-r--r-- | audio/libofa/Makefile | 4 | ||||
-rw-r--r-- | audio/libtunepimp/Makefile | 4 | ||||
-rw-r--r-- | audio/libtunepimp/buildlink3.mk | 4 | ||||
-rw-r--r-- | audio/mad123/Makefile | 4 | ||||
-rw-r--r-- | audio/moc/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3diags/Makefile | 4 | ||||
-rw-r--r-- | audio/mpdas/Makefile | 4 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 3 | ||||
-rw-r--r-- | audio/pianobar/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner/buildlink3.mk | 4 | ||||
-rw-r--r-- | audio/tremor-tools/Makefile | 4 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
28 files changed, 56 insertions, 55 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 1c4b97adb6d..0537b5f856e 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.190 2019/08/11 13:17:52 wiz Exp $ +# $NetBSD: Makefile,v 1.191 2019/08/22 12:22:48 ryoon Exp $ DISTNAME= amarok-${VERS} VERS= 2.8.0 -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= audio multimedia MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERS}/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 9c5e5b57830..99956b6a42a 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2019/08/11 13:17:52 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2019/08/22 12:22:48 ryoon Exp $ DISTNAME= ardour-4.7 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=Ardour/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/audio/ario/Makefile b/audio/ario/Makefile index e95f94182ca..3a5e4c51324 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2019/07/21 22:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2019/08/22 12:22:49 ryoon Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 67 +PKGREVISION= 68 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index ba0da66ea55..daad9fb23eb 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2019/07/21 22:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2019/08/22 12:22:49 ryoon Exp $ DISTNAME= audacious-plugins-3.10.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= https://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile index cffb2ac33b7..a5b3a2508c9 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2019/07/21 22:24:23 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2019/08/22 12:22:49 ryoon Exp $ DISTNAME= xmms-scrobbler-0.4.0 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= audio MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index 0fc404969b1..82b0129ddc9 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2019/07/21 22:24:23 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2019/08/22 12:22:49 ryoon Exp $ DISTNAME= bmpx-0.40.14 -PKGREVISION= 78 +PKGREVISION= 79 CATEGORIES= audio MASTER_SITES= http://files.backtrace.info/releases/0.40/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 2edd0e079bf..c8cae7dfabf 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2019/07/20 22:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2019/08/22 12:22:49 ryoon Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound6-${CSOUND_VERSION} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.03/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} diff --git a/audio/din/Makefile b/audio/din/Makefile index b17e21b91f9..cbc5ae79a8d 100644 --- a/audio/din/Makefile +++ b/audio/din/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2019/08/07 23:49:02 fox Exp $ +# $NetBSD: Makefile,v 1.9 2019/08/22 12:22:49 ryoon Exp $ DISTNAME= din-42 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 39bebe69d5b..5e33a91770d 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2019/07/21 22:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2019/08/22 12:22:49 ryoon Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index b533f49811a..b0e696c6bcb 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2019/07/21 22:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2019/08/22 12:22:49 ryoon Exp $ # DISTNAME= gimmix-0.5.7.1 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/gimmix/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/glyr/Makefile b/audio/glyr/Makefile index 4e52b71b185..347bed9b642 100644 --- a/audio/glyr/Makefile +++ b/audio/glyr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2019/07/20 22:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2019/08/22 12:22:49 ryoon Exp $ # DISTNAME= glyr-1.0.10 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=sahib/} diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 3c0aa875195..293bef5f181 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2019/07/21 22:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2019/08/22 12:22:50 ryoon Exp $ DISTNAME= grip-3.9.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/} diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 6e3160793ea..3ff661bc04e 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2019/07/20 22:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2019/08/22 12:22:50 ryoon Exp $ # DISTNAME= herrie-2.2 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 48fb9e1e034..c64da0b9df7 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2019/08/22 12:22:50 ryoon Exp $ DISTNAME= icecast-2.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile index 59692e81fff..b9604bf1095 100644 --- a/audio/jack-rack/Makefile +++ b/audio/jack-rack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2019/07/21 22:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2019/08/22 12:22:50 ryoon Exp $ # DISTNAME= jack-rack-1.4.7 -PKGREVISION= 57 +PKGREVISION= 58 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jack-rack/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index bde00b7ca37..c47cab6986d 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2019/08/22 12:22:50 ryoon Exp $ # DISTNAME= libofa-0.9.3 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ MASTER_SITES+= http://musicip-libofa.googlecode.com/files/ diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index debc5597ea3..9e2af2eb116 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2019/07/20 22:45:59 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2019/08/22 12:22:50 ryoon Exp $ DISTNAME= libtunepimp-0.5.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ MASTER_SITES+= http://ftp.musicbrainz.org/pub/musicbrainz/ diff --git a/audio/libtunepimp/buildlink3.mk b/audio/libtunepimp/buildlink3.mk index 29099206748..d7d611d1633 100644 --- a/audio/libtunepimp/buildlink3.mk +++ b/audio/libtunepimp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2019/07/20 22:45:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2019/08/22 12:22:50 ryoon Exp $ BUILDLINK_TREE+= libtunepimp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libtunepimp LIBTUNEPIMP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libtunepimp+= libtunepimp>=0.5.0 -BUILDLINK_ABI_DEPENDS.libtunepimp+= libtunepimp>=0.5.3nb26 +BUILDLINK_ABI_DEPENDS.libtunepimp+= libtunepimp>=0.5.3nb27 BUILDLINK_PKGSRCDIR.libtunepimp?= ../../audio/libtunepimp .include "../../audio/musicbrainz/buildlink3.mk" diff --git a/audio/mad123/Makefile b/audio/mad123/Makefile index 09aac5fc802..9676b6e4c0d 100644 --- a/audio/mad123/Makefile +++ b/audio/mad123/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2019/08/22 12:22:50 ryoon Exp $ DISTNAME= mad123-0.8.5 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= audio MASTER_SITES= http://www.mctavish.co.uk/mad123/ diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 164adc5c0a1..6cb4468b6c4 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2019/08/22 12:22:50 ryoon Exp $ DISTNAME= moc-2.5.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile index 57ac1211191..81c9e22f7fb 100644 --- a/audio/mp3diags/Makefile +++ b/audio/mp3diags/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2019/07/01 04:07:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2019/08/22 12:22:51 ryoon Exp $ DISTNAME= MP3Diags-1.2.02 PKGNAME= ${DISTNAME:S/MP3D/mp3d/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/} diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index c0aaeee9c65..48c9fdd3918 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2019/08/22 12:22:51 ryoon Exp $ # DISTNAME= mpdas-0.3.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index a191c24ca08..8ffab235d9d 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.191 2019/08/08 20:51:08 nia Exp $ +# $NetBSD: Makefile,v 1.192 2019/08/22 12:22:51 ryoon Exp $ DISTNAME= mpd-0.21.13 PKGNAME= ${DISTNAME:S/mpd/musicpd/} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/ EXTRACT_SUFX= .tar.xz diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index 38209dd3e54..fb63f8d681a 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2019/08/22 12:22:51 ryoon Exp $ DISTNAME= pianobar-2017.08.30 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_GITHUB:=PromyLOPh/} diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 454ec62cc77..e757480f4fe 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2019/07/21 22:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2019/08/22 12:22:51 ryoon Exp $ DISTNAME= streamtuner-0.99.99 -PKGREVISION= 55 +PKGREVISION= 56 CATEGORIES= audio www MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk index efc9f17c3ab..0362b6fa2bc 100644 --- a/audio/streamtuner/buildlink3.mk +++ b/audio/streamtuner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.59 2019/07/21 22:23:58 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.60 2019/08/22 12:22:51 ryoon 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.99nb55 +BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb56 BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner .include "../../www/curl/buildlink3.mk" diff --git a/audio/tremor-tools/Makefile b/audio/tremor-tools/Makefile index a46b2b7014e..23cbeae10c3 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2019/07/20 22:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2019/08/22 12:22:51 ryoon Exp $ DISTNAME= vorbis-tools-1.0 PKGNAME= tremor-tools-1.0.0.8 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index a41eef878f5..8ac61e60a02 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2019/07/20 22:46:10 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2019/08/22 12:22:51 ryoon Exp $ DISTNAME= vorbis-tools-1.4.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ |