pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/asdf



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Aug 19 21:48:48 UTC 2024

Modified Files:
        pkgsrc/devel/asdf: Makefile distinfo

Log Message:
asdf: update to 0.14.1. Changes:

* Only display the "can't keep downloads" warning when asked to
  keep downloads


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/asdf/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/asdf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/asdf/Makefile
diff -u pkgsrc/devel/asdf/Makefile:1.10 pkgsrc/devel/asdf/Makefile:1.11
--- pkgsrc/devel/asdf/Makefile:1.10     Fri Mar 15 18:03:23 2024
+++ pkgsrc/devel/asdf/Makefile  Mon Aug 19 21:48:48 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2024/03/15 18:03:23 schmonz Exp $
+# $NetBSD: Makefile,v 1.11 2024/08/19 21:48:48 schmonz Exp $
 
-DISTNAME=              asdf-0.14.0
-PKGREVISION=           1
+DISTNAME=              asdf-0.14.1
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=asdf-vm/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}

Index: pkgsrc/devel/asdf/distinfo
diff -u pkgsrc/devel/asdf/distinfo:1.8 pkgsrc/devel/asdf/distinfo:1.9
--- pkgsrc/devel/asdf/distinfo:1.8      Fri Jan 19 17:09:51 2024
+++ pkgsrc/devel/asdf/distinfo  Mon Aug 19 21:48:48 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2024/01/19 17:09:51 schmonz Exp $
+$NetBSD: distinfo,v 1.9 2024/08/19 21:48:48 schmonz Exp $
 
-BLAKE2s (asdf-0.14.0.tar.gz) = 195e6ac720440a5ea9cc6347a3367f9e254dfec973f5a0c95f7df1e8a0ab2489
-SHA512 (asdf-0.14.0.tar.gz) = ca0055de6617c2cda3dee9272f07848fd4f5eaef27f84e63fc8c97cb45ab5acedff5e98d2178483ecc3b0bae3a6b036cd548d43417ff09e0cd4368bbe2124d49
-Size (asdf-0.14.0.tar.gz) = 194950 bytes
+BLAKE2s (asdf-0.14.1.tar.gz) = 515616ca200f3fbdc6083048d18214122a8ecdc881b0e7c8568454e9e8d921dc
+SHA512 (asdf-0.14.1.tar.gz) = 8c3501ea9b15f486dc969e3f97b7a7340f951ff75de49ab0eabb3a5d7635d24ed8bd47788cc106746ba026a9731149a5010e5aca325fecb242f1ca6515669d2b
+Size (asdf-0.14.1.tar.gz) = 195088 bytes
 SHA1 (patch-lib_commands_reshim.bash) = 016cde2d9c68c47d46b01b9482091cc5b6ec11d4



Home | Main Index | Thread Index | Old Index