pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-spelling
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 24 11:15:00 UTC 2021
Modified Files:
pkgsrc/textproc/R-spelling: Makefile distinfo
Log Message:
(textproc/R-spelling) Updated 2.1 to 2.2
2.2
- WORDLIST is now sorted with a locale-independent method, which avoids large
diffs in version control due to the fact that developpers use different
locale, with different lexicographic ordering rules (#48, @bisaloo)
- spell_check_package() now loads Rd macros (#42)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/R-spelling/Makefile \
pkgsrc/textproc/R-spelling/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/R-spelling/Makefile
diff -u pkgsrc/textproc/R-spelling/Makefile:1.1 pkgsrc/textproc/R-spelling/Makefile:1.2
--- pkgsrc/textproc/R-spelling/Makefile:1.1 Thu Feb 13 15:19:44 2020
+++ pkgsrc/textproc/R-spelling/Makefile Tue Aug 24 11:14:59 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/02/13 15:19:44 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/24 11:14:59 mef Exp $
R_PKGNAME= spelling
-R_PKGVER= 2.1
+R_PKGVER= 2.2
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/R-spelling/distinfo
diff -u pkgsrc/textproc/R-spelling/distinfo:1.1 pkgsrc/textproc/R-spelling/distinfo:1.2
--- pkgsrc/textproc/R-spelling/distinfo:1.1 Thu Feb 13 15:19:44 2020
+++ pkgsrc/textproc/R-spelling/distinfo Tue Aug 24 11:14:59 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/02/13 15:19:44 mef Exp $
+$NetBSD: distinfo,v 1.2 2021/08/24 11:14:59 mef Exp $
-SHA1 (R/spelling_2.1.tar.gz) = eab05de1dd205af7c3409662c4ddc5f0fdf75d16
-RMD160 (R/spelling_2.1.tar.gz) = 1334a1f90750cc35fd5ba48386d1e02f1745b89f
-SHA512 (R/spelling_2.1.tar.gz) = cbca4f40328ad9279a7dfef6780c2756777c18a9add231df8b3c52eed504784dd26027ba00214ba87f7c9b8a96b2ea426c6cc92ca07c5fd8e92d70dd15cba50a
-Size (R/spelling_2.1.tar.gz) = 10447 bytes
+SHA1 (R/spelling_2.2.tar.gz) = e0b2f0922da3e291890a36f463a21d83c3ffffb5
+RMD160 (R/spelling_2.2.tar.gz) = 34060b95b83f8b193f764019a40b8833a2a8cc5d
+SHA512 (R/spelling_2.2.tar.gz) = 53449c14d0146e9ccaefad518eb4aee7cedc12dc7744b405eb7c1f7b0dca0edcefcdfa7ce240be9a5531e95a24df92c685417f616ccdb30060d11794ca948604
+Size (R/spelling_2.2.tar.gz) = 10764 bytes
Home |
Main Index |
Thread Index |
Old Index