git: 556d05f4c341 - main - audio/amb-plugins: Change MASTER_SITES and WWW to https; Improve COMMENT
Yuri Victorovich
yuri at FreeBSD.org
Sun Jul 11 18:08:24 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=556d05f4c341b0dcaf7925bc7a94e6d965da99ec
commit 556d05f4c341b0dcaf7925bc7a94e6d965da99ec
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-07-11 18:07:38 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-07-11 18:08:19 +0000
audio/amb-plugins: Change MASTER_SITES and WWW to https; Improve COMMENT
---
audio/amb-plugins/Makefile | 4 ++--
audio/amb-plugins/pkg-descr | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/amb-plugins/Makefile b/audio/amb-plugins/Makefile
index bcda71c3ec2d..77bdc8a12724 100644
--- a/audio/amb-plugins/Makefile
+++ b/audio/amb-plugins/Makefile
@@ -4,14 +4,14 @@ PORTNAME= amb-plugins
PORTVERSION= 0.8.1
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://kokkinizita.linuxaudio.org/linuxaudio/downloads/
+MASTER_SITES= https://kokkinizita.linuxaudio.org/linuxaudio/downloads/
DISTNAME= AMB-plugins-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fa-plugins.rdf
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
-COMMENT= Ambisonics plugins, mainly to be used within Ardour
+COMMENT= Ambisonics LADSPA plugins, mainly to be used within Ardour
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/audio/amb-plugins/pkg-descr b/audio/amb-plugins/pkg-descr
index 3671c6a7c259..b22583472a9c 100644
--- a/audio/amb-plugins/pkg-descr
+++ b/audio/amb-plugins/pkg-descr
@@ -2,4 +2,4 @@ A set of ambisonics plugins, mainly to be used within Ardour. Mono
and stereo to B-format panning, horizontal rotator, square, hexagon
and cube decoders.
-WWW: http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html
+WWW: https://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html
More information about the dev-commits-ports-all
mailing list