Date: Mon, 19 Dec 2022 02:50:11 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: ca0c4c952b99 - main - math/obake: Update 0.7.0 -> 0.7.0-24 Message-ID: <202212190250.2BJ2oBoV085449@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=ca0c4c952b99934eae031e9e1233b8875f595eca commit ca0c4c952b99934eae031e9e1233b8875f595eca Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-12-19 02:37:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-12-19 02:37:32 +0000 math/obake: Update 0.7.0 -> 0.7.0-24 --- math/obake/Makefile | 4 ++-- math/obake/distinfo | 6 +++--- math/obake/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/math/obake/Makefile b/math/obake/Makefile index 9205b137a2d8..0aab25aa9065 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -1,7 +1,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 -PORTREVISION= 8 +DISTVERSION= 0.7.0-24 +DISTVERSIONSUFFIX= -gb8cc71c CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/obake/distinfo b/math/obake/distinfo index 5afacf59185c..47262c68960e 100644 --- a/math/obake/distinfo +++ b/math/obake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630376598 -SHA256 (bluescarni-obake-v0.7.0_GH0.tar.gz) = e3b8c7aca711ba5f6aed609f96260bbb243b10c6a810488d32b38553707330ba -SIZE (bluescarni-obake-v0.7.0_GH0.tar.gz) = 410317 +TIMESTAMP = 1671405815 +SHA256 (bluescarni-obake-v0.7.0-24-gb8cc71c_GH0.tar.gz) = b47f24c2d9fda4ceea4ee52329421b90aab6879513a21e8c84944209955df5f9 +SIZE (bluescarni-obake-v0.7.0-24-gb8cc71c_GH0.tar.gz) = 407151 diff --git a/math/obake/pkg-plist b/math/obake/pkg-plist index 1e3e18f84eab..cf449749bd53 100644 --- a/math/obake/pkg-plist +++ b/math/obake/pkg-plist @@ -80,5 +80,5 @@ lib/cmake/obake/obake-config.cmake lib/cmake/obake/obake_export-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/obake/obake_export.cmake lib/libobake.so -lib/libobake.so.7 -lib/libobake.so.7.0 +lib/libobake.so.8 +lib/libobake.so.8.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212190250.2BJ2oBoV085449>