pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/erlang-stringprep erlang-stringprep: Update t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbb6ba348a2a
branches: trunk
changeset: 386806:dbb6ba348a2a
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Sat Oct 15 12:13:15 2022 +0000
description:
erlang-stringprep: Update to 1.0.29
upstream changes:
-----------------
Version 1.0.29
o Make test more robust
Version 1.0.28
o Updating p1_utils to version 1.0.25.
Version 1.0.27
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
Version 1.0.26
o Add tolower_nofilter function
o Don't throw errors if nif library is already loaded
Version 1.0.25
o Updating p1_utils to version 1.0.22.
diffstat:
textproc/erlang-stringprep/Makefile | 6 +++---
textproc/erlang-stringprep/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 9022c4287f2b -r dbb6ba348a2a textproc/erlang-stringprep/Makefile
--- a/textproc/erlang-stringprep/Makefile Sat Oct 15 12:11:18 2022 +0000
+++ b/textproc/erlang-stringprep/Makefile Sat Oct 15 12:13:15 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/01/15 23:57:16 triaxx Exp $
+# $NetBSD: Makefile,v 1.12 2022/10/15 12:13:15 triaxx Exp $
-DISTNAME= stringprep-1.0.24
+DISTNAME= stringprep-1.0.29
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -11,7 +11,7 @@
GITHUB_PROJECT= stringprep
-DEPENDS+= erlang-p1_utils>=1.0.21:../../misc/erlang-p1_utils
+DEPENDS+= erlang-p1_utils>=1.0.25:../../misc/erlang-p1_utils
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
diff -r 9022c4287f2b -r dbb6ba348a2a textproc/erlang-stringprep/distinfo
--- a/textproc/erlang-stringprep/distinfo Sat Oct 15 12:11:18 2022 +0000
+++ b/textproc/erlang-stringprep/distinfo Sat Oct 15 12:13:15 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:21:53 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/10/15 12:13:15 triaxx Exp $
-BLAKE2s (stringprep-1.0.24.tar.gz) = 248e3469e59f45c5aa50d1b25a481a38c7948d3533587f9caa663d8b2749f680
-SHA512 (stringprep-1.0.24.tar.gz) = 072377081530a036bdd12b3bfee19a3eb5001aa8de45792107a34b86e78655a3ded0719a39de239ac269cc936d2a32f2510d6264b11a5a1be7c1924a9517125f
-Size (stringprep-1.0.24.tar.gz) = 99131 bytes
+BLAKE2s (stringprep-1.0.29.tar.gz) = 9b95a12304f81f29e7d9efb3a9205553b50fa7c893f927833d3ad92b5f865a67
+SHA512 (stringprep-1.0.29.tar.gz) = 53b24c166d9328efab8e01b3e7ee7df3d66d240a6ac95f5338d0237ae4e6db20a4f53b487d632cbe6ae46c5f2c62001f7afb77172b27840a824944e51e08ef56
+Size (stringprep-1.0.29.tar.gz) = 100076 bytes
Home |
Main Index |
Thread Index |
Old Index