From owner-dev-commits-ports-all@freebsd.org Sun May 16 18:32:45 2021 Return-Path: Delivered-To: dev-commits-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 5085662C4FA; Sun, 16 May 2021 18:32:45 +0000 (UTC) (envelope-from git@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 4FjrV50hlTz3GqQ; Sun, 16 May 2021 18:32:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F23A71DA34; Sun, 16 May 2021 18:32:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14GIWiji020685; Sun, 16 May 2021 18:32:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GIWi45020684; Sun, 16 May 2021 18:32:44 GMT (envelope-from git) Date: Sun, 16 May 2021 18:32:44 GMT Message-Id: <202105161832.14GIWi45020684@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 5ad5ad59d1d0 - main - math/spot: Update 2.9.6 -> 2.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5ad5ad59d1d03c9faf0b34265781925feb7e61e3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 18:32:45 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ad5ad59d1d03c9faf0b34265781925feb7e61e3 commit 5ad5ad59d1d03c9faf0b34265781925feb7e61e3 Author: Yuri Victorovich AuthorDate: 2021-05-16 18:29:52 +0000 Commit: Yuri Victorovich CommitDate: 2021-05-16 18:32:36 +0000 math/spot: Update 2.9.6 -> 2.9.7 Reported by: portscout --- math/spot/Makefile | 8 ++++++-- math/spot/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/math/spot/Makefile b/math/spot/Makefile index 315aa1ac44cd..cb6f5f4c1e2b 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.9.6 +DISTVERSION= 2.9.7 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ @@ -10,15 +10,19 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix compiler:c++14-lang gmake libtool +USE_LDCONFIG= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-python --disable-static + INSTALL_TARGET= install-strip -USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS PORTDOCS= tl.pdf +TEST_TARGET= check + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so diff --git a/math/spot/distinfo b/math/spot/distinfo index be4c8f93cf3f..054a2238895e 100644 --- a/math/spot/distinfo +++ b/math/spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611088550 -SHA256 (spot-2.9.6.tar.gz) = 3cc6f69f17f0d1566d68be7040099df70203748b66121354d8ab84d8d13dd3a8 -SIZE (spot-2.9.6.tar.gz) = 6990615 +TIMESTAMP = 1621188039 +SHA256 (spot-2.9.7.tar.gz) = 1eea67e3446cdbbbb705ee6e26fd869020cdb7d82c563fead9cb4394b9baa04c +SIZE (spot-2.9.7.tar.gz) = 6980523