From owner-svn-ports-head@freebsd.org Fri May 29 03:15:35 2020 Return-Path: Delivered-To: svn-ports-head@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 91B0C32E486; Fri, 29 May 2020 03:15:35 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49Y8pH3JNbz3bQX; Fri, 29 May 2020 03:15:35 +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 6CAE2111B1; Fri, 29 May 2020 03:15:35 +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 04T3FZcM096488; Fri, 29 May 2020 03:15:35 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04T3FYGh096485; Fri, 29 May 2020 03:15:34 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202005290315.04T3FYGh096485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 29 May 2020 03:15:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536920 - head/graphics/ipe X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/graphics/ipe X-SVN-Commit-Revision: 536920 X-SVN-Commit-Repository: ports 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.33 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: Fri, 29 May 2020 03:15:35 -0000 Author: bofh Date: Fri May 29 03:15:34 2020 New Revision: 536920 URL: https://svnweb.freebsd.org/changeset/ports/536920 Log: graphics/ipe: Update version 7.2.15=>7.2.18 Modified: head/graphics/ipe/Makefile head/graphics/ipe/distinfo head/graphics/ipe/pkg-plist Modified: head/graphics/ipe/Makefile ============================================================================== --- head/graphics/ipe/Makefile Fri May 29 03:10:13 2020 (r536919) +++ head/graphics/ipe/Makefile Fri May 29 03:15:34 2020 (r536920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.15 +PORTVERSION= 7.2.18 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ @@ -13,8 +13,10 @@ COMMENT= Extensible vector graphics editor with LaTeX LICENSE= GPLv3+ RUN_DEPENDS= xdg-open:devel/xdg-utils -LIB_DEPENDS= libpng.so:graphics/png \ - libfreetype.so:print/freetype2 +LIB_DEPENDS= libcurl.so:ftp/curl \ + libfreetype.so:print/freetype2 \ + libgsl.so:math/gsl \ + libpng.so:graphics/png USES= compiler:c++11-lib gmake gnome jpeg lua:52 pkgconfig qt:5 USE_GNOME= cairo Modified: head/graphics/ipe/distinfo ============================================================================== --- head/graphics/ipe/distinfo Fri May 29 03:10:13 2020 (r536919) +++ head/graphics/ipe/distinfo Fri May 29 03:15:34 2020 (r536920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588109811 -SHA256 (ipe-7.2.15-src.tar.gz) = 2cb2163ac53e347009601d45e2293369712abf9311f3cf97cd615e0eed627ee1 -SIZE (ipe-7.2.15-src.tar.gz) = 2018628 +TIMESTAMP = 1590651328 +SHA256 (ipe-7.2.18-src.tar.gz) = fadb85eb1bf10a86eb2ce19003b7663c60830c5d82f4055c94122266493d6355 +SIZE (ipe-7.2.18-src.tar.gz) = 1868823 Modified: head/graphics/ipe/pkg-plist ============================================================================== --- head/graphics/ipe/pkg-plist Fri May 29 03:10:13 2020 (r536919) +++ head/graphics/ipe/pkg-plist Fri May 29 03:15:34 2020 (r536920) @@ -1,4 +1,5 @@ bin/ipe +bin/ipecurl bin/ipe6upgrade bin/ipeextract bin/ipepresenter @@ -68,128 +69,8 @@ man/man1/ipeextract.1.gz man/man1/iperender.1.gz man/man1/ipescript.1.gz man/man1/ipetoipe.1.gz -%%DATADIR%%/%%VERSION%%/icons/copy.png -%%DATADIR%%/%%VERSION%%/icons/copy@2x.png -%%DATADIR%%/%%VERSION%%/icons/copy_32x32.png -%%DATADIR%%/%%VERSION%%/icons/copy_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/cut.png -%%DATADIR%%/%%VERSION%%/icons/cut@2x.png -%%DATADIR%%/%%VERSION%%/icons/cut_32x32.png -%%DATADIR%%/%%VERSION%%/icons/cut_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/delete.png -%%DATADIR%%/%%VERSION%%/icons/delete@2x.png -%%DATADIR%%/%%VERSION%%/icons/delete_32x32.png -%%DATADIR%%/%%VERSION%%/icons/delete_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/fit_objects.png -%%DATADIR%%/%%VERSION%%/icons/fit_objects@2x.png -%%DATADIR%%/%%VERSION%%/icons/fit_objects_32x32.png -%%DATADIR%%/%%VERSION%%/icons/fit_objects_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/fit_page.png -%%DATADIR%%/%%VERSION%%/icons/fit_page@2x.png -%%DATADIR%%/%%VERSION%%/icons/fit_page_32x32.png -%%DATADIR%%/%%VERSION%%/icons/fit_page_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/fit_width.png -%%DATADIR%%/%%VERSION%%/icons/grid_visible.png -%%DATADIR%%/%%VERSION%%/icons/ipe.png -%%DATADIR%%/%%VERSION%%/icons/ipe128.png -%%DATADIR%%/%%VERSION%%/icons/ipe512.png -%%DATADIR%%/%%VERSION%%/icons/keyboard.png -%%DATADIR%%/%%VERSION%%/icons/keyboard@2x.png -%%DATADIR%%/%%VERSION%%/icons/keyboard_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_arc1.png -%%DATADIR%%/%%VERSION%%/icons/mode_arc2.png -%%DATADIR%%/%%VERSION%%/icons/mode_arc3.png -%%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 -%%DATADIR%%/%%VERSION%%/icons/mode_ink_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_label.png -%%DATADIR%%/%%VERSION%%/icons/mode_label@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_label_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_label_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_laser.png -%%DATADIR%%/%%VERSION%%/icons/mode_laser@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_laser_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_laser_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_lines.png -%%DATADIR%%/%%VERSION%%/icons/mode_marks.png -%%DATADIR%%/%%VERSION%%/icons/mode_marks@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_marks_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_marks_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_math.png -%%DATADIR%%/%%VERSION%%/icons/mode_math@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_math_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_math_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_pan.png -%%DATADIR%%/%%VERSION%%/icons/mode_paragraph.png -%%DATADIR%%/%%VERSION%%/icons/mode_parallelogram.png -%%DATADIR%%/%%VERSION%%/icons/mode_parallelogram@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_parallelogram_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_parallelogram_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_polygons.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles1.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles1@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles1_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles1_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles2.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles2@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles2_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles2_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles3.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles3@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles3_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_rectangles3_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_rotate.png -%%DATADIR%%/%%VERSION%%/icons/mode_select.png -%%DATADIR%%/%%VERSION%%/icons/mode_shear.png -%%DATADIR%%/%%VERSION%%/icons/mode_shear@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_shear_32x32.png -%%DATADIR%%/%%VERSION%%/icons/mode_shear_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/mode_shredder.png -%%DATADIR%%/%%VERSION%%/icons/mode_splinegons.png -%%DATADIR%%/%%VERSION%%/icons/mode_splines.png -%%DATADIR%%/%%VERSION%%/icons/mode_stretch.png -%%DATADIR%%/%%VERSION%%/icons/mode_translate.png -%%DATADIR%%/%%VERSION%%/icons/paste.png -%%DATADIR%%/%%VERSION%%/icons/paste@2x.png -%%DATADIR%%/%%VERSION%%/icons/paste_32x32.png -%%DATADIR%%/%%VERSION%%/icons/paste_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/pen.png -%%DATADIR%%/%%VERSION%%/icons/redo.png -%%DATADIR%%/%%VERSION%%/icons/redo@2x.png -%%DATADIR%%/%%VERSION%%/icons/redo_32x32.png -%%DATADIR%%/%%VERSION%%/icons/redo_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/shift_key.png -%%DATADIR%%/%%VERSION%%/icons/snapangle.png -%%DATADIR%%/%%VERSION%%/icons/snapauto.png -%%DATADIR%%/%%VERSION%%/icons/snapbd.png -%%DATADIR%%/%%VERSION%%/icons/snapctl.png -%%DATADIR%%/%%VERSION%%/icons/snapgrid.png -%%DATADIR%%/%%VERSION%%/icons/snapint.png -%%DATADIR%%/%%VERSION%%/icons/snapvtx.png -%%DATADIR%%/%%VERSION%%/icons/stop.png -%%DATADIR%%/%%VERSION%%/icons/stop@2x.png -%%DATADIR%%/%%VERSION%%/icons/stop_32x32.png -%%DATADIR%%/%%VERSION%%/icons/stop_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/undo.png -%%DATADIR%%/%%VERSION%%/icons/undo@2x.png -%%DATADIR%%/%%VERSION%%/icons/undo_32x32.png -%%DATADIR%%/%%VERSION%%/icons/undo_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/zoom_in.png -%%DATADIR%%/%%VERSION%%/icons/zoom_in@2x.png -%%DATADIR%%/%%VERSION%%/icons/zoom_in_32x32.png -%%DATADIR%%/%%VERSION%%/icons/zoom_in_32x32@2x.png -%%DATADIR%%/%%VERSION%%/icons/zoom_out.png -%%DATADIR%%/%%VERSION%%/icons/zoom_out@2x.png -%%DATADIR%%/%%VERSION%%/icons/zoom_out_32x32.png -%%DATADIR%%/%%VERSION%%/icons/zoom_out_32x32@2x.png +%%DATADIR%%/%%VERSION%%/icons/icon_128x128.png +%%DATADIR%%/%%VERSION%%/icons/icons.ipe %%DATADIR%%/%%VERSION%%/lua/actions.lua %%DATADIR%%/%%VERSION%%/lua/editpath.lua %%DATADIR%%/%%VERSION%%/lua/main.lua @@ -200,15 +81,20 @@ man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/lua/shortcuts.lua %%DATADIR%%/%%VERSION%%/lua/tools.lua %%DATADIR%%/%%VERSION%%/scripts/add-style.lua +%%DATADIR%%/%%VERSION%%/scripts/onepage.lua +%%DATADIR%%/%%VERSION%%/scripts/page-labels.lua %%DATADIR%%/%%VERSION%%/scripts/update-master.lua %%DATADIR%%/%%VERSION%%/scripts/update-styles.lua +%%DATADIR%%/%%VERSION%%/styles/arabic.isy %%DATADIR%%/%%VERSION%%/styles/basic.isy %%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/presentation.isy +%%DATADIR%%/%%VERSION%%/styles/right-to-left.isy %%DATADIR%%/%%VERSION%%/styles/tikz-shapes.isy share/pixmaps/ipe.png +%%LUA_LIBDIR%%/ipe/%%VERSION%%/ipelets/gridmaker.lua %%LUA_LIBDIR%%/ipe/%%VERSION%%/ipelets/selectby.lua