pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/libunistring



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct 24 13:57:24 UTC 2022

Modified Files:
        pkgsrc/textproc/libunistring: Makefile distinfo

Log Message:
libunistring: update to 1.1.

New in 1.1:
* The data tables and algorithms have been updated to Unicode version 15.0.0.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/libunistring/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/libunistring/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/libunistring/Makefile
diff -u pkgsrc/textproc/libunistring/Makefile:1.16 pkgsrc/textproc/libunistring/Makefile:1.17
--- pkgsrc/textproc/libunistring/Makefile:1.16  Fri Jan 14 01:14:04 2022
+++ pkgsrc/textproc/libunistring/Makefile       Mon Oct 24 13:57:24 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/01/14 01:14:04 gdt Exp $
+# $NetBSD: Makefile,v 1.17 2022/10/24 13:57:24 wiz Exp $
 
-DISTNAME=      libunistring-1.0
+DISTNAME=      libunistring-1.1
 CATEGORIES=    textproc
 MASTER_SITES=  http://ftp.gnu.org/gnu/libunistring/
 

Index: pkgsrc/textproc/libunistring/distinfo
diff -u pkgsrc/textproc/libunistring/distinfo:1.13 pkgsrc/textproc/libunistring/distinfo:1.14
--- pkgsrc/textproc/libunistring/distinfo:1.13  Fri Jan 14 01:10:22 2022
+++ pkgsrc/textproc/libunistring/distinfo       Mon Oct 24 13:57:24 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2022/01/14 01:10:22 gdt Exp $
+$NetBSD: distinfo,v 1.14 2022/10/24 13:57:24 wiz Exp $
 
-BLAKE2s (libunistring-1.0.tar.gz) = 0d37c903e7e4e6db1a2378e757796fba9c6841cda91a3dcc66f7e8051dfe4fa2
-SHA512 (libunistring-1.0.tar.gz) = 6125e3911d15bea8fea5c0b97864f928eab8c8476f1a24c7349b0552e2d11d9b73c1fa0fcb354917e42407d4e5adea55d0c8012121fa0a53c60faa7b0911aef3
-Size (libunistring-1.0.tar.gz) = 4214306 bytes
+BLAKE2s (libunistring-1.1.tar.gz) = f12c729f0f4b7ffd2e47e409b27ad9b7738c1245ad7139f2aa84ae9a4cb5066c
+SHA512 (libunistring-1.1.tar.gz) = 9cb1acc8b39096f30e77ad2f4c6127c3ff01588dbf41389ff294e9b89616d54d6a76cad5748f8dcb70b78ec28100fc1272d4eb9e6527b52e89a1ecac25b43647
+Size (libunistring-1.1.tar.gz) = 4272875 bytes
 SHA1 (patch-lib_Makefile.in) = f2335fa6a8b088e701a4d8bd433b45359be5c243
 SHA1 (patch-lib_stdbool.mini.h) = 0b4a3b3e461b517f28e9a58da0f50045467d2d2a



Home | Main Index | Thread Index | Old Index