pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/erlang-fast_xml
Module Name: pkgsrc
Committed By: triaxx
Date: Fri Jan 15 23:51:26 UTC 2021
Modified Files:
pkgsrc/textproc/erlang-fast_xml: Makefile PLIST distinfo
Log Message:
erlang-fast_xml: Update to 1.1.45
upstream changes:
-----------------
Version 1.1.45
* Updating p1_utils to version 1.0.21.
Version 1.1.44
* Get back compatibility with Erlang older than 20
* Add JSON encode/decode functions generation
* Update hex to compile ejabberd with rebar3
Version 1.1.43
* Updating p1_utils to version 1.0.20.
Version 1.1.42
* Fix compilation with Erlang/OTP 23.0
Version 1.1.41
* Updating p1_utils to version 1.0.19.
Version 1.1.40
* Fix issues with travis testing
Version 1.1.39
* Updating p1_utils to version 1.0.18.
* Update copyright year
Version 1.1.38
* Updating p1_utils to version 1.0.17.
Version 1.1.37
* Updating p1_utils to version 1.0.16.
* Update XMLRPC codec
* Fail with 'badarg' on unknown records
Version 1.1.36
* Updating p1_utils to version 1.0.15.
Version 1.1.35
* Updating p1_utils to version 1.0.14.
* Add contribution guide
Version 1.1.34
* Updating p1_utils to version 1.0.13.
Version 1.1.33
* Updating p1_utils to version 6ff85e8.
* Fix incompatibility with OTP21
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/erlang-fast_xml/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/erlang-fast_xml/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/erlang-fast_xml/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-fast_xml/Makefile
diff -u pkgsrc/textproc/erlang-fast_xml/Makefile:1.15 pkgsrc/textproc/erlang-fast_xml/Makefile:1.16
--- pkgsrc/textproc/erlang-fast_xml/Makefile:1.15 Fri Jul 20 09:04:35 2018
+++ pkgsrc/textproc/erlang-fast_xml/Makefile Fri Jan 15 23:51:26 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/07/20 09:04:35 fhajny Exp $
+# $NetBSD: Makefile,v 1.16 2021/01/15 23:51:26 triaxx Exp $
-DISTNAME= fast_xml-1.1.32
+DISTNAME= fast_xml-1.1.45
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -11,7 +11,7 @@ LICENSE= apache-2.0
GITHUB_PROJECT= fast_xml
-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
Index: pkgsrc/textproc/erlang-fast_xml/PLIST
diff -u pkgsrc/textproc/erlang-fast_xml/PLIST:1.3 pkgsrc/textproc/erlang-fast_xml/PLIST:1.4
--- pkgsrc/textproc/erlang-fast_xml/PLIST:1.3 Tue Jan 3 17:48:52 2017
+++ pkgsrc/textproc/erlang-fast_xml/PLIST Fri Jan 15 23:51:26 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/01/03 17:48:52 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/01/15 23:51:26 triaxx Exp $
lib/erlang/lib/fast_xml
lib/erlang/lib/fast_xml-${PKGVERSION}/ebin/fast_xml.app
lib/erlang/lib/fast_xml-${PKGVERSION}/ebin/fast_xml.beam
@@ -9,6 +9,7 @@ lib/erlang/lib/fast_xml-${PKGVERSION}/eb
lib/erlang/lib/fast_xml-${PKGVERSION}/ebin/fxml_sup.beam
lib/erlang/lib/fast_xml-${PKGVERSION}/ebin/fxmlrpc.beam
lib/erlang/lib/fast_xml-${PKGVERSION}/ebin/fxmlrpc_codec.beam
+lib/erlang/lib/fast_xml-${PKGVERSION}/ebin/fxmlrpc_codec_external.beam
lib/erlang/lib/fast_xml-${PKGVERSION}/include/fxml.hrl
lib/erlang/lib/fast_xml-${PKGVERSION}/include/fxml_gen.hrl
lib/erlang/lib/fast_xml-${PKGVERSION}/priv/lib/.keepme
Index: pkgsrc/textproc/erlang-fast_xml/distinfo
diff -u pkgsrc/textproc/erlang-fast_xml/distinfo:1.13 pkgsrc/textproc/erlang-fast_xml/distinfo:1.14
--- pkgsrc/textproc/erlang-fast_xml/distinfo:1.13 Fri Jul 20 09:04:35 2018
+++ pkgsrc/textproc/erlang-fast_xml/distinfo Fri Jan 15 23:51:26 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/07/20 09:04:35 fhajny Exp $
+$NetBSD: distinfo,v 1.14 2021/01/15 23:51:26 triaxx Exp $
-SHA1 (fast_xml-1.1.32.tar.gz) = 0233a130c75710a39633037e4bf7271838e5b5ff
-RMD160 (fast_xml-1.1.32.tar.gz) = cca9e986b7f2bedef645ab24170ec80fa83344fc
-SHA512 (fast_xml-1.1.32.tar.gz) = 4068dd83e7575f8d2fcc738d2475fcbe7c9ac46deed78594793a2f6aa0746fdb71a527cb9103e5921d1b91ada9efe0ae31bf3c7dacae97feb6b049279fc29a61
-Size (fast_xml-1.1.32.tar.gz) = 93486 bytes
+SHA1 (fast_xml-1.1.45.tar.gz) = 947cf5e74a09abb7e2edb636577442f8be8c4432
+RMD160 (fast_xml-1.1.45.tar.gz) = 0c353c533f4c38b62166c3bbb41a5763325fb6b4
+SHA512 (fast_xml-1.1.45.tar.gz) = a4c1b5ecbb80e0e2325ecede1ad426c09e35db35c16dfd6dfaef6ba7b6e9627879c6cc43a955d0bfe91abfced48717db07d28132b7c4dac8adca7af1e21c0734
+Size (fast_xml-1.1.45.tar.gz) = 107006 bytes
Home |
Main Index |
Thread Index |
Old Index