misc/quantum++: update 4.3.4 → 5.0
Reported by: portscout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= quantum++
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.3.4
|
||||
DISTVERSION= 5.0
|
||||
CATEGORIES= misc devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1692075484
|
||||
SHA256 (softwareQinc-qpp-v4.3.4_GH0.tar.gz) = efa6b440c1dae2bcdd230c1e1fd400de0d994809e4227f12c2d780b1254169d1
|
||||
SIZE (softwareQinc-qpp-v4.3.4_GH0.tar.gz) = 5710628
|
||||
TIMESTAMP = 1704959609
|
||||
SHA256 (softwareQinc-qpp-v5.0_GH0.tar.gz) = cbff36004a94d16296493460aa977f1274cc23597f4ba72386ece15ae95a8e8d
|
||||
SIZE (softwareQinc-qpp-v5.0_GH0.tar.gz) = 5719164
|
||||
|
||||
@@ -1,30 +1,3 @@
|
||||
include/qpp/MATLAB/matlab.hpp
|
||||
include/qpp/classes/circuits/circuits.hpp
|
||||
include/qpp/classes/circuits/engines.hpp
|
||||
include/qpp/classes/codes.hpp
|
||||
include/qpp/classes/exception.hpp
|
||||
include/qpp/classes/gates.hpp
|
||||
include/qpp/classes/idisplay.hpp
|
||||
include/qpp/classes/init.hpp
|
||||
include/qpp/classes/layouts.hpp
|
||||
include/qpp/classes/noise.hpp
|
||||
include/qpp/classes/random_devices.hpp
|
||||
include/qpp/classes/reversible.hpp
|
||||
include/qpp/classes/states.hpp
|
||||
include/qpp/classes/timer.hpp
|
||||
include/qpp/constants.hpp
|
||||
include/qpp/entanglement.hpp
|
||||
include/qpp/entropies.hpp
|
||||
include/qpp/experimental/experimental.hpp
|
||||
include/qpp/functions.hpp
|
||||
include/qpp/input_output.hpp
|
||||
include/qpp/instruments.hpp
|
||||
include/qpp/internal/classes/iomanip.hpp
|
||||
include/qpp/internal/classes/singleton.hpp
|
||||
include/qpp/internal/util.hpp
|
||||
include/qpp/number_theory.hpp
|
||||
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
|
||||
@@ -45,11 +18,39 @@ include/qpp/qasmtools/parser/token.hpp
|
||||
include/qpp/qasmtools/tools/ast_printer.hpp
|
||||
include/qpp/qasmtools/utils/angle.hpp
|
||||
include/qpp/qasmtools/utils/templates.hpp
|
||||
include/qpp/qpp.h
|
||||
include/qpp/random.hpp
|
||||
include/qpp/statistics.hpp
|
||||
include/qpp/traits.hpp
|
||||
include/qpp/types.hpp
|
||||
include/qpp/qpp/MATLAB/matlab.hpp
|
||||
include/qpp/qpp/classes/circuits/circuits.hpp
|
||||
include/qpp/qpp/classes/circuits/engines.hpp
|
||||
include/qpp/qpp/classes/codes.hpp
|
||||
include/qpp/qpp/classes/exception.hpp
|
||||
include/qpp/qpp/classes/gates.hpp
|
||||
include/qpp/qpp/classes/idisplay.hpp
|
||||
include/qpp/qpp/classes/init.hpp
|
||||
include/qpp/qpp/classes/layouts.hpp
|
||||
include/qpp/qpp/classes/noise.hpp
|
||||
include/qpp/qpp/classes/random_devices.hpp
|
||||
include/qpp/qpp/classes/reversible.hpp
|
||||
include/qpp/qpp/classes/states.hpp
|
||||
include/qpp/qpp/classes/timer.hpp
|
||||
include/qpp/qpp/constants.hpp
|
||||
include/qpp/qpp/entanglement.hpp
|
||||
include/qpp/qpp/entropies.hpp
|
||||
include/qpp/qpp/experimental/experimental.hpp
|
||||
include/qpp/qpp/functions.hpp
|
||||
include/qpp/qpp/input_output.hpp
|
||||
include/qpp/qpp/instruments.hpp
|
||||
include/qpp/qpp/internal/classes/iomanip.hpp
|
||||
include/qpp/qpp/internal/classes/singleton.hpp
|
||||
include/qpp/qpp/internal/util.hpp
|
||||
include/qpp/qpp/number_theory.hpp
|
||||
include/qpp/qpp/operations.hpp
|
||||
include/qpp/qpp/options.hpp
|
||||
include/qpp/qpp/qasm/qasm.hpp
|
||||
include/qpp/qpp/qpp.h
|
||||
include/qpp/qpp/random.hpp
|
||||
include/qpp/qpp/statistics.hpp
|
||||
include/qpp/qpp/traits.hpp
|
||||
include/qpp/qpp/types.hpp
|
||||
lib/cmake/qpp/qppConfig.cmake
|
||||
lib/cmake/qpp/qpp_dependencies.cmake
|
||||
lib/cmake/qpp/qpp_targets.cmake
|
||||
|
||||
Reference in New Issue
Block a user