pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/yarn
Module Name: pkgsrc
Committed By: adam
Date: Tue Sep 8 18:05:55 UTC 2020
Modified Files:
pkgsrc/devel/yarn: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/yarn/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/yarn/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/yarn/Makefile
diff -u pkgsrc/devel/yarn/Makefile:1.13 pkgsrc/devel/yarn/Makefile:1.14
--- pkgsrc/devel/yarn/Makefile:1.13 Tue Mar 10 09:14:31 2020
+++ pkgsrc/devel/yarn/Makefile Tue Sep 8 18:05:55 2020
@@ -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/}
Index: pkgsrc/devel/yarn/distinfo
diff -u pkgsrc/devel/yarn/distinfo:1.12 pkgsrc/devel/yarn/distinfo:1.13
--- pkgsrc/devel/yarn/distinfo:1.12 Tue Mar 10 09:14:31 2020
+++ pkgsrc/devel/yarn/distinfo Tue Sep 8 18:05:55 2020
@@ -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