pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/R-spelling (textproc/R-spelling) Updated 2.1 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a2ea5e5e47e
branches:  trunk
changeset: 457369:3a2ea5e5e47e
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Aug 24 11:14:59 2021 +0000

description:
(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)

diffstat:

 textproc/R-spelling/Makefile |   4 ++--
 textproc/R-spelling/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r dd44a028c0fc -r 3a2ea5e5e47e textproc/R-spelling/Makefile
--- a/textproc/R-spelling/Makefile      Tue Aug 24 11:09:50 2021 +0000
+++ b/textproc/R-spelling/Makefile      Tue Aug 24 11:14:59 2021 +0000
@@ -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
diff -r dd44a028c0fc -r 3a2ea5e5e47e textproc/R-spelling/distinfo
--- a/textproc/R-spelling/distinfo      Tue Aug 24 11:09:50 2021 +0000
+++ b/textproc/R-spelling/distinfo      Tue Aug 24 11:14:59 2021 +0000
@@ -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