From owner-dev-commits-ports-all@freebsd.org Mon Jul 5 17:55:53 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 8E479660CD6; Mon, 5 Jul 2021 17:55:53 +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 4GJYJT3HkQz3FQW; Mon, 5 Jul 2021 17:55:53 +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 57ADF2669; Mon, 5 Jul 2021 17:55:53 +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 165Htr43024280; Mon, 5 Jul 2021 17:55:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 165Htrva024279; Mon, 5 Jul 2021 17:55:53 GMT (envelope-from git) Date: Mon, 5 Jul 2021 17:55:53 GMT Message-Id: <202107051755.165Htrva024279@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: 6e7b82f0665c - main - math/deal.ii: Update 9.3.0 -> 9.3.1 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: 6e7b82f0665c904d2859d9361d66aa4085c5a54e 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: Mon, 05 Jul 2021 17:55:53 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e7b82f0665c904d2859d9361d66aa4085c5a54e commit 6e7b82f0665c904d2859d9361d66aa4085c5a54e Author: Yuri Victorovich AuthorDate: 2021-07-05 17:16:54 +0000 Commit: Yuri Victorovich CommitDate: 2021-07-05 17:55:47 +0000 math/deal.ii: Update 9.3.0 -> 9.3.1 Reported by: portscout --- math/deal.ii/Makefile | 3 +-- math/deal.ii/distinfo | 6 +++--- math/deal.ii/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index ed713db66719..e17458f251e6 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -1,7 +1,6 @@ PORTNAME= deal.II DISTVERSIONPREFIX= v -DISTVERSION= 9.3.0 -PORTREVISION= 1 +DISTVERSION= 9.3.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/deal.ii/distinfo b/math/deal.ii/distinfo index 8985f6fe5607..489ac3e1c01c 100644 --- a/math/deal.ii/distinfo +++ b/math/deal.ii/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622663391 -SHA256 (dealii-dealii-v9.3.0_GH0.tar.gz) = b65ea933ebc9fc698e78018b4b10cee1b36061045411d45d6dae8ff5be584526 -SIZE (dealii-dealii-v9.3.0_GH0.tar.gz) = 24458356 +TIMESTAMP = 1625503118 +SHA256 (dealii-dealii-v9.3.1_GH0.tar.gz) = a62f4676ab2dc029892251d141427fb75cbb83cddd606019f615d0dde9c61ab8 +SIZE (dealii-dealii-v9.3.1_GH0.tar.gz) = 24459280 diff --git a/math/deal.ii/pkg-plist b/math/deal.ii/pkg-plist index 591c206fb117..22569ea8c1dd 100644 --- a/math/deal.ii/pkg-plist +++ b/math/deal.ii/pkg-plist @@ -592,7 +592,7 @@ lib/cmake/deal.II/deal.IIFeatureConfig.cmake lib/cmake/deal.II/deal.IITargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/deal.II/deal.IITargets.cmake lib/libdeal_II.so -lib/libdeal_II.so.9.3.0 +lib/libdeal_II.so.9.3.1 libdata/pkgconfig/deal.II_%%CMAKE_BUILD_TYPE%%.pc %%DATADIR%%/macros/macro_deal_ii_add_test.cmake %%DATADIR%%/macros/macro_deal_ii_initialize_cached_variables.cmake