From owner-svn-ports-all@freebsd.org Mon May 13 13:39:01 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 B88851590832; Mon, 13 May 2019 13:39:01 +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 573B0823B0; Mon, 13 May 2019 13:39:01 +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 3BACBA821; Mon, 13 May 2019 13:39:01 +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 x4DDd1Ho087763; Mon, 13 May 2019 13:39:01 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4DDd09p087761; Mon, 13 May 2019 13:39:00 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201905131339.x4DDd09p087761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 13 May 2019 13:39:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501565 - head/graphics/ipe X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/graphics/ipe X-SVN-Commit-Revision: 501565 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 573B0823B0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.965,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: Mon, 13 May 2019 13:39:01 -0000 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