From owner-svn-ports-head@freebsd.org Sat Nov 2 19:17:46 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 88984160A2A; Sat, 2 Nov 2019 19:17:46 +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 47582y32n3z44j8; Sat, 2 Nov 2019 19:17:46 +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 475B327F19; Sat, 2 Nov 2019 19:17:46 +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 xA2JHkFd033067; Sat, 2 Nov 2019 19:17:46 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA2JHjP4033066; Sat, 2 Nov 2019 19:17:45 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201911021917.xA2JHjP4033066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 2 Nov 2019 19:17:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516362 - head/graphics/krita X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/graphics/krita X-SVN-Commit-Revision: 516362 X-SVN-Commit-Repository: ports 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.29 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, 02 Nov 2019 19:17:46 -0000 Author: tcberner Date: Sat Nov 2 19:17:45 2019 New Revision: 516362 URL: https://svnweb.freebsd.org/changeset/ports/516362 Log: graphics/krita: update to 4.2.7.1 Modified: head/graphics/krita/Makefile head/graphics/krita/distinfo Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Sat Nov 2 18:09:13 2019 (r516361) +++ head/graphics/krita/Makefile Sat Nov 2 19:17:45 2019 (r516362) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= krita -DISTVERSION= 4.2.6 -PORTREVISION= 3 +DISTVERSION= 4.2.7.1 CATEGORIES= graphics kde -MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:R} DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org @@ -42,6 +41,8 @@ USE_QT= concurrent core dbus declarative gui multimed svg testlib widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm xcb xext xi + +CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_PyQt5:BOOL=true OPTIONS_DEFINE= GMIC OPENEXR OPTIONS_DEFAULT= OPENEXR Modified: head/graphics/krita/distinfo ============================================================================== --- head/graphics/krita/distinfo Sat Nov 2 18:09:13 2019 (r516361) +++ head/graphics/krita/distinfo Sat Nov 2 19:17:45 2019 (r516362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568188576 -SHA256 (KDE/krita/krita-4.2.6.tar.gz) = a7ea86f7943a29c7e0a764efc3f992a834b08c1ad4cdb4c7073a3912df3cdde3 -SIZE (KDE/krita/krita-4.2.6.tar.gz) = 246320346 +TIMESTAMP = 1570041411 +SHA256 (KDE/krita/krita-4.2.7.1.tar.gz) = 28218030edca9dfa1c7e255401ca6fc8fe0e5329f7611cfc196e35746d312086 +SIZE (KDE/krita/krita-4.2.7.1.tar.gz) = 246204685