From owner-svn-ports-head@FreeBSD.ORG Sat Sep 6 12:27:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3FEC7F6; Sat, 6 Sep 2014 12:27:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFA2C2000; Sat, 6 Sep 2014 12:27:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s86CRZDt070082; Sat, 6 Sep 2014 12:27:35 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s86CRZMR070080; Sat, 6 Sep 2014 12:27:35 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201409061227.s86CRZMR070080@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 6 Sep 2014 12:27:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367416 - head/multimedia/lives X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2014 12:27:35 -0000 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