CVS commit: pkgsrc/textproc/erlang-stringprep
"Greg Troxel" <[email protected]> Thu, 6 Aug 2026 11:33:15 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: gdt
Date: Thu Aug 6 11:33:15 UTC 2026
Modified Files:
pkgsrc/textproc/erlang-stringprep: Makefile distinfo
Log Message:
textproc/erlang-stringprep: Update to 1.0.34
# Version 1.0.34
* Updating p1_utils to version 1.0.29.
* Fix new deprecation in R29
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/erlang-stringprep/Makefile \
pkgsrc/textproc/erlang-stringprep/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 2 KB)
Modified files:
Index: pkgsrc/textproc/erlang-stringprep/Makefile
diff -u pkgsrc/textproc/erlang-stringprep/Makefile:1.16 pkgsrc/textproc/erlang-stringprep/Makefile:1.17
--- pkgsrc/textproc/erlang-stringprep/Makefile:1.16 Sun Feb 15 18:22:34 2026
+++ pkgsrc/textproc/erlang-stringprep/Makefile Thu Aug 6 11:33:15 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2026/02/15 18:22:34 gdt Exp $
+# $NetBSD: Makefile,v 1.17 2026/08/06 11:33:15 gdt Exp $
-DISTNAME= stringprep-1.0.33
-PKGREVISION= 1
+DISTNAME= stringprep-1.0.34
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
GITHUB_PROJECT= stringprep
@@ -11,7 +10,7 @@ HOMEPAGE= https://github.com/processone/
COMMENT= Fast Stringprep implementation for Erlang / Elixir
LICENSE= apache-2.0
-DEPENDS+= erlang-p1_utils>=1.0.26:../../misc/erlang-p1_utils
+DEPENDS+= erlang-p1_utils>=1.0.29:../../misc/erlang-p1_utils
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
Index: pkgsrc/textproc/erlang-stringprep/distinfo
diff -u pkgsrc/textproc/erlang-stringprep/distinfo:1.16 pkgsrc/textproc/erlang-stringprep/distinfo:1.17
--- pkgsrc/textproc/erlang-stringprep/distinfo:1.16 Sat Feb 7 00:49:21 2026
+++ pkgsrc/textproc/erlang-stringprep/distinfo Thu Aug 6 11:33:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2026/02/07 00:49:21 gdt Exp $
+$NetBSD: distinfo,v 1.17 2026/08/06 11:33:15 gdt Exp $
-BLAKE2s (stringprep-1.0.33.tar.gz) = 042aaf515b79925662c74aacaa54c2ad4ea857f12adcf9199d59f9486dfea089
-SHA512 (stringprep-1.0.33.tar.gz) = b49ed091785ec7add0e22fa98137976899ffbd0281d01f54edc322942eeec7a1bba9394df55911f2c8084b7b379ce9c542f251d1ffef921392359a127cbcd1fe
-Size (stringprep-1.0.33.tar.gz) = 99491 bytes
+BLAKE2s (stringprep-1.0.34.tar.gz) = 0a674b5ebb94e560dae2874b3695ccf6617b6148572e2873405f7372255435d2
+SHA512 (stringprep-1.0.34.tar.gz) = 90d85590b72818c666c8521743492fa9ef7292160c4dc7bff6c26d154f9f0003323e939074c1e0ffa15dd1206bef1dfddeab74cc2507530b275f441d2c4d18aa
+Size (stringprep-1.0.34.tar.gz) = 99691 bytes