From owner-svn-ports-head@FreeBSD.ORG Thu Jul 24 22:08:15 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 11B1B1BF; Thu, 24 Jul 2014 22:08:15 +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 F329B2E1B; Thu, 24 Jul 2014 22:08:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6OM8EG8024239; Thu, 24 Jul 2014 22:08:14 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6OM8EXY024237; Thu, 24 Jul 2014 22:08:14 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201407242208.s6OM8EXY024237@svn.freebsd.org> From: Pawel Pekala Date: Thu, 24 Jul 2014 22:08:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362857 - 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 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: Thu, 24 Jul 2014 22:08:15 -0000 Author: pawel Date: Thu Jul 24 22:08:14 2014 New Revision: 362857 URL: http://svnweb.freebsd.org/changeset/ports/362857 QAT: https://qat.redports.org/buildarchive/r362857/ Log: - Fix fetch by using SourceForge mirrors - Tarball has been rerolled by author: http://sourceforge.net/p/lives/mailman/message/32546466/ Modified: head/multimedia/lives/Makefile head/multimedia/lives/distinfo Modified: head/multimedia/lives/Makefile ============================================================================== --- head/multimedia/lives/Makefile Thu Jul 24 21:30:59 2014 (r362856) +++ head/multimedia/lives/Makefile Thu Jul 24 22:08:14 2014 (r362857) @@ -4,8 +4,7 @@ PORTNAME= lives PORTVERSION= 2.2.5 CATEGORIES= multimedia -MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ -DISTNAME= LiVES-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= pawel@FreeBSD.org COMMENT= Video editing system @@ -101,7 +100,6 @@ post-patch: @${REINPLACE_CMD} '/cp -rf/ s|data/|data|g; /cp -rf/ s|icons/|icons|g' \ ${WRKSRC}/lives-plugins/weed-plugins/cairo/Makefile.in \ ${WRKSRC}/lives-plugins/weed-plugins/Makefile.in - @${REINPLACE_CMD} '/^$$version/ s|-svn||' ${WRKSRC}/smogrify post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/multimedia/lives/distinfo ============================================================================== --- head/multimedia/lives/distinfo Thu Jul 24 21:30:59 2014 (r362856) +++ head/multimedia/lives/distinfo Thu Jul 24 22:08:14 2014 (r362857) @@ -1,2 +1,2 @@ -SHA256 (LiVES-2.2.5.tar.bz2) = d7157879fdd298508d853aa8d6884d03e939631e78ecd162a952568f4abf4a63 -SIZE (LiVES-2.2.5.tar.bz2) = 3588729 +SHA256 (lives-2.2.5.tar.bz2) = 6745ebfbd026e45c1672f0696634179de8f42549cb24e483d70db8653abaec68 +SIZE (lives-2.2.5.tar.bz2) = 3588301