From owner-svn-ports-head@freebsd.org Mon Aug 3 02:08:35 2020 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 2887B3AC9FF; Mon, 3 Aug 2020 02:08:35 +0000 (UTC) (envelope-from yuri@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BKhBW0Gs0z4BLS; Mon, 3 Aug 2020 02:08:35 +0000 (UTC) (envelope-from yuri@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 DC142D1B9; Mon, 3 Aug 2020 02:08:34 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07328YIq054411; Mon, 3 Aug 2020 02:08:34 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07328Yi0054407; Mon, 3 Aug 2020 02:08:34 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202008030208.07328Yi0054407@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 3 Aug 2020 02:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544011 - in head/graphics/pencil2d: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/graphics/pencil2d: . files X-SVN-Commit-Revision: 544011 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.33 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, 03 Aug 2020 02:08:35 -0000 Author: yuri Date: Mon Aug 3 02:08:33 2020 New Revision: 544011 URL: https://svnweb.freebsd.org/changeset/ports/544011 Log: graphics/pencil2d: Update 0.6.4 -> 0.6.5 Reported by: portscout Added: head/graphics/pencil2d/files/patch-pencil2d.pro (contents, props changed) Deleted: head/graphics/pencil2d/files/patch-app_app.pro head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.cpp Modified: head/graphics/pencil2d/Makefile head/graphics/pencil2d/distinfo head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h Modified: head/graphics/pencil2d/Makefile ============================================================================== --- head/graphics/pencil2d/Makefile Mon Aug 3 01:36:04 2020 (r544010) +++ head/graphics/pencil2d/Makefile Mon Aug 3 02:08:33 2020 (r544011) @@ -2,8 +2,7 @@ PORTNAME= pencil2d DISTVERSIONPREFIX= v -DISTVERSION= 0.6.4 -PORTREVISION= 2 +DISTVERSION= 0.6.5 CATEGORIES= graphics math MAINTAINER= yuri@FreeBSD.org @@ -12,22 +11,21 @@ COMMENT= Easy and intuitive tool to make 2D hand-drawn LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT -BROKEN= Project ERROR: Unknown module(s) in QT: xmlpatterns - RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 \ shared-mime-info USE_GITHUB= yes -USE_QT= core gui multimedia network svg widgets xml buildtools_build +USE_QT= core gui multimedia svg widgets xml xmlpatterns buildtools_build USE_GL= gl GH_PROJECT= pencil PLIST_FILES= bin/pencil2d \ - share/applications/pencil2d.desktop \ + share/applications/org.pencil2d.Pencil2D.desktop \ share/bash-completion/completions/pencil2d \ - share/icons/hicolor/256x256/apps/pencil2d.png \ - share/mime/packages/pencil2d.xml \ + share/icons/hicolor/256x256/apps/org.pencil2d.Pencil2D.png \ + share/metainfo/org.pencil2d.Pencil2D.metainfo.xml \ + share/mime/packages/org.pencil2d.Pencil2D.xml \ share/zsh/site-functions/_pencil2d .include Modified: head/graphics/pencil2d/distinfo ============================================================================== --- head/graphics/pencil2d/distinfo Mon Aug 3 01:36:04 2020 (r544010) +++ head/graphics/pencil2d/distinfo Mon Aug 3 02:08:33 2020 (r544011) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559551254 -SHA256 (pencil2d-pencil-v0.6.4_GH0.tar.gz) = 9be6d699cb5a960af89a10ee77dce33ddfe050eb3f0327a055e13f395d92afe6 -SIZE (pencil2d-pencil-v0.6.4_GH0.tar.gz) = 3397891 +TIMESTAMP = 1596418829 +SHA256 (pencil2d-pencil-v0.6.5_GH0.tar.gz) = 31903c54c8f0a79385cc5f519b380d26524219984e619204820b946c96fc2482 +SIZE (pencil2d-pencil-v0.6.5_GH0.tar.gz) = 3714951 Modified: head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h ============================================================================== --- head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h Mon Aug 3 01:36:04 2020 (r544010) +++ head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h Mon Aug 3 02:08:33 2020 (r544011) @@ -1,8 +1,8 @@ ---- core_lib/src/graphics/vector/beziercurve.h.orig 2020-05-21 12:23:34 UTC +--- core_lib/src/graphics/vector/beziercurve.h.orig 2020-07-31 15:32:15 UTC +++ core_lib/src/graphics/vector/beziercurve.h -@@ -18,6 +18,7 @@ GNU General Public License for more details. +@@ -17,6 +17,7 @@ GNU General Public License for more details. + #define BEZIERCURVE_H - #include #include +#include Added: head/graphics/pencil2d/files/patch-pencil2d.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/pencil2d/files/patch-pencil2d.pro Mon Aug 3 02:08:33 2020 (r544011) @@ -0,0 +1,27 @@ +--- pencil2d.pro.orig 2020-08-03 02:00:25 UTC ++++ pencil2d.pro +@@ -6,8 +6,8 @@ TEMPLATE = subdirs + + SUBDIRS = \ # sub-project names + core_lib \ +- app \ +- tests ++ app ++# tests + + # build the project sequentially as listed in SUBDIRS ! + CONFIG += ordered +@@ -15,11 +15,11 @@ CONFIG += ordered + # where to find the sub projects - give the folders + core_lib.subdir = core_lib + app.subdir = app +-tests.subdir = tests ++#tests.subdir = tests + + # what subproject depends on others + app.depends = core_lib +-tests.depends = core_lib ++#tests.depends = core_lib + + TRANSLATIONS += translations/pencil.ts \ + translations/pencil_ar.ts \