From nobody Mon Jan 10 19:14:30 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 270B3194BA77; Mon, 10 Jan 2022 19:14:31 +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 4JXk5y6KD2z3HxD; Mon, 10 Jan 2022 19:14:30 +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 B50C72BF3; Mon, 10 Jan 2022 19:14:30 +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 20AJEUkp056703; Mon, 10 Jan 2022 19:14:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20AJEU8L056702; Mon, 10 Jan 2022 19:14:30 GMT (envelope-from git) Date: Mon, 10 Jan 2022 19:14:30 GMT Message-Id: <202201101914.20AJEU8L056702@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Stephen Montgomery-Smith Subject: git: 16e458ac5f41 - 2022Q1 - math/GiNaC: Update to 1.8.2. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: stephen X-Git-Repository: ports X-Git-Refname: refs/heads/2022Q1 X-Git-Reftype: branch X-Git-Commit: 16e458ac5f4106497bfff7036938bbfaaf9a2c1a Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641842070; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YqGHjYrUQHmYsG17pWa12Yyz65H6WRNfJ1zuZVovvV4=; b=TwpaIi615j/jDQoJNjA9wk4042S5CaFUrQvIwnZdz2ZAtQlQjd6fyx4FPxjP7PubT0Ewrf o5Yrio+liGPE2PosrQJNkRG1pcqpH88bI4mS96UzDKMSTr28ORLXsotDaAHnWUhYiPi3Xq W46E+JGqwKyTWDWnA7v9MJo0pq3z7Q7gFH3x7wlhvw9swijNwNpIMqZZAntDgESQbVmkqJ kvgdxV0Zekl5sFrWhwxaF814pAOR1cjHvOsTypDHPHgFXGDHN5ssQGVoS4YAV7xy6pjQLc K5dwGoHwBYgeplH+O56YLVGt8674oTRG1obs7SFx5bCu5ma5aaMlIJGAfftyEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641842070; a=rsa-sha256; cv=none; b=oeGsnc5cyqaE+/LXtKx+/lmJC4utHBpVT3T5ruVN7WsRNaqZzF8gxGWsXxtHIv8SD7kJ/r F98B8UOGoX33k+6WUQMupRdgyhykJBxR4uBg8ztNYGvGpt7my8W6J6PveyY5cJvudrXQUn 3fm7XTxu6yl0+XzO76Gtr5ebzXsnMk/FxUK87dUTEcLufWIt9+tcj8W5LS3H6CBqOEdVYp kciJxWk+f248A/AUi8ZPudpl8zQc1N9PZefZw+A7BZlw1IacEWVLsGCz2aoSJst+5IVhuE 1j3m/6/LpxGSStE24SYN1BQJo/9LNppoIboan8uhum//9CyBbhNNO2VE9/rN9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2022Q1 has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=16e458ac5f4106497bfff7036938bbfaaf9a2c1a commit 16e458ac5f4106497bfff7036938bbfaaf9a2c1a Author: Stephen Montgomery-Smith AuthorDate: 2022-01-01 19:16:05 +0000 Commit: Stephen Montgomery-Smith CommitDate: 2022-01-10 19:14:01 +0000 math/GiNaC: Update to 1.8.2. (cherry picked from commit c15a9f6fe05e2ac74b71f940cdabe2ce62530c16) --- math/GiNaC/Makefile | 2 +- math/GiNaC/distinfo | 6 +++--- math/GiNaC/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 85a6adb50c66..94c2a3b1063e 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -1,7 +1,7 @@ # Created by: Ying-Chieh Liao PORTNAME= GiNaC -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index a44cbf0f5935..0ba1228a47f4 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629405569 -SHA256 (ginac-1.8.1.tar.bz2) = f1695dbd6b187061ef3fba507648c9d6dba438f733b058c16f9278cbdcf5e1ab -SIZE (ginac-1.8.1.tar.bz2) = 1128166 +TIMESTAMP = 1641064252 +SHA256 (ginac-1.8.2.tar.bz2) = bfcd751abcaf8afddb83958c2ad22763a75ea24032553e503ee9b38e3ea3b6c3 +SIZE (ginac-1.8.2.tar.bz2) = 1142428 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index cd3ce12b2460..ea9eaa576899 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -51,7 +51,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.11 -lib/libginac.so.11.1.0 +lib/libginac.so.11.1.1 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz