From owner-svn-ports-head@freebsd.org Mon Mar 8 17:06:44 2021 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 BCC6D577E36; Mon, 8 Mar 2021 17:06:44 +0000 (UTC) (envelope-from thierry@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DvPrh51g4z4ssx; Mon, 8 Mar 2021 17:06:44 +0000 (UTC) (envelope-from thierry@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 9F8794B3B; Mon, 8 Mar 2021 17:06:44 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 128H6ixO048732; Mon, 8 Mar 2021 17:06:44 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 128H6hh1048729; Mon, 8 Mar 2021 17:06:43 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <202103081706.128H6hh1048729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 8 Mar 2021 17:06:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567855 - in head/math/mathmod: . files X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: in head/math/mathmod: . files X-SVN-Commit-Revision: 567855 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.34 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: Mon, 08 Mar 2021 17:06:44 -0000 Author: thierry Date: Mon Mar 8 17:06:43 2021 New Revision: 567855 URL: https://svnweb.freebsd.org/changeset/ports/567855 Log: Upgrade to 11.0. Release notes at . Added: head/math/mathmod/files/patch-ui__forms_about.ui (contents, props changed) Deleted: head/math/mathmod/files/patch-fparser_fparser.cc Modified: head/math/mathmod/Makefile head/math/mathmod/distinfo head/math/mathmod/files/patch-MathMod.pro Modified: head/math/mathmod/Makefile ============================================================================== --- head/math/mathmod/Makefile Mon Mar 8 15:42:09 2021 (r567854) +++ head/math/mathmod/Makefile Mon Mar 8 17:06:43 2021 (r567855) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MathMod -PORTVERSION= 10.1 +PORTVERSION= 11.0 CATEGORIES= math graphics MAINTAINER= thierry@FreeBSD.org Modified: head/math/mathmod/distinfo ============================================================================== --- head/math/mathmod/distinfo Mon Mar 8 15:42:09 2021 (r567854) +++ head/math/mathmod/distinfo Mon Mar 8 17:06:43 2021 (r567855) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608029620 -SHA256 (parisolab-mathmod-10.1_GH0.tar.gz) = a1c04f5fbaff81fbfa15b4232acf092538c89d47589a55c7ec089224d7e9cd0b -SIZE (parisolab-mathmod-10.1_GH0.tar.gz) = 7313648 +TIMESTAMP = 1615214951 +SHA256 (parisolab-mathmod-11.0_GH0.tar.gz) = 418e5a40dc0e9e7e41027d9d9f0fe7dc2a27a2df1711891451e7af4a04140dbe +SIZE (parisolab-mathmod-11.0_GH0.tar.gz) = 7226913 Modified: head/math/mathmod/files/patch-MathMod.pro ============================================================================== --- head/math/mathmod/files/patch-MathMod.pro Mon Mar 8 15:42:09 2021 (r567854) +++ head/math/mathmod/files/patch-MathMod.pro Mon Mar 8 17:06:43 2021 (r567855) @@ -1,8 +1,8 @@ ---- MathMod.pro.orig 2016-11-18 21:27:55 UTC +--- MathMod.pro.orig 2021-03-08 16:59:36 UTC +++ MathMod.pro -@@ -68,10 +68,10 @@ OTHER_FILES += \ - mathmodconfig.js - +@@ -64,10 +64,10 @@ OTHER_FILES += \ + mathmodcollection.js \ + mathmodconfig.js # install -target.path = $TARGET +target.path = $$INSTALL_ROOT/$$PREFIX/bin/ Added: head/math/mathmod/files/patch-ui__forms_about.ui ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/mathmod/files/patch-ui__forms_about.ui Mon Mar 8 17:06:43 2021 (r567855) @@ -0,0 +1,11 @@ +--- ui_forms/about.ui.orig 2021-03-08 16:59:36 UTC ++++ ui_forms/about.ui +@@ -20,7 +20,7 @@ + + + +- <html><head/><body><p align="center"><span style=" font-size:12pt; font-weight:600;">MathMod-10.1</span><br/><span style=" font-size:12pt;">Author: Abderrahman Taha (</span><a href="taha_ab@yahoo.fr"><span style=" font-size:12pt; text-decoration: underline; color:#60999e;">taha_ab@yahoo.fr</span></a><span style=" font-size:12pt;">)</span></p><p align="center"><span style=" font-size:12pt;">GitHub: </span><a href="https://github.com/parisolab/mathmod"><span style=" text-decoration: underline; color:#009051;">https://github.com/parisolab/mathmod</span></a></p><p align="center"><span style=" font-size:10pt;">Home</span><span style=" font-size:10pt; color:#131313;">:</span> <a href="https://sourceforge.net/projects/mathmod"><span style=" text-decoration: underline; color:#009051;">https://sourceforge.net/projects/mathmod</span></a></p><p align="center"><span style=" font-size:10pt;">FaceBook</span><span style=" font-size:10pt; color:#009051;">:</span><a href="https://www.facebook.com/parisolab/"><span style=" text-decoration: underline; color:#009051;">https://www.facebook.com/parisolab/</span></a></p><p align="center"><span style=" font-size:10pt;">Twitter :</span><a href="https://twitter.com/parisolab"><span style=" text-decoration: underline; color:#009051;">https://twitter.com/parisolab</span></a></p></body></html> ++ <html><head/><body><p align="center"><span style=" font-size:12pt; font-weight:600;">MathMod-11.0</span><br/><span style=" font-size:12pt;">Author: Abderrahman Taha (</span><a href="taha_ab@yahoo.fr"><span style=" font-size:12pt; text-decoration: underline; color:#60999e;">taha_ab@yahoo.fr</span></a><span style=" font-size:12pt;">)</span></p><p align="center"><span style=" font-size:12pt;">GitHub: </span><a href="https://github.com/parisolab/mathmod"><span style=" text-decoration: underline; color:#009051;">https://github.com/parisolab/mathmod</span></a></p><p align="center"><span style=" font-size:10pt;">Home</span><span style=" font-size:10pt; color:#131313;">:</span> <a href="https://sourceforge.net/projects/mathmod"><span style=" text-decoration: underline; color:#009051;">https://sourceforge.net/projects/mathmod</span></a></p><p align="center"><span style=" font-size:10pt;">FaceBook</span><span style=" font-size:10pt; color:#009051;">:</span><a href="https://www.facebook.com/parisolab/"><span style=" text-decoration: underline; color:#009051;">https://www.facebook.com/parisolab/</span></a></p><p align="center"><span style=" font-size:10pt;">Twitter :</span><a href="https://twitter.com/parisolab"><span style=" text-decoration: underline; color:#009051;">https://twitter.com/parisolab</span></a></p></body></html> + + + false