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/e7a50e02b590
branches:  trunk
changeset: 445018:e7a50e02b590
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Fri Jan 15 23:57:16 2021 +0000

description:
erlang-stringprep: Update to 1.O.24

upstream changes:
-----------------
Version 1.0.24
  * Updating p1_utils to version 1.0.21.

Version 1.0.23
  * Exclude old OTP releases from Travis
  * Fix hex to support compiling ejabberd with rebar3

Version 1.0.22
  * Updating p1_utils to version 1.0.20.

Version 1.0.21
  * Fix compilation with Erlang/OTP 23.0, and Travis

Version 1.0.20
  * Updating p1_utils to version 1.0.19.

Version 1.0.19
  * Updating p1_utils to version 1.0.18.
  * Update copyright year

Version 1.0.18
  * Updating p1_utils to version 1.0.17.

Version 1.0.17
  * Updating p1_utils to version 1.0.16.

Version 1.0.16
  * Updating p1_utils to version 1.0.15.

Version 1.0.15
  * Updating p1_utils to version 1.0.14.
  * Add contribution guide
  * Fix license discrepancies

Version 1.0.14
  * Updating p1_utils to version 1.0.13.

Version 1.0.13
  * Updating p1_utils to version 6ff85e8.

diffstat:

 textproc/erlang-stringprep/Makefile |   6 +++---
 textproc/erlang-stringprep/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r c305f00170ca -r e7a50e02b590 textproc/erlang-stringprep/Makefile
--- a/textproc/erlang-stringprep/Makefile       Fri Jan 15 23:55:38 2021 +0000
+++ b/textproc/erlang-stringprep/Makefile       Fri Jan 15 23:57:16 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/07/20 09:14:29 fhajny Exp $
+# $NetBSD: Makefile,v 1.11 2021/01/15 23:57:16 triaxx Exp $
 
-DISTNAME=      stringprep-1.0.12
+DISTNAME=      stringprep-1.0.24
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -11,7 +11,7 @@
 
 GITHUB_PROJECT=        stringprep
 
-DEPENDS+=      erlang-p1_utils>=1.0.12:../../misc/erlang-p1_utils
+DEPENDS+=      erlang-p1_utils>=1.0.21:../../misc/erlang-p1_utils
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
diff -r c305f00170ca -r e7a50e02b590 textproc/erlang-stringprep/distinfo
--- a/textproc/erlang-stringprep/distinfo       Fri Jan 15 23:55:38 2021 +0000
+++ b/textproc/erlang-stringprep/distinfo       Fri Jan 15 23:57:16 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/07/20 09:14:29 fhajny Exp $
+$NetBSD: distinfo,v 1.10 2021/01/15 23:57:16 triaxx Exp $
 
-SHA1 (stringprep-1.0.12.tar.gz) = 94a3f40bc0cf9e1f09d9f0676fc0dc549cb41684
-RMD160 (stringprep-1.0.12.tar.gz) = 048d61f2fd73530bde3dc1010273c659859441c9
-SHA512 (stringprep-1.0.12.tar.gz) = b35feafec5f69c7097624b712ab947ec776d93557f1e1a53c67b95e8fcb9bdb9648c370d17f1ad9948c9abae3f534e11e5797967738e55f73a4b1919f1732d9a
-Size (stringprep-1.0.12.tar.gz) = 95647 bytes
+SHA1 (stringprep-1.0.24.tar.gz) = bc75e6c2beb3c127a6748445fad602aae211cb19
+RMD160 (stringprep-1.0.24.tar.gz) = 0530a6fea1f1a2efe2bfaf977f5b9a9676244223
+SHA512 (stringprep-1.0.24.tar.gz) = 072377081530a036bdd12b3bfee19a3eb5001aa8de45792107a34b86e78655a3ded0719a39de239ac269cc936d2a32f2510d6264b11a5a1be7c1924a9517125f
+Size (stringprep-1.0.24.tar.gz) = 99131 bytes



Home | Main Index | Thread Index | Old Index