Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2022 08:10:29 GMT
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: 92097e8a3254 - main - devel/libunistring: Update to 1.1
Message-ID:  <202210220810.29M8ATlp059716@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92097e8a3254ab07377820c8fb5cfec14f0386fb

commit 92097e8a3254ab07377820c8fb5cfec14f0386fb
Author:     takefu <takefu@airport.fm>
AuthorDate: 2022-10-22 07:56:37 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-22 07:57:05 +0000

    devel/libunistring: Update to 1.1
    
    Changelog:
    https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=blob;f=ChangeLog;h=0da0b8c9ea618affc4a6c8b63bfd20a1a9b71456;hb=e21904361e979740ad6a36fe8feb2e20baa0e4b1
    
    PR:             267160
---
 devel/libunistring/Makefile  | 2 +-
 devel/libunistring/distinfo  | 6 +++---
 devel/libunistring/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile
index b5d1b6ca7e6f..d43e3a640c83 100644
--- a/devel/libunistring/Makefile
+++ b/devel/libunistring/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libunistring
-PORTVERSION=	1.0
+DISTVERSION=	1.1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
diff --git a/devel/libunistring/distinfo b/devel/libunistring/distinfo
index f57a0f73737e..ab10e7cfe74e 100644
--- a/devel/libunistring/distinfo
+++ b/devel/libunistring/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641873101
-SHA256 (libunistring-1.0.tar.xz) = 5bab55b49f75d77ed26b257997e919b693f29fd4a1bc22e0e6e024c246c72741
-SIZE (libunistring-1.0.tar.xz) = 2367800
+TIMESTAMP = 1666318128
+SHA256 (libunistring-1.1.tar.xz) = 827c1eb9cb6e7c738b171745dac0888aa58c5924df2e59239318383de0729b98
+SIZE (libunistring-1.1.tar.xz) = 2397676
diff --git a/devel/libunistring/pkg-plist b/devel/libunistring/pkg-plist
index fea4ca899503..e5c0e45232ec 100644
--- a/devel/libunistring/pkg-plist
+++ b/devel/libunistring/pkg-plist
@@ -43,5 +43,5 @@ include/uninorm.h
 include/unicase.h
 include/unigbrk.h
 lib/libunistring.so
-lib/libunistring.so.2
-lib/libunistring.so.2.2.0
+lib/libunistring.so.5
+lib/libunistring.so.5.0.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210220810.29M8ATlp059716>