svn commit: r520668 - head/multimedia/cinelerra-gg

Yuri Victorovich yuri at FreeBSD.org
Sun Dec 22 21:53:52 UTC 2019


Author: yuri
Date: Sun Dec 22 21:53:51 2019
New Revision: 520668
URL: https://svnweb.freebsd.org/changeset/ports/520668

Log:
  multimedia/cinelerra-gg: Unbreak: the host in MASTER_SITES got renamed
  
  PR:		242815
  Submitted by:	alt2600 at icloud.com

Modified:
  head/multimedia/cinelerra-gg/Makefile
  head/multimedia/cinelerra-gg/pkg-descr

Modified: head/multimedia/cinelerra-gg/Makefile
==============================================================================
--- head/multimedia/cinelerra-gg/Makefile	Sun Dec 22 21:52:42 2019	(r520667)
+++ head/multimedia/cinelerra-gg/Makefile	Sun Dec 22 21:53:51 2019	(r520668)
@@ -5,12 +5,10 @@ DISTVERSION=	5.1-20180714
 DISTVERSIONSUFFIX=	-${REV:C/(.......).*/\1/}
 PORTREVISION=	12
 CATEGORIES=	multimedia
-MASTER_SITES=	https://git.cinelerra-cv.org/gitweb?p=goodguy/cinelerra.git;a=snapshot;h=${REV};sf=tgz;dummy=/ # tarballs are @ https://cinelerra-cv.org/five/pkgs/src/
+MASTER_SITES=	https://git.cinelerra-gg.org/git?p=goodguy/cinelerra.git;a=snapshot;h=${REV};sf=tgz;dummy=/ 
 
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Professional video editing and compositing environment
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${BUILD_WRKSRC}/COPYING

Modified: head/multimedia/cinelerra-gg/pkg-descr
==============================================================================
--- head/multimedia/cinelerra-gg/pkg-descr	Sun Dec 22 21:52:42 2019	(r520667)
+++ head/multimedia/cinelerra-gg/pkg-descr	Sun Dec 22 21:53:51 2019	(r520668)
@@ -5,4 +5,4 @@ CinelerraGG (GG stands for Good Guy) is a variant deri
 repository that received a lot of updates recently (as of 2018), while other
 variants of Cinelerra also exist.
 
-WWW: https://cinelerra-cv.org/
+WWW: https://www.cinelerra-gg.org/


More information about the svn-ports-head mailing list