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:           Fri Mar 17 11:19:30 UTC 2023

Modified Files:
        pkgsrc/devel/asdf: Makefile distinfo

Log Message:
Update to 0.11.3. From the changelog:

* Prepend asdf directories to the PATH in Nushell (#1496)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/asdf/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/devel/asdf/Makefile:1.5
--- pkgsrc/devel/asdf/Makefile:1.4      Thu Feb 23 14:47:01 2023
+++ pkgsrc/devel/asdf/Makefile  Fri Mar 17 11:19:30 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/02/23 14:47:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2023/03/17 11:19:30 schmonz Exp $
 
-DISTNAME=              asdf-0.11.2
+DISTNAME=              asdf-0.11.3
 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.3 pkgsrc/devel/asdf/distinfo:1.4
--- pkgsrc/devel/asdf/distinfo:1.3      Thu Feb 23 14:47:01 2023
+++ pkgsrc/devel/asdf/distinfo  Fri Mar 17 11:19:30 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2023/02/23 14:47:01 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2023/03/17 11:19:30 schmonz Exp $
 
-BLAKE2s (asdf-0.11.2.tar.gz) = 08e6b5fe2de44fa4bb4ffb8e31a92ce3fcc4fd90be0131915f828325ebd80d98
-SHA512 (asdf-0.11.2.tar.gz) = dc7e888bc927652b74767c29e4788bb6014792f0d0d219a33233180eb921dfabf5e303dfdff2d9597bddc31f2828d06ea5b802accfcacfac4cc5622b6a3d2bee
-Size (asdf-0.11.2.tar.gz) = 189945 bytes
+BLAKE2s (asdf-0.11.3.tar.gz) = 535bc7b52e6b7f9e7623f939cbde6e58ef70c006a3120aa6fc5ef8b5ee42f157
+SHA512 (asdf-0.11.3.tar.gz) = 26444f776f83ead1d199645a9748c2e49f8f546889870521d0807238a5377b44e286d06168ec2e7081add7a21a3fe7619e1d36715fc8a0bc31d5fe49d372ceee
+Size (asdf-0.11.3.tar.gz) = 190024 bytes
 SHA1 (patch-lib_commands_reshim.bash) = 016cde2d9c68c47d46b01b9482091cc5b6ec11d4
 SHA1 (patch-lib_utils.bash) = f6e3c3839d21ce21520cf0e9e8b98ab5cb678225



Home | Main Index | Thread Index | Old Index