From owner-svn-ports-all@freebsd.org Sun Mar 24 18:22:21 2019 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 72A2E15636C4; Sun, 24 Mar 2019 18:22:21 +0000 (UTC) (envelope-from bofh@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 101CB905CD; Sun, 24 Mar 2019 18:22:21 +0000 (UTC) (envelope-from bofh@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 C61E023F64; Sun, 24 Mar 2019 18:22:20 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2OIMKmo099068; Sun, 24 Mar 2019 18:22:20 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2OIMK04099064; Sun, 24 Mar 2019 18:22:20 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201903241822.x2OIMK04099064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 24 Mar 2019 18:22:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496767 - in head/graphics/ipe: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: in head/graphics/ipe: . files X-SVN-Commit-Revision: 496767 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 101CB905CD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.99 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.99)[-0.988,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Sun, 24 Mar 2019 18:22:21 -0000 Author: bofh Date: Sun Mar 24 18:22:19 2019 New Revision: 496767 URL: https://svnweb.freebsd.org/changeset/ports/496767 Log: graphics/ipe: Update version 7.2.8=>7.2.11 Modified: head/graphics/ipe/Makefile head/graphics/ipe/distinfo head/graphics/ipe/files/patch-ipelib_ipeplatform.cpp head/graphics/ipe/pkg-plist Modified: head/graphics/ipe/Makefile ============================================================================== --- head/graphics/ipe/Makefile Sun Mar 24 18:02:15 2019 (r496766) +++ head/graphics/ipe/Makefile Sun Mar 24 18:22:19 2019 (r496767) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.8 +PORTVERSION= 7.2.11 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ Modified: head/graphics/ipe/distinfo ============================================================================== --- head/graphics/ipe/distinfo Sun Mar 24 18:02:15 2019 (r496766) +++ head/graphics/ipe/distinfo Sun Mar 24 18:22:19 2019 (r496767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547285171 -SHA256 (ipe-7.2.8-src.tar.gz) = fe0927db42c97133d8368f59114fa1e904692be5330c14244bbbb997fb1b33d7 -SIZE (ipe-7.2.8-src.tar.gz) = 1847318 +TIMESTAMP = 1553384182 +SHA256 (ipe-7.2.11-src.tar.gz) = a22dcae9cb660f466678a6b568e9fed1b12a3830e49465594d65fc789b0ba725 +SIZE (ipe-7.2.11-src.tar.gz) = 1950071 Modified: head/graphics/ipe/files/patch-ipelib_ipeplatform.cpp ============================================================================== --- head/graphics/ipe/files/patch-ipelib_ipeplatform.cpp Sun Mar 24 18:02:15 2019 (r496766) +++ head/graphics/ipe/files/patch-ipelib_ipeplatform.cpp Sun Mar 24 18:22:19 2019 (r496767) @@ -1,12 +1,13 @@ ---- ipelib/ipeplatform.cpp.orig 2019-01-12 09:37:35 UTC +--- ipelib/ipeplatform.cpp.orig 2019-03-09 12:21:05 UTC +++ ipelib/ipeplatform.cpp -@@ -44,7 +44,9 @@ - #include - #include +@@ -48,7 +48,10 @@ + #include + #include #endif - +#if defined(__FreeBSD__) || defined(__DragonFly__) +#include ++#include +#endif #include #include Modified: head/graphics/ipe/pkg-plist ============================================================================== --- head/graphics/ipe/pkg-plist Sun Mar 24 18:02:15 2019 (r496766) +++ head/graphics/ipe/pkg-plist Sun Mar 24 18:22:19 2019 (r496767) @@ -1,6 +1,7 @@ bin/ipe bin/ipe6upgrade bin/ipeextract +bin/ipepresenter bin/iperender bin/ipescript bin/ipetoipe @@ -28,6 +29,9 @@ include/ipepainter.h include/ipepath.h include/ipepdfparser.h include/ipepdfwriter.h +include/ipepdfview.h +include/ipepdfview_qt.h +include/ipepdfview_win.h include/ipepswriter.h include/ipereference.h include/iperesources.h @@ -201,3 +205,4 @@ man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/styles/note-paper.isy %%DATADIR%%/%%VERSION%%/styles/tikz-shapes.isy share/pixmaps/ipe.png +%%LUA_LIBDIR%%/ipe/%%VERSION%%/ipelets/selectby.lua