git: 1065f04159ad - main - misc/quantum++: Update 3.0 -> 3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 20:54:34 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1065f04159ad64574ef1e1bbc697dbbb4b4f09e9 commit 1065f04159ad64574ef1e1bbc697dbbb4b4f09e9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-11 20:54:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-11 20:54:06 +0000 misc/quantum++: Update 3.0 -> 3.1 --- misc/quantum++/Makefile | 2 +- misc/quantum++/distinfo | 6 +++--- misc/quantum++/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/quantum++/Makefile b/misc/quantum++/Makefile index f9829ebc0d15..52edec6086ba 100644 --- a/misc/quantum++/Makefile +++ b/misc/quantum++/Makefile @@ -1,6 +1,6 @@ PORTNAME= quantum++ DISTVERSIONPREFIX= v -DISTVERSION= 3.0 +DISTVERSION= 3.1 CATEGORIES= misc devel MAINTAINER= yuri@FreeBSD.org diff --git a/misc/quantum++/distinfo b/misc/quantum++/distinfo index 59a684c668c9..382f1308c599 100644 --- a/misc/quantum++/distinfo +++ b/misc/quantum++/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633841212 -SHA256 (softwareQinc-qpp-v3.0_GH0.tar.gz) = c26c9ae1465972ceb9d731c54345e59e35951cbe2485769bd48fa9e66c4e2ee6 -SIZE (softwareQinc-qpp-v3.0_GH0.tar.gz) = 5554155 +TIMESTAMP = 1641934111 +SHA256 (softwareQinc-qpp-v3.1_GH0.tar.gz) = 586d688dc65b61c0dbf5092d06c837ad1f101e5b24a9be9844bf3302cea54d03 +SIZE (softwareQinc-qpp-v3.1_GH0.tar.gz) = 5726978 diff --git a/misc/quantum++/pkg-plist b/misc/quantum++/pkg-plist index a768950d30bd..e0a1e2ff49f0 100644 --- a/misc/quantum++/pkg-plist +++ b/misc/quantum++/pkg-plist @@ -27,6 +27,7 @@ include/qpp/operations.hpp include/qpp/qasm/qasm.hpp include/qpp/qasmtools/ast/ast.hpp include/qpp/qasmtools/ast/base.hpp +include/qpp/qasmtools/ast/cloneable.hpp include/qpp/qasmtools/ast/decl.hpp include/qpp/qasmtools/ast/expr.hpp include/qpp/qasmtools/ast/program.hpp