Date: Sun, 5 Sep 2021 07:32:14 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d98ae4a89e78 - main - math/mppp: Update 0.24-61 -> 0.26 Message-ID: <202109050732.1857WENP074212@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d98ae4a89e788c63f64116ead7ca5965003543b9 commit d98ae4a89e788c63f64116ead7ca5965003543b9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-09-05 07:00:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-09-05 07:32:00 +0000 math/mppp: Update 0.24-61 -> 0.26 Reported by: portscout --- math/heyoka/Makefile | 1 + math/mppp/Makefile | 3 +-- math/mppp/distinfo | 6 +++--- math/mppp/pkg-plist | 4 ++-- math/obake/Makefile | 1 + math/py-heyoka/Makefile | 1 + 6 files changed, 9 insertions(+), 7 deletions(-) diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile index e588a245c2da..b46226c5b999 100644 --- a/math/heyoka/Makefile +++ b/math/heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mppp/Makefile b/math/mppp/Makefile index a2297d57e3ca..ca6389d6f3aa 100644 --- a/math/mppp/Makefile +++ b/math/mppp/Makefile @@ -1,7 +1,6 @@ PORTNAME= mppp DISTVERSIONPREFIX= v -DISTVERSION= 0.24-61 -DISTVERSIONSUFFIX= -gb9941621 +DISTVERSION= 0.26 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mppp/distinfo b/math/mppp/distinfo index 804f28853a29..1038cb8d4132 100644 --- a/math/mppp/distinfo +++ b/math/mppp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630373275 -SHA256 (bluescarni-mppp-v0.24-61-gb9941621_GH0.tar.gz) = 397a3b2109ee663c02b1974b1911659285796026bfc1ecf5b7c63bd26a30d7b4 -SIZE (bluescarni-mppp-v0.24-61-gb9941621_GH0.tar.gz) = 1894624 +TIMESTAMP = 1630814059 +SHA256 (bluescarni-mppp-v0.26_GH0.tar.gz) = 4dbfa68802d9a1365eda884f085418afc147d01b7a928e8333e4dcc1c3b3ce9e +SIZE (bluescarni-mppp-v0.26_GH0.tar.gz) = 1894208 diff --git a/math/mppp/pkg-plist b/math/mppp/pkg-plist index 935174592453..1cd54267cbc0 100644 --- a/math/mppp/pkg-plist +++ b/math/mppp/pkg-plist @@ -30,5 +30,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.11 -lib/libmp++.so.11.0 +lib/libmp++.so.12 +lib/libmp++.so.12.0 diff --git a/math/obake/Makefile b/math/obake/Makefile index 2f5c72b45ccb..ec99f706b204 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -1,6 +1,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile index 8e356ae2261f..29ea55c91cc4 100644 --- a/math/py-heyoka/Makefile +++ b/math/py-heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109050732.1857WENP074212>