From owner-svn-ports-all@freebsd.org Mon Oct 7 08:40:24 2019 Return-Path: Delivered-To: svn-ports-all@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 8B9B1FCF85; Mon, 7 Oct 2019 08:40:24 +0000 (UTC) (envelope-from nivit@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 46mv7X3B0Zz4WXc; Mon, 7 Oct 2019 08:40:24 +0000 (UTC) (envelope-from nivit@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 50866BFC7; Mon, 7 Oct 2019 08:40:24 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x978eO1l054590; Mon, 7 Oct 2019 08:40:24 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x978eNrk054587; Mon, 7 Oct 2019 08:40:23 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201910070840.x978eNrk054587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Mon, 7 Oct 2019 08:40:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513931 - in head/math/asymptote: . files X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: in head/math/asymptote: . files X-SVN-Commit-Revision: 513931 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 07 Oct 2019 08:40:24 -0000 Author: nivit Date: Mon Oct 7 08:40:23 2019 New Revision: 513931 URL: https://svnweb.freebsd.org/changeset/ports/513931 Log: - Update to 2.56 Deleted: head/math/asymptote/files/patch-runtime.in Modified: head/math/asymptote/Makefile head/math/asymptote/distinfo head/math/asymptote/files/patch-Makefile.in head/math/asymptote/files/patch-settings.cc Modified: head/math/asymptote/Makefile ============================================================================== --- head/math/asymptote/Makefile Mon Oct 7 08:24:46 2019 (r513930) +++ head/math/asymptote/Makefile Mon Oct 7 08:40:23 2019 (r513931) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= asymptote -PORTVERSION= 2.44 -PORTREVISION= 8 +PORTVERSION= 2.56 +PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -22,7 +22,7 @@ RUN_DEPENDS= animate:graphics/ImageMagick6 \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} -USES= compiler:c++14-lang gettext-runtime ghostscript gmake ncurses perl5 python \ +USES= compiler:c++14-lang gettext-runtime ghostscript gl gmake ncurses perl5 python \ shebangfix tar:tgz SHEBANG_FILES= GUI/*.py USE_GL= gl glu glut Modified: head/math/asymptote/distinfo ============================================================================== --- head/math/asymptote/distinfo Mon Oct 7 08:24:46 2019 (r513930) +++ head/math/asymptote/distinfo Mon Oct 7 08:40:23 2019 (r513931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527856340 -SHA256 (asymptote-2.44.src.tgz) = 6f9bd2f1ed2835aa69ec382fefbec55ba5ec859341a42a543631a7f04ada49e7 -SIZE (asymptote-2.44.src.tgz) = 3549129 +TIMESTAMP = 1570174816 +SHA256 (asymptote-2.56.src.tgz) = 5d43a3e586045e149d077dcc367e30b603e97bd430fbf957d05049f52035851b +SIZE (asymptote-2.56.src.tgz) = 4125617 Modified: head/math/asymptote/files/patch-Makefile.in ============================================================================== --- head/math/asymptote/files/patch-Makefile.in Mon Oct 7 08:24:46 2019 (r513930) +++ head/math/asymptote/files/patch-Makefile.in Mon Oct 7 08:40:23 2019 (r513931) @@ -1,18 +1,18 @@ ---- Makefile.in.orig 2016-03-14 05:33:18 UTC +--- Makefile.in.orig 2019-10-03 16:43:08 UTC +++ Makefile.in -@@ -88,7 +88,7 @@ datadir = $(DESTDIR)@datadir@ - asydir = $(datadir)/asymptote - GUIdir = $(asydir)/GUI +@@ -97,7 +97,7 @@ GUIdir = $(asydir)/GUI + shaderdir = $(asydir)/shaders + webgldir = $(asydir)/webgl docdir = $(DESTDIR)@docdir@ -exampledir = $(docdir)/examples +exampledir = $(datadir)/examples/asymptote animationsdir = $(exampledir)/animations latexdir = $(DESTDIR)@latexdir@ contextdir = $(DESTDIR)@contextdir@ -@@ -238,7 +238,7 @@ install-asy: asy sty - ${INSTALL} -p -m 644 base/*.asy $(addprefix base/,$(EXTRA)) \ - asy-keywords.el $(asydir) - ${INSTALL} -p -m 755 GUI/*.py $(GUIdir) +@@ -260,7 +260,7 @@ install-asy: asy sty + ${INSTALL} -p -m 644 GUI/configs/*.cson $(GUIdir)/configs + ${INSTALL} -p -m 644 GUI/res/icons.qrc $(GUIdir)/res + ${INSTALL} -p -m 644 GUI/res/icons/*.svg $(GUIdir)/res/icons - ln -sf @datadir@/asymptote/GUI/xasy.py $(bindir)/$(XNAME) + ln -sf ../share/asymptote/GUI/xasy.py $(bindir)/$(XNAME) ${INSTALL} -p -m 644 examples/*.asy $(addprefix examples/,$(EXEXTRA)) \ Modified: head/math/asymptote/files/patch-settings.cc ============================================================================== --- head/math/asymptote/files/patch-settings.cc Mon Oct 7 08:24:46 2019 (r513930) +++ head/math/asymptote/files/patch-settings.cc Mon Oct 7 08:40:23 2019 (r513931) @@ -1,11 +1,11 @@ ---- settings.cc.orig 2016-03-14 05:33:18 UTC +--- settings.cc.orig 2019-10-03 16:43:08 UTC +++ settings.cc -@@ -95,7 +95,7 @@ string defaultPSViewer="gv"; - #ifdef __APPLE__ - string defaultPDFViewer="open"; +@@ -99,7 +99,7 @@ string defaultPDFViewer="open"; + string defaultHTMLViewer="open"; #else + string defaultPSViewer="gv"; -string defaultPDFViewer="acroread"; +string defaultPDFViewer="gv"; + string defaultHTMLViewer="google-chrome"; #endif string defaultGhostscript="gs"; - string defaultGhostscriptLibrary="/usr/lib/libgs.so";