From owner-svn-ports-all@freebsd.org Sat Feb 23 16:24:51 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C33F3151BBBA; Sat, 23 Feb 2019 16:24:50 +0000 (UTC) (envelope-from arrowd@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 664DF91D51; Sat, 23 Feb 2019 16:24:50 +0000 (UTC) (envelope-from arrowd@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 57A5E1FCD6; Sat, 23 Feb 2019 16:24:50 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1NGOoNO031877; Sat, 23 Feb 2019 16:24:50 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1NGOn47031874; Sat, 23 Feb 2019 16:24:49 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201902231624.x1NGOn47031874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Sat, 23 Feb 2019 16:24:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493698 - head/math/stp X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: head/math/stp X-SVN-Commit-Revision: 493698 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 664DF91D51 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.945,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sat, 23 Feb 2019 16:24:51 -0000 Author: arrowd Date: Sat Feb 23 16:24:49 2019 New Revision: 493698 URL: https://svnweb.freebsd.org/changeset/ports/493698 Log: math/stp: Update to 2.3.2. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19305 Modified: head/math/stp/Makefile head/math/stp/distinfo head/math/stp/pkg-plist Modified: head/math/stp/Makefile ============================================================================== --- head/math/stp/Makefile Sat Feb 23 16:22:51 2019 (r493697) +++ head/math/stp/Makefile Sat Feb 23 16:24:49 2019 (r493698) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stp -DISTVERSION= 2.3.1 -PORTREVISION= 4 +DISTVERSION= 2.3.2 PORTEPOCH= 1 CATEGORIES= math @@ -25,6 +24,6 @@ USE_PERL5= build USE_LDCONFIG= yes post-install: - @${MV} ${STAGEDIR}${PREFIX}/bin/stp-2.1.2 ${STAGEDIR}${PREFIX}/bin/stp + @${MV} ${STAGEDIR}${PREFIX}/bin/stp-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/stp .include Modified: head/math/stp/distinfo ============================================================================== --- head/math/stp/distinfo Sat Feb 23 16:22:51 2019 (r493697) +++ head/math/stp/distinfo Sat Feb 23 16:24:49 2019 (r493698) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531729804 -SHA256 (stp-stp-2.3.1_GH0.tar.gz) = d5d4fcc76626eb25adbc06ad0da2811efcfb5d2a368726535bbfcb914d6588ce -SIZE (stp-stp-2.3.1_GH0.tar.gz) = 2556392 +TIMESTAMP = 1550915610 +SHA256 (stp-stp-2.3.2_GH0.tar.gz) = 146592168eaf094c8ea47cb55d6908919798a1b46de9948704d97224f0212f42 +SIZE (stp-stp-2.3.2_GH0.tar.gz) = 2575880 Modified: head/math/stp/pkg-plist ============================================================================== --- head/math/stp/pkg-plist Sat Feb 23 16:22:51 2019 (r493697) +++ head/math/stp/pkg-plist Sat Feb 23 16:24:49 2019 (r493698) @@ -6,7 +6,7 @@ lib/cmake/STP/STPConfigVersion.cmake lib/cmake/STP/STPTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/STP/STPTargets.cmake lib/libstp.so -lib/libstp.so.2.1 +lib/libstp.so.2.3 %%PYTHON_SITELIBDIR%%/stp/__init__.py %%PYTHON_SITELIBDIR%%/stp/library_path.py %%PYTHON_SITELIBDIR%%/stp/stp.py