Date: Mon, 30 Mar 2026 23:56:49 +0000 From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 12655a71fba9 - main - devel/bstring: Update to 1.1.0 Message-ID: <69cb0dc1.428ca.2ef6b969@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=12655a71fba9b685fd6726d9730b948b21f40a5a commit 12655a71fba9b685fd6726d9730b948b21f40a5a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-03-30 22:54:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2026-03-30 23:56:44 +0000 devel/bstring: Update to 1.1.0 Changelog: https://github.com/msteinert/bstring/releases/tag/v1.1.0 --- devel/bstring/Makefile | 2 +- devel/bstring/distinfo | 6 +++--- devel/bstring/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/bstring/Makefile b/devel/bstring/Makefile index 3546282f3102..05fe44fe2359 100644 --- a/devel/bstring/Makefile +++ b/devel/bstring/Makefile @@ -1,5 +1,5 @@ PORTNAME= bstring -DISTVERSION= 1.0.3 +DISTVERSION= 1.1.0 CATEGORIES= devel MASTER_SITES= https://github.com/msteinert/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/devel/bstring/distinfo b/devel/bstring/distinfo index 7c0e51e95f04..19ccd681b29e 100644 --- a/devel/bstring/distinfo +++ b/devel/bstring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762012086 -SHA256 (bstring-1.0.3.tar.xz) = 90db08fd33e9494aea3f00f9b71cdcf3114c65457ee35558e8274df6ebac43f3 -SIZE (bstring-1.0.3.tar.xz) = 104328 +TIMESTAMP = 1774903644 +SHA256 (bstring-1.1.0.tar.xz) = 1b513965a658494193ab9431c229ea675a7b1c7c85de9d68b8cc089abfb82240 +SIZE (bstring-1.1.0.tar.xz) = 121708 diff --git a/devel/bstring/pkg-plist b/devel/bstring/pkg-plist index ed50596c85c3..6ae6f2d7c6d5 100644 --- a/devel/bstring/pkg-plist +++ b/devel/bstring/pkg-plist @@ -1,6 +1,8 @@ include/bstraux.h include/bstrlib.h +include/buniutil.h +include/utf8util.h lib/libbstring.so lib/libbstring.so.1 -lib/libbstring.so.1.0.3 +lib/libbstring.so.1.1.0 libdata/pkgconfig/bstring.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cb0dc1.428ca.2ef6b969>
