svn commit: r538877 - branches/2020Q2/audio/traverso

Mark Linimon linimon at FreeBSD.org
Mon Jun 15 13:21:23 UTC 2020


Author: linimon
Date: Mon Jun 15 13:21:23 2020
New Revision: 538877
URL: https://svnweb.freebsd.org/changeset/ports/538877

Log:
  MFH: r536706
  
  audio/traverso: fix download URL
  
  download verified against distinfo; port version is still current
  fetchable again: remove BROKEN
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  branches/2020Q2/audio/traverso/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/audio/traverso/Makefile
==============================================================================
--- branches/2020Q2/audio/traverso/Makefile	Mon Jun 15 12:03:57 2020	(r538876)
+++ branches/2020Q2/audio/traverso/Makefile	Mon Jun 15 13:21:23 2020	(r538877)
@@ -4,12 +4,10 @@ PORTNAME=	traverso
 DISTVERSION=	0.49.6
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	https://traverso-daw.org/
+MASTER_SITES=	https://traverso-daw.org/download/12/
 
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Digital audio workstation (DAW) with an innovative user interface
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	dual


More information about the svn-ports-branches mailing list