Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 15:23:37 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431966 - head/multimedia/lives
Message-ID:  <201701201523.v0KFNbL8093688@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Jan 20 15:23:36 2017
New Revision: 431966
URL: https://svnweb.freebsd.org/changeset/ports/431966

Log:
  - Update lives to 2.8.4
  - Get distfile from github

Modified:
  head/multimedia/lives/Makefile
  head/multimedia/lives/distinfo

Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile	Fri Jan 20 15:22:34 2017	(r431965)
+++ head/multimedia/lives/Makefile	Fri Jan 20 15:23:36 2017	(r431966)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	lives
-PORTVERSION=	2.8.3
+PORTVERSION=	2.8.4
 CATEGORIES=	multimedia
-MASTER_SITES=	SF
+MASTER_SITES=	http://lives-video.com/releases/
+DISTNAME=	LiVES-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Video editing system
@@ -43,6 +44,8 @@ RUN_DEPENDS=	${LOCALBASE}/bin/analyseplu
 		x264:multimedia/x264 \
 		cdrecord:sysutils/cdrtools
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 USES=		compiler:c++11-lib gettext-runtime ghostscript:run libtool \
 		localbase pathfix perl5 pkgconfig python shebangfix tar:bzip2
 SHEBANG_FILES=	build-lives-rfx-plugin build-lives-rfx-plugin-multi \

Modified: head/multimedia/lives/distinfo
==============================================================================
--- head/multimedia/lives/distinfo	Fri Jan 20 15:22:34 2017	(r431965)
+++ head/multimedia/lives/distinfo	Fri Jan 20 15:23:36 2017	(r431966)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483784098
-SHA256 (lives-2.8.3.tar.bz2) = e7d6c651f6c5050791fe283a187bb6e114ad85552b090450468eca4010f20450
-SIZE (lives-2.8.3.tar.bz2) = 3896878
+TIMESTAMP = 1484732974
+SHA256 (LiVES-2.8.4.tar.bz2) = e5353c4942e8bfbb419fe630b77b1de32d61bba5acec50ba5a1e89bae7b75661
+SIZE (LiVES-2.8.4.tar.bz2) = 3898709



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