Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/yarn yarn: updated to 1.22.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0115d449fb65
branches:  trunk
changeset: 438706:0115d449fb65
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 08 18:05:55 2020 +0000

description:
yarn: updated to 1.22.5

1.22.5
Headers won't be printed when calling yarn init with the -2 flag
Files with the .cjs extension will be spawned by yarnPath using `execPath
Generates local yarn verions as .cjs files when calling yarn set version
Sorts files when running yarn pack to produce identical layout on Windows and Unix systems

diffstat:

 devel/yarn/Makefile |   4 ++--
 devel/yarn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e2dad9649e0b -r 0115d449fb65 devel/yarn/Makefile
--- a/devel/yarn/Makefile       Tue Sep 08 18:00:13 2020 +0000
+++ b/devel/yarn/Makefile       Tue Sep 08 18:05:55 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/03/10 09:14:31 adam Exp $
+# $NetBSD: Makefile,v 1.14 2020/09/08 18:05:55 adam Exp $
 
-DISTNAME=      yarn-v1.22.4
+DISTNAME=      yarn-v1.22.5
 PKGNAME=       ${DISTNAME:S/-v/-/}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=yarnpkg/}
diff -r e2dad9649e0b -r 0115d449fb65 devel/yarn/distinfo
--- a/devel/yarn/distinfo       Tue Sep 08 18:00:13 2020 +0000
+++ b/devel/yarn/distinfo       Tue Sep 08 18:05:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/03/10 09:14:31 adam Exp $
+$NetBSD: distinfo,v 1.13 2020/09/08 18:05:55 adam Exp $
 
-SHA1 (yarn-v1.22.4.tar.gz) = 01c1197ca5b27f21edc8bc472cd4c8ce0e5a470e
-RMD160 (yarn-v1.22.4.tar.gz) = 78fa03d13631d7560a34aba42c6b17f9087c3cac
-SHA512 (yarn-v1.22.4.tar.gz) = a1833b862fe52169bd6c2a033045a07df5bc6a23595c259e675fed1b2d035ab37abe6ce309720abb6636d68f03615054b6292dc0a70da31c8697fda228b50d18
-Size (yarn-v1.22.4.tar.gz) = 1244785 bytes
+SHA1 (yarn-v1.22.5.tar.gz) = f449ad392e0562924bf0e67ada51431e64a5327f
+RMD160 (yarn-v1.22.5.tar.gz) = 3736b94c62ecd7d33ada7192146a76cf876ce5c5
+SHA512 (yarn-v1.22.5.tar.gz) = c33c040ed57eb05c04905b8996db31a34099f0c18dbf1818959c5592514abc99f1180592561ec5d3e760c084dbcf2dcdf3ebb4fe8918f082b6aa089cf10921bb
+Size (yarn-v1.22.5.tar.gz) = 1244837 bytes



Home | Main Index | Thread Index | Old Index