From owner-svn-ports-head@freebsd.org Sat Mar 4 19:36:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA531CF79A1; Sat, 4 Mar 2017 19:36: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 mx1.freebsd.org (Postfix) with ESMTPS id 9D52C195B; Sat, 4 Mar 2017 19:36: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 v24JatdP034054; Sat, 4 Mar 2017 19:36:55 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v24JatoU034051; Sat, 4 Mar 2017 19:36:55 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201703041936.v24JatoU034051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 4 Mar 2017 19:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435422 - head/graphics/ipe X-SVN-Group: ports-head 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.23 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, 04 Mar 2017 19:36:57 -0000 Author: bofh Date: Sat Mar 4 19:36:55 2017 New Revision: 435422 URL: https://svnweb.freebsd.org/changeset/ports/435422 Log: graphics/ipe: Update version 7.2.5=>7.2.7 Modified: head/graphics/ipe/Makefile head/graphics/ipe/distinfo head/graphics/ipe/pkg-plist Modified: head/graphics/ipe/Makefile ============================================================================== --- head/graphics/ipe/Makefile Sat Mar 4 18:39:36 2017 (r435421) +++ head/graphics/ipe/Makefile Sat Mar 4 19:36:55 2017 (r435422) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.5 +PORTVERSION= 7.2.7 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ @@ -55,7 +55,7 @@ post-patch: '/%s/s|gnome-open|xdg-open|' ${WRKSRC}/ipe/lua/prefs.lua post-install: - @${LN} -sf ${DATADIR}${PORTVERSION}/ipe.png \ + @${LN} -sf ${DATADIR}/${PORTVERSION}/ipe.png \ ${STAGEDIR}${PREFIX}/share/pixmaps .include Modified: head/graphics/ipe/distinfo ============================================================================== --- head/graphics/ipe/distinfo Sat Mar 4 18:39:36 2017 (r435421) +++ head/graphics/ipe/distinfo Sat Mar 4 19:36:55 2017 (r435422) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469656235 -SHA256 (ipe-7.2.5-src.tar.gz) = 3e1068959e41ebba350ff5373b459dec0ca174a7a761aee2b8ac72ab156be60c -SIZE (ipe-7.2.5-src.tar.gz) = 1775528 +TIMESTAMP = 1488110032 +SHA256 (ipe-7.2.7-src.tar.gz) = d66d3f2619e3e6ff617f42c2e3695c3db6e2a64adcc3d7613214e5fd14c49f22 +SIZE (ipe-7.2.7-src.tar.gz) = 1561350 Modified: head/graphics/ipe/pkg-plist ============================================================================== --- head/graphics/ipe/pkg-plist Sat Mar 4 18:39:36 2017 (r435421) +++ head/graphics/ipe/pkg-plist Sat Mar 4 19:36:55 2017 (r435422) @@ -97,6 +97,10 @@ man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/icons/mode_circle1.png %%DATADIR%%/%%VERSION%%/icons/mode_circle2.png %%DATADIR%%/%%VERSION%%/icons/mode_circle3.png +%%DATADIR%%/%%VERSION%%/icons/mode_graph.png +%%DATADIR%%/%%VERSION%%/icons/mode_graph@2x.png +%%DATADIR%%/%%VERSION%%/icons/mode_graph_32x32.png +%%DATADIR%%/%%VERSION%%/icons/mode_graph_32x32@2x.png %%DATADIR%%/%%VERSION%%/icons/mode_ink.png %%DATADIR%%/%%VERSION%%/icons/mode_ink@2x.png %%DATADIR%%/%%VERSION%%/icons/mode_ink_32x32.png @@ -194,4 +198,6 @@ man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/styles/colors.isy %%DATADIR%%/%%VERSION%%/styles/decorations.isy %%DATADIR%%/%%VERSION%%/styles/presentation.isy +%%DATADIR%%/%%VERSION%%/styles/note-paper.isy +%%DATADIR%%/%%VERSION%%/styles/tikz-shapes.isy share/pixmaps/ipe.png