diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
commit | cc224d53ec359814049f409c3022fcf2885657ad (patch) | |
tree | bb7ad747880e8b73ba67e7537e487c63a9b9aed7 /audio | |
parent | e8d64338c2f3c73041f3b93a0bc13ff73ef72924 (diff) | |
download | freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.tar.gz freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.tar.zst freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.zip |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ardour/Makefile | 2 | ||||
-rw-r--r-- | audio/ardour5/Makefile | 2 | ||||
-rw-r--r-- | audio/clementine-player/Makefile | 2 | ||||
-rw-r--r-- | audio/cpp-xmms2/Makefile | 2 | ||||
-rw-r--r-- | audio/csound6/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3plot/Makefile | 2 | ||||
-rw-r--r-- | audio/mumble/Makefile | 2 | ||||
-rw-r--r-- | audio/murmur/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/ncmpcpp/Makefile | 2 | ||||
-rw-r--r-- | audio/patchage/Makefile | 2 | ||||
-rw-r--r-- | audio/pms/Makefile | 2 | ||||
-rw-r--r-- | audio/py-tagpy/Makefile | 2 | ||||
-rw-r--r-- | audio/raul/Makefile | 2 | ||||
-rw-r--r-- | audio/supercollider/Makefile | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index d13cd46eb9af..4411f1620fbb 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour PORTVERSION= 2.8.16 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile index dfdc5c398e9d..6401bae4c327 100644 --- a/audio/ardour5/Makefile +++ b/audio/ardour5/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour5 PORTVERSION= 5.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/ # The original master side points to the latest release only: diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 656595ca370a..b8415aa85dc0 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.3.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile index b93fdb921dd4..38a60a1c3fda 100644 --- a/audio/cpp-xmms2/Makefile +++ b/audio/cpp-xmms2/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio PKGNAMEPREFIX= cpp- diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 589c207ab0ac..dc74d2f85614 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 6.06 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION} PKGNAMESUFFIX= 6 diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index ba81c265de78..c45573bf7438 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 35b1863c02ef..0bb6600861c6 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index e524b26690fc..aabc6c6bcc40 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.19 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 2c7e6a411f6a..8e552e9e4f50 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.20.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 11a84774f74b..bf6659432d05 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 5dfa5459914c..99bda21e9d25 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -3,7 +3,7 @@ PORTNAME= patchage PORTVERSION= 0.5.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ \ http://frugalware.mirrors.tds.net/pub/linux/frugalware/frugalware-current/source/xmultimedia-extra/patchage/ diff --git a/audio/pms/Makefile b/audio/pms/Makefile index 9b2043932b52..9408e5a8fcec 100644 --- a/audio/pms/Makefile +++ b/audio/pms/Makefile @@ -3,7 +3,7 @@ PORTNAME= pms PORTVERSION= 0.42 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index 5ce54c6525be..fbad34430475 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= tagpy PORTVERSION= 2013.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/raul/Makefile b/audio/raul/Makefile index 608407d68713..0b1c4a486882 100644 --- a/audio/raul/Makefile +++ b/audio/raul/Makefile @@ -3,7 +3,7 @@ PORTNAME= raul PORTVERSION= 0.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile index bf261645df62..d394eb767f3e 100644 --- a/audio/supercollider/Makefile +++ b/audio/supercollider/Makefile @@ -2,7 +2,7 @@ PORTNAME= supercollider PORTVERSION= 3.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/ DISTNAME= SuperCollider-${PORTVERSION}-Source-linux |