pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/erlang-stringprep



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Jan 15 23:57:16 UTC 2021

Modified Files:
        pkgsrc/textproc/erlang-stringprep: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/erlang-stringprep/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/erlang-stringprep/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/erlang-stringprep/Makefile
diff -u pkgsrc/textproc/erlang-stringprep/Makefile:1.10 pkgsrc/textproc/erlang-stringprep/Makefile:1.11
--- pkgsrc/textproc/erlang-stringprep/Makefile:1.10     Fri Jul 20 09:14:29 2018
+++ pkgsrc/textproc/erlang-stringprep/Makefile  Fri Jan 15 23:57:16 2021
@@ -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 @@ LICENSE=      apache-2.0
 
 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++

Index: pkgsrc/textproc/erlang-stringprep/distinfo
diff -u pkgsrc/textproc/erlang-stringprep/distinfo:1.9 pkgsrc/textproc/erlang-stringprep/distinfo:1.10
--- pkgsrc/textproc/erlang-stringprep/distinfo:1.9      Fri Jul 20 09:14:29 2018
+++ pkgsrc/textproc/erlang-stringprep/distinfo  Fri Jan 15 23:57:16 2021
@@ -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