Date: Sat, 4 Mar 2017 19:36:55 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435422 - head/graphics/ipe Message-ID: <201703041936.v24JatoU034051@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703041936.v24JatoU034051>