Date: Mon, 13 May 2019 13:39:00 +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: r501565 - head/graphics/ipe Message-ID: <201905131339.x4DDd09p087761@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Mon May 13 13:39:00 2019 New Revision: 501565 URL: https://svnweb.freebsd.org/changeset/ports/501565 Log: graphics/ipe: Update version 7.2.11=>7.2.12 Modified: head/graphics/ipe/Makefile head/graphics/ipe/distinfo Modified: head/graphics/ipe/Makefile ============================================================================== --- head/graphics/ipe/Makefile Mon May 13 13:05:27 2019 (r501564) +++ head/graphics/ipe/Makefile Mon May 13 13:39:00 2019 (r501565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.11 +PORTVERSION= 7.2.12 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ @@ -52,8 +52,6 @@ post-patch: /-O2/s|^|#|' ${WRKSRC}/common.mak @${REINPLACE_CMD} -e \ 's|\([[:blank:]]\)=|\1?=|' ${WRKSRC}/config.mak - @${REINPLACE_CMD} -e \ - '/%s/s|gnome-open|xdg-open|' ${WRKSRC}/ipe/lua/prefs.lua post-install: @${LN} -sf ${DATADIR}/${PORTVERSION}/ipe.png \ Modified: head/graphics/ipe/distinfo ============================================================================== --- head/graphics/ipe/distinfo Mon May 13 13:05:27 2019 (r501564) +++ head/graphics/ipe/distinfo Mon May 13 13:39:00 2019 (r501565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553384182 -SHA256 (ipe-7.2.11-src.tar.gz) = a22dcae9cb660f466678a6b568e9fed1b12a3830e49465594d65fc789b0ba725 -SIZE (ipe-7.2.11-src.tar.gz) = 1950071 +TIMESTAMP = 1557304634 +SHA256 (ipe-7.2.12-src.tar.gz) = 7c9a78b20e7d08be5850299240b9cd2b45982ff1299a903a999d8ff8796581e3 +SIZE (ipe-7.2.12-src.tar.gz) = 1958565
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905131339.x4DDd09p087761>