From owner-svn-ports-all@freebsd.org Thu Dec 27 20:37:31 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 368E01422500; Thu, 27 Dec 2018 20:37:31 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D20AC8AB52; Thu, 27 Dec 2018 20:37:30 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C611F18D21; Thu, 27 Dec 2018 20:37:30 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBRKbU2C023220; Thu, 27 Dec 2018 20:37:30 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBRKbTYX023213; Thu, 27 Dec 2018 20:37:29 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201812272037.wBRKbTYX023213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 27 Dec 2018 20:37:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488566 - in head: . print print/frescobaldi X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: . print print/frescobaldi X-SVN-Commit-Revision: 488566 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D20AC8AB52 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2018 20:37:31 -0000 Author: tcberner Date: Thu Dec 27 20:37:29 2018 New Revision: 488566 URL: https://svnweb.freebsd.org/changeset/ports/488566 Log: Reinstate print/frescobaldi@r487595 PR: 234084 Submitted by: m.ne@gmx.net Added: head/print/frescobaldi/ - copied from r487595, head/print/frescobaldi/ Modified: head/MOVED head/print/Makefile head/print/frescobaldi/Makefile head/print/frescobaldi/distinfo Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 27 20:20:13 2018 (r488565) +++ head/MOVED Thu Dec 27 20:37:29 2018 (r488566) @@ -10783,7 +10783,6 @@ biology/njplot|biology/seaview|2018-12-11|Has expired: devel/dcmtk|graphics/dcmtk|2018-12-12|Move to a proper category graphics/cuneiform||2018-12-16|Has expired: Unmaintained upstream dns/knot1|dns/knot2|2018-12-16|Has expired: EOL upstream; successor dns/knot2 is in place -print/frescobaldi||2018-12-16|Depends on non-existent poppler-qt4 lang/python34|lang/python36|2018-12-18|Has expired: Fails to build with recent OpenSSL graphics/py-sk1|graphics/sk1|2018-12-18|sk1 is an app, not a python library net/py-libstorj||2018-12-21|Has expired: Broken for more than 6 months Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Thu Dec 27 20:20:13 2018 (r488565) +++ head/print/Makefile Thu Dec 27 20:37:29 2018 (r488566) @@ -60,6 +60,7 @@ SUBDIR += fpdf SUBDIR += freetype SUBDIR += freetype2 + SUBDIR += frescobaldi SUBDIR += ft2demos SUBDIR += ghostscript7-base SUBDIR += ghostscript7-commfont Modified: head/print/frescobaldi/Makefile ============================================================================== --- head/print/frescobaldi/Makefile Sun Dec 16 14:59:10 2018 (r487595) +++ head/print/frescobaldi/Makefile Thu Dec 27 20:37:29 2018 (r488566) @@ -3,29 +3,24 @@ PORTNAME= frescobaldi DISTVERSIONPREFIX= v -DISTVERSION= 2.20.0 -PORTREVISION= 3 +DISTVERSION= 3.0.0 CATEGORIES= print kde -MAINTAINER= martin.dieringer@gmx.de +MAINTAINER= m.ne@gmx.net COMMENT= Music score editor for lilypond LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= KDE4 is end-of-life, upgrade this port to version 3.0.0 -EXPIRATION_DATE=2018-12-31 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:graphics/py-poppler-qt4@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>=0:graphics/py-python-poppler-qt5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR} -USES= gettext kde:4 python:2.7 desktop-file-utils +USES= gettext pyqt:5 python:3.4+ qmake qt:5 desktop-file-utils +USE_PYQT= network printsupport sip svg webkit webkitwidgets widgets +USE_PYTHON= distutils autoplist noflavors USE_GITHUB= yes GH_ACCOUNT= wbsoft -USE_KDE= kdelibs pykde4_build pykde4_run -USE_PYTHON= distutils autoplist optsuffix -INSTALLS_ICONS= yes NO_ARCH= yes OPTIONS_DEFINE= LILYPOND Modified: head/print/frescobaldi/distinfo ============================================================================== --- head/print/frescobaldi/distinfo Sun Dec 16 14:59:10 2018 (r487595) +++ head/print/frescobaldi/distinfo Thu Dec 27 20:37:29 2018 (r488566) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487410650 -SHA256 (wbsoft-frescobaldi-v2.20.0_GH0.tar.gz) = 4e0bc5f371724b6c409fe5b8cbd61d05c7ca0c740c608806f09a245dae336de6 -SIZE (wbsoft-frescobaldi-v2.20.0_GH0.tar.gz) = 7379468 +TIMESTAMP = 1544957099 +SHA256 (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 70b169e520c57bc03bb593f8f7b9586c7f6d21a7eb3015a94a71e9d52bab58e1 +SIZE (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 8387944