From 1065f04159ad64574ef1e1bbc697dbbb4b4f09e9 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 11 Jan 2022 12:54:06 -0800 Subject: [PATCH] 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 f9829ebc0d15e..52edec6086ba8 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 59a684c668c98..382f1308c599f 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 a768950d30bd8..e0a1e2ff49f00 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