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:   gdt
Date:           Sat Feb  7 00:54:59 UTC 2026

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

Log Message:
textproc/erlang-yconf: Update to 1.0.22

# Version 1.0.22

* Fix issue with parse_uri

# Version 1.0.21

* Improve parse_uri functions

# Version 1.0.20

* Updating fast_yaml to version 1.0.39.
* Accept non-latin1 atoms


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/erlang-yconf/Makefile
cvs rdiff -u -r1.7 -r1.8 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.5 pkgsrc/textproc/erlang-yconf/Makefile:1.6
--- pkgsrc/textproc/erlang-yconf/Makefile:1.5   Fri Apr 25 11:37:24 2025
+++ pkgsrc/textproc/erlang-yconf/Makefile       Sat Feb  7 00:54:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/04/25 11:37:24 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2026/02/07 00:54:59 gdt Exp $
 
-DISTNAME=      yconf-1.0.18
+DISTNAME=      yconf-1.0.22
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 GITHUB_PROJECT=        yconf

Index: pkgsrc/textproc/erlang-yconf/distinfo
diff -u pkgsrc/textproc/erlang-yconf/distinfo:1.7 pkgsrc/textproc/erlang-yconf/distinfo:1.8
--- pkgsrc/textproc/erlang-yconf/distinfo:1.7   Fri Apr 25 11:37:24 2025
+++ pkgsrc/textproc/erlang-yconf/distinfo       Sat Feb  7 00:54:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/04/25 11:37:24 gdt Exp $
+$NetBSD: distinfo,v 1.8 2026/02/07 00:54:59 gdt Exp $
 
-BLAKE2s (yconf-1.0.18.tar.gz) = 16e94a3ec385ecd96c5b06fee611a8e3bcd3fd16c58a0874d59da665a46e587d
-SHA512 (yconf-1.0.18.tar.gz) = ca139b0c1982fc0fc3de2f0ee08493a730a5ef4f4162931e7b8271310067330ee3a6e330c66715a61dcdc3e2cdb7e482b21206b3e7c31246651636777c446d9c
-Size (yconf-1.0.18.tar.gz) = 224293 bytes
+BLAKE2s (yconf-1.0.22.tar.gz) = 782bd497b8c8a4bcf6128d1dfc052e4b8ae920024a99ad9cbe690900e3476502
+SHA512 (yconf-1.0.22.tar.gz) = 43b8bb4a11b5fb8fa31f5c97f019cede3638edb3239ac8c5c378ca3b1560a1fa713eaed727ff21a9e17380daa20c320ed2eebb1d8f3345ee7318e53137b2d8ff
+Size (yconf-1.0.22.tar.gz) = 224525 bytes



Home | Main Index | Thread Index | Old Index