From owner-svn-ports-all@freebsd.org Fri Nov 1 09:35:56 2019 Return-Path: Delivered-To: svn-ports-all@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 410391AE9FC; Fri, 1 Nov 2019 09:35:56 +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 474HB411t8z40HB; Fri, 1 Nov 2019 09:35:56 +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 01E2F9148; Fri, 1 Nov 2019 09:35:56 +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 xA19Ztk2092053; Fri, 1 Nov 2019 09:35:55 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA19ZtDw092050; Fri, 1 Nov 2019 09:35:55 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201911010935.xA19ZtDw092050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 1 Nov 2019 09:35:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516213 - head/graphics/ipe X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/graphics/ipe X-SVN-Commit-Revision: 516213 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Fri, 01 Nov 2019 09:35:56 -0000 Author: bofh Date: Fri Nov 1 09:35:55 2019 New Revision: 516213 URL: https://svnweb.freebsd.org/changeset/ports/516213 Log: graphics/ipe: Update version 7.2.12=>7.2.13 Modified: head/graphics/ipe/Makefile head/graphics/ipe/distinfo head/graphics/ipe/pkg-plist Modified: head/graphics/ipe/Makefile ============================================================================== --- head/graphics/ipe/Makefile Fri Nov 1 08:58:33 2019 (r516212) +++ head/graphics/ipe/Makefile Fri Nov 1 09:35:55 2019 (r516213) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.12 -PORTREVISION= 2 +PORTVERSION= 7.2.13 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ Modified: head/graphics/ipe/distinfo ============================================================================== --- head/graphics/ipe/distinfo Fri Nov 1 08:58:33 2019 (r516212) +++ head/graphics/ipe/distinfo Fri Nov 1 09:35:55 2019 (r516213) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557304634 -SHA256 (ipe-7.2.12-src.tar.gz) = 7c9a78b20e7d08be5850299240b9cd2b45982ff1299a903a999d8ff8796581e3 -SIZE (ipe-7.2.12-src.tar.gz) = 1958565 +TIMESTAMP = 1572019314 +SHA256 (ipe-7.2.13-src.tar.gz) = af3ca3d713ae99d65cfeb9cddea56c9d1a3b1e52e2fc30cd0fe017793242caa8 +SIZE (ipe-7.2.13-src.tar.gz) = 1976416 Modified: head/graphics/ipe/pkg-plist ============================================================================== --- head/graphics/ipe/pkg-plist Fri Nov 1 08:58:33 2019 (r516212) +++ head/graphics/ipe/pkg-plist Fri Nov 1 09:35:55 2019 (r516213) @@ -30,6 +30,7 @@ include/ipepath.h include/ipepdfparser.h include/ipepdfwriter.h include/ipepdfview.h +include/ipepdfview_cocoa.h include/ipepdfview_qt.h include/ipepdfview_win.h include/ipepswriter.h @@ -201,6 +202,7 @@ man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/styles/beamer.isy %%DATADIR%%/%%VERSION%%/styles/colors.isy %%DATADIR%%/%%VERSION%%/styles/decorations.isy +%%DATADIR%%/%%VERSION%%/styles/imperial.isy %%DATADIR%%/%%VERSION%%/styles/presentation.isy %%DATADIR%%/%%VERSION%%/styles/note-paper.isy %%DATADIR%%/%%VERSION%%/styles/tikz-shapes.isy