pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/erlang-yconf
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Oct 15 12:11:03 UTC 2022
Modified Files:
pkgsrc/textproc/erlang-yconf: Makefile distinfo
Log Message:
erlang-yconf: Update to 1.0.14
upstream changes:
-----------------
Version 1.0.14
o Updating fast_yaml to version 1.0.34.
Version 1.0.13
o Updating fast_yaml to version 1.0.33.
Version 1.0.12
o Updating fast_yaml to version 1.0.32.
o Switch from using Travis to Github Actions as CI
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/erlang-yconf/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/erlang-yconf/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-yconf/Makefile
diff -u pkgsrc/textproc/erlang-yconf/Makefile:1.2 pkgsrc/textproc/erlang-yconf/Makefile:1.3
--- pkgsrc/textproc/erlang-yconf/Makefile:1.2 Thu May 20 15:43:59 2021
+++ pkgsrc/textproc/erlang-yconf/Makefile Sat Oct 15 12:11:03 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/05/20 15:43:59 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2022/10/15 12:11:03 triaxx Exp $
-DISTNAME= yconf-1.0.11
+DISTNAME= yconf-1.0.14
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/processone/
COMMENT= YAML configuration processor
LICENSE= apache-2.0
-DEPENDS+= erlang-fast_yaml>=1.0.29:../../textproc/erlang-fast_yaml
+DEPENDS+= erlang-fast_yaml>=1.0.34:../../textproc/erlang-fast_yaml
GITHUB_PROJECT= yconf
Index: pkgsrc/textproc/erlang-yconf/distinfo
diff -u pkgsrc/textproc/erlang-yconf/distinfo:1.4 pkgsrc/textproc/erlang-yconf/distinfo:1.5
--- pkgsrc/textproc/erlang-yconf/distinfo:1.4 Tue Oct 26 11:21:53 2021
+++ pkgsrc/textproc/erlang-yconf/distinfo Sat Oct 15 12:11:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:21:53 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/10/15 12:11:03 triaxx Exp $
-BLAKE2s (yconf-1.0.11.tar.gz) = 84198f17a9dd783cc74d6fce0986012bc7a2d24e713ae332cac51d37a6016a6d
-SHA512 (yconf-1.0.11.tar.gz) = 3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
-Size (yconf-1.0.11.tar.gz) = 222974 bytes
+BLAKE2s (yconf-1.0.14.tar.gz) = 222624da21f209e3c6de02981e9cd5bf8acdb34eede800d4af168426d7dfdb3e
+SHA512 (yconf-1.0.14.tar.gz) = 5b495f6975a7d844f28af9295423b90d3e003122ef9b15a5734caf2bc46ad78c982a2fd36b4c1890ec0325ca0c72b029e470fd3e89ce52d9616047353a296e82
+Size (yconf-1.0.14.tar.gz) = 223966 bytes
Home |
Main Index |
Thread Index |
Old Index