pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/erlang-fast_yaml erlang-fast_yaml: Update to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fab0c8c60464
branches: trunk
changeset: 386808:fab0c8c60464
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Sat Oct 15 12:15:25 2022 +0000
description:
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
diffstat:
textproc/erlang-fast_yaml/Makefile | 6 +++---
textproc/erlang-fast_yaml/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 1909beec7fd3 -r fab0c8c60464 textproc/erlang-fast_yaml/Makefile
--- a/textproc/erlang-fast_yaml/Makefile Sat Oct 15 12:13:30 2022 +0000
+++ b/textproc/erlang-fast_yaml/Makefile Sat Oct 15 12:15:25 2022 +0000
@@ -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 @@
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
diff -r 1909beec7fd3 -r fab0c8c60464 textproc/erlang-fast_yaml/distinfo
--- a/textproc/erlang-fast_yaml/distinfo Sat Oct 15 12:13:30 2022 +0000
+++ b/textproc/erlang-fast_yaml/distinfo Sat Oct 15 12:15:25 2022 +0000
@@ -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