git: b0bbb7a53335 - main - math/mppp: Update 0.26 -> 0.27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Oct 2022 07:52:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 commit b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-23 07:48:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-23 07:52:32 +0000 math/mppp: Update 0.26 -> 0.27 Reported by: portscout --- math/heyoka/Makefile | 2 +- math/mppp/Makefile | 3 +-- math/mppp/distinfo | 6 +++--- math/mppp/pkg-plist | 5 +++-- math/obake/Makefile | 2 +- math/py-heyoka/Makefile | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile index 949201292461..f5bd93fa69a9 100644 --- a/math/heyoka/Makefile +++ b/math/heyoka/Makefile @@ -1,7 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mppp/Makefile b/math/mppp/Makefile index 58b9edfeb189..debe81d0003f 100644 --- a/math/mppp/Makefile +++ b/math/mppp/Makefile @@ -1,7 +1,6 @@ PORTNAME= mppp DISTVERSIONPREFIX= v -DISTVERSION= 0.26 -PORTREVISION= 1 +DISTVERSION= 0.27 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mppp/distinfo b/math/mppp/distinfo index 1038cb8d4132..fe3efe8b6d7a 100644 --- a/math/mppp/distinfo +++ b/math/mppp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630814059 -SHA256 (bluescarni-mppp-v0.26_GH0.tar.gz) = 4dbfa68802d9a1365eda884f085418afc147d01b7a928e8333e4dcc1c3b3ce9e -SIZE (bluescarni-mppp-v0.26_GH0.tar.gz) = 1894208 +TIMESTAMP = 1666507180 +SHA256 (bluescarni-mppp-v0.27_GH0.tar.gz) = a1e04f6605b3242d4361742159cf5ab273162fd7c105c2743a9bebcf44c846c3 +SIZE (bluescarni-mppp-v0.27_GH0.tar.gz) = 1904903 diff --git a/math/mppp/pkg-plist b/math/mppp/pkg-plist index 1cd54267cbc0..651cba1a0de8 100644 --- a/math/mppp/pkg-plist +++ b/math/mppp/pkg-plist @@ -2,6 +2,7 @@ include/mp++/complex.hpp include/mp++/complex128.hpp include/mp++/concepts.hpp include/mp++/config.hpp +include/mp++/detail/fmt.hpp include/mp++/detail/gmp.hpp include/mp++/detail/integer_literals.hpp include/mp++/detail/mpc.hpp @@ -30,5 +31,5 @@ lib/cmake/mp++/mp++-config.cmake lib/cmake/mp++/mp++_export-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/mp++/mp++_export.cmake lib/libmp++.so -lib/libmp++.so.12 -lib/libmp++.so.12.0 +lib/libmp++.so.14 +lib/libmp++.so.14.0 diff --git a/math/obake/Makefile b/math/obake/Makefile index 120de28d93ed..3e797c4e8d4f 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -1,7 +1,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile index e40c2a9995f3..ab095ee7d90b 100644 --- a/math/py-heyoka/Makefile +++ b/math/py-heyoka/Makefile @@ -1,7 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}