diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-12-16 09:39:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-12-16 09:39:40 +0000 |
commit | 93ed85032b666b120bf0c5fd64098faacd7a8a1d (patch) | |
tree | 8202089417777d885948e3bcf4e080703d88d2f6 /audio | |
parent | 11e5d9bb0f18d56a249da54bb9e44f34da74748b (diff) | |
download | ports-93ed85032b666b120bf0c5fd64098faacd7a8a1d.tar.gz ports-93ed85032b666b120bf0c5fd64098faacd7a8a1d.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-soundtouch/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer1-plugins-soundtouch/Makefile | 2 | ||||
-rw-r--r-- | audio/rezound/Makefile | 2 | ||||
-rw-r--r-- | audio/soundtouch/Makefile | 3 | ||||
-rw-r--r-- | audio/soundtouch/distinfo | 4 | ||||
-rw-r--r-- | audio/soundtouch/pkg-plist | 4 |
7 files changed, 9 insertions, 10 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index c9136baa8484..17f9a6e7dcd0 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -3,7 +3,7 @@ PORTNAME= audacity PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/audacity/audacity/archive/ DISTNAME= Audacity-${PORTVERSION} diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile index 1e514d0b5f81..e44009cf9977 100644 --- a/audio/gstreamer-plugins-soundtouch/Makefile +++ b/audio/gstreamer-plugins-soundtouch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= GStreamer soundtouch plugin diff --git a/audio/gstreamer1-plugins-soundtouch/Makefile b/audio/gstreamer1-plugins-soundtouch/Makefile index e47e9b95084a..f9b0d047dc87 100644 --- a/audio/gstreamer1-plugins-soundtouch/Makefile +++ b/audio/gstreamer1-plugins-soundtouch/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer soundtouch plugin diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index 36533a56ba81..c69ea6da8495 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -3,7 +3,7 @@ PORTNAME= rezound DISTVERSION= 0.12.3beta -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ReZound/${DISTVERSION} diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 03be5d93e3c2..aca2db27e134 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= soundtouch -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 1.9.2 CATEGORIES= audio MASTER_SITES= http://www.surina.net/soundtouch/ diff --git a/audio/soundtouch/distinfo b/audio/soundtouch/distinfo index 9f91e0a412bd..2f102687f36c 100644 --- a/audio/soundtouch/distinfo +++ b/audio/soundtouch/distinfo @@ -1,2 +1,2 @@ -SHA256 (soundtouch-1.9.0.tar.gz) = 1fe4fc03cbfe696c1281fd623d089baffe1b70265acc60eac7a6d9b5742971ad -SIZE (soundtouch-1.9.0.tar.gz) = 169038 +SHA256 (soundtouch-1.9.2.tar.gz) = caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513 +SIZE (soundtouch-1.9.2.tar.gz) = 171369 diff --git a/audio/soundtouch/pkg-plist b/audio/soundtouch/pkg-plist index 088bcfb0e524..7d8e0eaaabf5 100644 --- a/audio/soundtouch/pkg-plist +++ b/audio/soundtouch/pkg-plist @@ -6,8 +6,8 @@ include/soundtouch/STTypes.h include/soundtouch/SoundTouch.h include/soundtouch/soundtouch_config.h lib/libSoundTouch.so -lib/libSoundTouch.so.0 -lib/libSoundTouch.so.0.0.0 +lib/libSoundTouch.so.1 +lib/libSoundTouch.so.1.0.0 libdata/pkgconfig/soundtouch.pc share/aclocal/soundtouch.m4 %%PORTDOCS%%%%DOCSDIR%%/README.html |