From owner-svn-ports-all@freebsd.org Tue Oct 20 16:51:17 2020 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 23759435D96; Tue, 20 Oct 2020 16:51:17 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CG0510C0dz4W7J; Tue, 20 Oct 2020 16:51:17 +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 DE6331811F; Tue, 20 Oct 2020 16:51:16 +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 09KGpGIR029651; Tue, 20 Oct 2020 16:51:16 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09KGpGAJ029650; Tue, 20 Oct 2020 16:51:16 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <202010201651.09KGpGAJ029650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 20 Oct 2020 16:51:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552832 - head/math/palp X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/math/palp X-SVN-Commit-Revision: 552832 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.33 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: Tue, 20 Oct 2020 16:51:17 -0000 Author: thierry Date: Tue Oct 20 16:51:16 2020 New Revision: 552832 URL: https://svnweb.freebsd.org/changeset/ports/552832 Log: Upgrade to 2.20: bug fixes, new options cws.x -m, poly.x -o, poly.x -q. Modified: head/math/palp/Makefile head/math/palp/distinfo Modified: head/math/palp/Makefile ============================================================================== --- head/math/palp/Makefile Tue Oct 20 16:47:03 2020 (r552831) +++ head/math/palp/Makefile Tue Oct 20 16:51:16 2020 (r552832) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= palp -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.20 CATEGORIES= math MASTER_SITES= http://hep.itp.tuwien.ac.at/~kreuzer/CY/palp/ Modified: head/math/palp/distinfo ============================================================================== --- head/math/palp/distinfo Tue Oct 20 16:47:03 2020 (r552831) +++ head/math/palp/distinfo Tue Oct 20 16:51:16 2020 (r552832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601808026 -SHA256 (palp-2.12.tar.gz) = f47ad9317549cb33bb4a098cc53c4af7baff0f86164aa7b4c8b46b4fa09af626 -SIZE (palp-2.12.tar.gz) = 238155 +TIMESTAMP = 1603211915 +SHA256 (palp-2.20.tar.gz) = 723e89e78b2d3d94a720dd770c11b932b3e6b56f8a49e0bf3621c776f7a02ce0 +SIZE (palp-2.20.tar.gz) = 237664