From owner-svn-ports-head@freebsd.org Sun Jul 21 13:38:04 2019 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 DBFB8B3DA5; Sun, 21 Jul 2019 13:38:04 +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 B6E1C81059; Sun, 21 Jul 2019 13:38:04 +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 8FA4323EA6; Sun, 21 Jul 2019 13:38:04 +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 x6LDc4nK099937; Sun, 21 Jul 2019 13:38:04 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6LDc43R099934; Sun, 21 Jul 2019 13:38:04 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201907211338.x6LDc43R099934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Sun, 21 Jul 2019 13:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507047 - head/math/stp X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: head/math/stp X-SVN-Commit-Revision: 507047 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B6E1C81059 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.93)[-0.932,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-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 21 Jul 2019 13:38:04 -0000 Author: arrowd Date: Sun Jul 21 13:38:03 2019 New Revision: 507047 URL: https://svnweb.freebsd.org/changeset/ports/507047 Log: math/stp: Update to 2.3.3. Modified: head/math/stp/Makefile head/math/stp/distinfo Modified: head/math/stp/Makefile ============================================================================== --- head/math/stp/Makefile Sun Jul 21 13:34:36 2019 (r507046) +++ head/math/stp/Makefile Sun Jul 21 13:38:03 2019 (r507047) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stp -DISTVERSION= 2.3.2 -PORTREVISION= 2 +DISTVERSION= 2.3.3 PORTEPOCH= 1 CATEGORIES= math @@ -23,8 +22,5 @@ USES= bison:build compiler:c++11-lang cmake perl5 pyt USE_GITHUB= yes USE_PERL5= build USE_LDCONFIG= yes - -post-install: - @${MV} ${STAGEDIR}${PREFIX}/bin/stp-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/stp .include Modified: head/math/stp/distinfo ============================================================================== --- head/math/stp/distinfo Sun Jul 21 13:34:36 2019 (r507046) +++ head/math/stp/distinfo Sun Jul 21 13:38:03 2019 (r507047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550915610 -SHA256 (stp-stp-2.3.2_GH0.tar.gz) = 146592168eaf094c8ea47cb55d6908919798a1b46de9948704d97224f0212f42 -SIZE (stp-stp-2.3.2_GH0.tar.gz) = 2575880 +TIMESTAMP = 1563715848 +SHA256 (stp-stp-2.3.3_GH0.tar.gz) = ea6115c0fc11312c797a4b7c4db8734afcfce4908d078f386616189e01b4fffa +SIZE (stp-stp-2.3.3_GH0.tar.gz) = 2577550