pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/erlang-fast_yaml
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Oct 15 12:15:26 UTC 2022
Modified Files:
pkgsrc/textproc/erlang-fast_yaml: Makefile distinfo
Log Message:
erlang-fast_yaml: Update to 1.0.34
upstream changes:
-----------------
Version 1.0.34
o Support linking on Windows
Version 1.0.33
o Updating p1_utils to version 1.0.25.
o Fix order in which dependencies are started
o Fix document generation in hex packages
Version 1.0.32
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
o Fix compatiblity with OTP24
Version 1.0.31
o Updating p1_utils to version 1.0.22.
o Encode maps
Version 1.0.30
o Fix problems reported by dialyzer
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/erlang-fast_yaml/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/erlang-fast_yaml/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_yaml/Makefile
diff -u pkgsrc/textproc/erlang-fast_yaml/Makefile:1.13 pkgsrc/textproc/erlang-fast_yaml/Makefile:1.14
--- pkgsrc/textproc/erlang-fast_yaml/Makefile:1.13 Fri Jan 15 23:53:33 2021
+++ pkgsrc/textproc/erlang-fast_yaml/Makefile Sat Oct 15 12:15:25 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/01/15 23:53:33 triaxx Exp $
+# $NetBSD: Makefile,v 1.14 2022/10/15 12:15:25 triaxx Exp $
-DISTNAME= fast_yaml-1.0.29
+DISTNAME= fast_yaml-1.0.34
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/processone/
COMMENT= Fast YAML native library for Erlang / Elixir
LICENSE= apache-2.0
-DEPENDS+= erlang-p1_utils>=1.0.21:../../misc/erlang-p1_utils
+DEPENDS+= erlang-p1_utils>=1.0.25:../../misc/erlang-p1_utils
GITHUB_PROJECT= fast_yaml
Index: pkgsrc/textproc/erlang-fast_yaml/distinfo
diff -u pkgsrc/textproc/erlang-fast_yaml/distinfo:1.14 pkgsrc/textproc/erlang-fast_yaml/distinfo:1.15
--- pkgsrc/textproc/erlang-fast_yaml/distinfo:1.14 Tue Oct 26 11:21:52 2021
+++ pkgsrc/textproc/erlang-fast_yaml/distinfo Sat Oct 15 12:15:25 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 11:21:52 nia Exp $
+$NetBSD: distinfo,v 1.15 2022/10/15 12:15:25 triaxx Exp $
-BLAKE2s (fast_yaml-1.0.29.tar.gz) = 4a0952238cf2bb73cd5df9a59fa3aa00ea292e982103148d5f32d58659e57846
-SHA512 (fast_yaml-1.0.29.tar.gz) = 39c96d251c3265fd7c29a6603ab2879ee6856d610908b314b979ffb4fe97c17a91c59724f5f32e75c62c6b9e98b1d00948ceb33a2148cf1bfcc96720dd407cd3
-Size (fast_yaml-1.0.29.tar.gz) = 59122 bytes
+BLAKE2s (fast_yaml-1.0.34.tar.gz) = f063eb43415ebccfdebe0b42496577169345d534628f10852aa299acfb811178
+SHA512 (fast_yaml-1.0.34.tar.gz) = d1f0081075fe0009658d83eb23da046f4e12a25eda293cb061ff33825324445059cafeec95c3e53f3eca94085188c63b436d2057b6266b32076c33b9ecd1e347
+Size (fast_yaml-1.0.34.tar.gz) = 60367 bytes
Home |
Main Index |
Thread Index |
Old Index