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:           Sat Jan  4 00:02:20 UTC 2025

Modified Files:
        pkgsrc/textproc/R-spelling: Makefile distinfo

Log Message:
(textproc/R-spelling) Updated 2.2.1 to 2.3.1, NEWS not recent,

2.3.0
  - Support for spellchecking on Quarto files (@olivroy, #77)
  - You can now specify a global wordlist file via the SPELLING_WORDLIST envvar


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/R-spelling/Makefile
cvs rdiff -u -r1.5 -r1.6 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.4 pkgsrc/textproc/R-spelling/Makefile:1.5
--- pkgsrc/textproc/R-spelling/Makefile:1.4     Sun Jun 11 10:45:44 2023
+++ pkgsrc/textproc/R-spelling/Makefile Sat Jan  4 00:02:20 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2023/06/11 10:45:44 mef Exp $
+# $NetBSD: Makefile,v 1.5 2025/01/04 00:02:20 mef Exp $
 
 R_PKGNAME=     spelling
-R_PKGVER=      2.2.1
+R_PKGVER=      2.3.1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/R-spelling/distinfo
diff -u pkgsrc/textproc/R-spelling/distinfo:1.5 pkgsrc/textproc/R-spelling/distinfo:1.6
--- pkgsrc/textproc/R-spelling/distinfo:1.5     Sun Jun 11 10:45:44 2023
+++ pkgsrc/textproc/R-spelling/distinfo Sat Jan  4 00:02:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/06/11 10:45:44 mef Exp $
+$NetBSD: distinfo,v 1.6 2025/01/04 00:02:20 mef Exp $
 
-BLAKE2s (R/spelling_2.2.1.tar.gz) = a2299e290ac9ee05f64078b0e03170dde7c40011d81a4b280c3094f9c77f9e52
-SHA512 (R/spelling_2.2.1.tar.gz) = e03ca39a5fa02135dfd7fc1562e977dcccd03222e663a7c2fccf2b6465b8e1320493f4cd3df8adcb2c7b50bf3867a362fe6c5afa428999bc4942e589ab1c1161
-Size (R/spelling_2.2.1.tar.gz) = 11032 bytes
+BLAKE2s (R/spelling_2.3.1.tar.gz) = 9fa831513994409fd39fbd5d5d9a05ea8cf8a0f4ebbecf283fbf9ec2bf97c480
+SHA512 (R/spelling_2.3.1.tar.gz) = 030b4c11b406354114f765f1be9f9e185f13be3c27534a52501787cb3be8f97e392d0eb98e84e9e1d0f02c58568a9db976f69f2948d11846e88b2aea977e92a1
+Size (R/spelling_2.3.1.tar.gz) = 11737 bytes



Home | Main Index | Thread Index | Old Index