Date: Sat, 6 Sep 2014 12:27:35 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367416 - head/multimedia/lives Message-ID: <201409061227.s86CRZMR070080@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Sat Sep 6 12:27:35 2014 New Revision: 367416 URL: http://svnweb.freebsd.org/changeset/ports/367416 QAT: https://qat.redports.org/buildarchive/r367416/ Log: - Update to version 2.2.6 - Switch to USES=python Modified: head/multimedia/lives/Makefile head/multimedia/lives/distinfo Modified: head/multimedia/lives/Makefile ============================================================================== --- head/multimedia/lives/Makefile Sat Sep 6 12:24:35 2014 (r367415) +++ head/multimedia/lives/Makefile Sat Sep 6 12:27:35 2014 (r367416) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 2.2.5 -PORTREVISION= 1 +PORTVERSION= 2.2.6 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ @@ -41,12 +40,11 @@ RUN_DEPENDS= ${LOCALBASE}/bin/analyseplu WRKSRC= ${WRKDIR}/${DISTNAME:tl} -USES= libtool pathfix perl5 pkgconfig shebangfix tar:bzip2 +USES= libtool pathfix perl5 pkgconfig python shebangfix tar:bzip2 SHEBANG_FILES= build-lives-rfx-plugin build-lives-rfx-plugin-multi \ smogrify tools/autolives.pl GNU_CONFIGURE= yes USE_CSTD= gnu89 -USE_PYTHON= yes USE_GHOSTSCRIPT_RUN= yes USE_GNOME= gtk20 USE_LDCONFIG= yes Modified: head/multimedia/lives/distinfo ============================================================================== --- head/multimedia/lives/distinfo Sat Sep 6 12:24:35 2014 (r367415) +++ head/multimedia/lives/distinfo Sat Sep 6 12:27:35 2014 (r367416) @@ -1,2 +1,2 @@ -SHA256 (lives-2.2.5.tar.bz2) = 6745ebfbd026e45c1672f0696634179de8f42549cb24e483d70db8653abaec68 -SIZE (lives-2.2.5.tar.bz2) = 3588301 +SHA256 (lives-2.2.6.tar.bz2) = 2aaa58a7cb578492fb1a89659668658ddfdf72c510309c71d56896ad9b4c44a0 +SIZE (lives-2.2.6.tar.bz2) = 3587838
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409061227.s86CRZMR070080>