Date: Fri, 21 Jan 2022 22:44:55 GMT From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: da70d3c325dd - main - math/librsb: Update to 1.2.0.11. Message-ID: <202201212244.20LMitMQ030869@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=da70d3c325dd1f68ec80cbe1d300d1c0db806c59 commit da70d3c325dd1f68ec80cbe1d300d1c0db806c59 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-01-21 22:44:31 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-01-21 22:44:31 +0000 math/librsb: Update to 1.2.0.11. --- math/librsb/Makefile | 3 +-- math/librsb/distinfo | 6 +++--- math/librsb/pkg-plist | 3 --- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/math/librsb/Makefile b/math/librsb/Makefile index 6fa5cc695476..f1049f93b4c7 100644 --- a/math/librsb/Makefile +++ b/math/librsb/Makefile @@ -1,8 +1,7 @@ # Created by: stephen@FreeBSD.org PORTNAME= librsb -PORTVERSION= 1.2.0.10 -PORTREVISION= 3 +PORTVERSION= 1.2.0.11 CATEGORIES= math MASTER_SITES= SF/librsb DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/} diff --git a/math/librsb/distinfo b/math/librsb/distinfo index b4d70ad54599..0c60ddc0cf6b 100644 --- a/math/librsb/distinfo +++ b/math/librsb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634308494 -SHA256 (librsb-1.2.0.10.tar.gz) = ec49f3f78a7c43fc9e10976593d100aa49b1863309ed8fa3ccbb7aad52d2f7b8 -SIZE (librsb-1.2.0.10.tar.gz) = 2396145 +TIMESTAMP = 1642804756 +SHA256 (librsb-1.2.0.11.tar.gz) = 0686be29bbe277e227c6021de6bd0564e4fc83f996b787886437d28048057bc8 +SIZE (librsb-1.2.0.11.tar.gz) = 2396146 diff --git a/math/librsb/pkg-plist b/math/librsb/pkg-plist index 50fac9cceced..bf5773d619ae 100644 --- a/math/librsb/pkg-plist +++ b/math/librsb/pkg-plist @@ -86,9 +86,6 @@ lib/librsb.so.0.0.0 %%PORTDOCS%%%%DOCSDIR%%/html/form_49.png %%PORTDOCS%%%%DOCSDIR%%/html/form_5.png %%PORTDOCS%%%%DOCSDIR%%/html/form_50.png -%%PORTDOCS%%%%DOCSDIR%%/html/form_51.png -%%PORTDOCS%%%%DOCSDIR%%/html/form_52.png -%%PORTDOCS%%%%DOCSDIR%%/html/form_53.png %%PORTDOCS%%%%DOCSDIR%%/html/form_6.png %%PORTDOCS%%%%DOCSDIR%%/html/form_7.png %%PORTDOCS%%%%DOCSDIR%%/html/form_8.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201212244.20LMitMQ030869>