From owner-svn-ports-all@freebsd.org Sat May 30 07:11:03 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 3589E328352; Sat, 30 May 2020 07:11:03 +0000 (UTC) (envelope-from yuri@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 49YszW0kcQz4LXL; Sat, 30 May 2020 07:11:03 +0000 (UTC) (envelope-from yuri@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 1447224FAC; Sat, 30 May 2020 07:11:03 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04U7B2uV040218; Sat, 30 May 2020 07:11:02 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04U7B2c6040215; Sat, 30 May 2020 07:11:02 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202005300711.04U7B2c6040215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 30 May 2020 07:11:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537053 - head/math/cppad X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/cppad X-SVN-Commit-Revision: 537053 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: Sat, 30 May 2020 07:11:03 -0000 Author: yuri Date: Sat May 30 07:11:02 2020 New Revision: 537053 URL: https://svnweb.freebsd.org/changeset/ports/537053 Log: math/cppad: Update 20200000.2 -> 20200000.3 Reported by: portscout Modified: head/math/cppad/Makefile head/math/cppad/distinfo head/math/cppad/pkg-plist Modified: head/math/cppad/Makefile ============================================================================== --- head/math/cppad/Makefile Sat May 30 07:03:38 2020 (r537052) +++ head/math/cppad/Makefile Sat May 30 07:11:02 2020 (r537053) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cppad -DISTVERSION= 20200000.2 +DISTVERSION= 20200000.3 CATEGORIES= math PKGNAMEPREFIX= coin-or- Modified: head/math/cppad/distinfo ============================================================================== --- head/math/cppad/distinfo Sat May 30 07:03:38 2020 (r537052) +++ head/math/cppad/distinfo Sat May 30 07:11:02 2020 (r537053) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578977647 -SHA256 (coin-or-CppAD-20200000.2_GH0.tar.gz) = 1f28951f2d4785aac6ede0138c86b70844560f1ee8f76e61adf82a4c41eb641a -SIZE (coin-or-CppAD-20200000.2_GH0.tar.gz) = 1636214 +TIMESTAMP = 1590822563 +SHA256 (coin-or-CppAD-20200000.3_GH0.tar.gz) = b37f3bc13d1e653828fefec604260d93224dc66a5f70da5500bc7bf2ba13c3d3 +SIZE (coin-or-CppAD-20200000.3_GH0.tar.gz) = 1636244 Modified: head/math/cppad/pkg-plist ============================================================================== --- head/math/cppad/pkg-plist Sat May 30 07:03:38 2020 (r537052) +++ head/math/cppad/pkg-plist Sat May 30 07:11:02 2020 (r537053) @@ -328,6 +328,6 @@ include/cppad/utility/vector.hpp include/cppad/utility/vector_bool.hpp include/cppad/wno_conversion.hpp lib/libcppad_lib.so -lib/libcppad_lib.so.340.2 +lib/libcppad_lib.so.340.3 libdata/pkgconfig/cppad.pc share/pkgconfig/cppad.pc