svn commit: r452043 - head/audio/beast
Tobias Kortkamp
tobik at FreeBSD.org
Sat Oct 14 05:59:21 UTC 2017
Author: tobik
Date: Sat Oct 14 05:59:19 2017
New Revision: 452043
URL: https://svnweb.freebsd.org/changeset/ports/452043
Log:
audio/beast: Unbreak, the distfile has just moved and is still available
- Update pkg-descr with new site as well
Modified:
head/audio/beast/Makefile
head/audio/beast/pkg-descr
Modified: head/audio/beast/Makefile
==============================================================================
--- head/audio/beast/Makefile Sat Oct 14 05:49:23 2017 (r452042)
+++ head/audio/beast/Makefile Sat Oct 14 05:59:19 2017 (r452043)
@@ -5,12 +5,10 @@ PORTNAME= beast
PORTVERSION= 0.7.8
PORTREVISION= 9
CATEGORIES= audio
-MASTER_SITES= http://testbit.eu/pub/dists/beast/v${PORTVERSION:R}/
+MASTER_SITES= https://beast.testbit.org/pub/v0/
MAINTAINER= ports at FreeBSD.org
COMMENT= Powerful music composition and modular synthesis application
-
-BROKEN= No public distfiles
LICENSE= LGPL21
Modified: head/audio/beast/pkg-descr
==============================================================================
--- head/audio/beast/pkg-descr Sat Oct 14 05:49:23 2017 (r452042)
+++ head/audio/beast/pkg-descr Sat Oct 14 05:59:19 2017 (r452043)
@@ -10,4 +10,4 @@ core and the user interface are actively being develop
translated into a variety of languages, regularly assimilating user
feedback such as from our FeatureRequests page.
-WWW: http://beast.testbit.eu/
+WWW: https://beast.testbit.org/
More information about the svn-ports-head
mailing list