Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2017 05:59:19 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452043 - head/audio/beast
Message-ID:  <201710140559.v9E5xJIZ030000@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710140559.v9E5xJIZ030000>