From owner-svn-ports-head@FreeBSD.ORG Mon Jun 9 17:42:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0F78E4A; Mon, 9 Jun 2014 17:42:25 +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 B3C102F03; Mon, 9 Jun 2014 17:42:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s59HgP3u040505; Mon, 9 Jun 2014 17:42:25 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s59HgPZf040503; Mon, 9 Jun 2014 17:42:25 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201406091742.s59HgPZf040503@svn.freebsd.org> From: Antoine Brodin Date: Mon, 9 Jun 2014 17:42:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357188 - head/print/frescobaldi 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: Mon, 09 Jun 2014 17:42:26 -0000 Author: antoine Date: Mon Jun 9 17:42:25 2014 New Revision: 357188 URL: http://svnweb.freebsd.org/changeset/ports/357188 QAT: https://qat.redports.org/buildarchive/r357188/ Log: - Update to 2.0.15 - Stage support - Unexpire PR: ports/190827 Submitted by: maintainer Deleted: head/print/frescobaldi/pkg-plist Modified: head/print/frescobaldi/Makefile head/print/frescobaldi/distinfo Modified: head/print/frescobaldi/Makefile ============================================================================== --- head/print/frescobaldi/Makefile Mon Jun 9 17:40:52 2014 (r357187) +++ head/print/frescobaldi/Makefile Mon Jun 9 17:42:25 2014 (r357188) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= frescobaldi -PORTVERSION= 2.0.8 -PORTREVISION= 4 +PORTVERSION= 2.0.15 CATEGORIES= print kde -MASTER_SITES= http://cloud.github.com/downloads/wbsoft/frescobaldi/ +MASTER_SITES= https://github.com/wbsoft/frescobaldi/releases/download/v${PORTVERSION}/ MAINTAINER= martin.dieringer@gmx.de COMMENT= Music score editor for lilypond @@ -13,9 +12,6 @@ COMMENT= Music score editor for lilypond LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -DEPRECATED= Depends on BROKEN and EXPIRING py-poppler-qt4 -EXPIRATION_DATE= 2014-06-30 - RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond \ ${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:${PORTSDIR}/graphics/py-poppler-qt4 @@ -24,6 +20,9 @@ INSTALLS_ICONS= yes USE_KDE4= kdeprefix kdelibs pykde4_build pykde4_run USE_PYTHON= yes USE_PYDISTUTILS=yes +PYDISTUTILS_AUTOPLIST=yes + +post-patch: + @${REINPLACE_CMD} '/install-script=frescobaldi-wininst.py/d' ${WRKSRC}/setup.cfg -NO_STAGE= yes .include Modified: head/print/frescobaldi/distinfo ============================================================================== --- head/print/frescobaldi/distinfo Mon Jun 9 17:40:52 2014 (r357187) +++ head/print/frescobaldi/distinfo Mon Jun 9 17:42:25 2014 (r357188) @@ -1,2 +1,2 @@ -SHA256 (frescobaldi-2.0.8.tar.gz) = 2a9a8ecdd1b48753e2c2c63a03a4b89f366e5944d5e9badb1a18935776effadb -SIZE (frescobaldi-2.0.8.tar.gz) = 2951714 +SHA256 (frescobaldi-2.0.15.tar.gz) = 1f9d56fc1e4de90c93b327d78b6c086ed2fc575b67503bdbb852545ff75daa17 +SIZE (frescobaldi-2.0.15.tar.gz) = 3747346