Sat Dec 17 23:34:59 2022 UTC ()
(devel/R-R.methods3) Updated 1.8.1 to 1.8.2

# Version 1.8.2 [2022-06-13]

## Deprecated & Defunct

 * Very old, deprecated argument `enforceRCC` for `setGenericS3()` and
   `setMethodS3()` is now defunct in favor of argument `validators`.


(mef)
diff -r1.1 -r1.2 pkgsrc/devel/R-R.methodsS3/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/R-R.methodsS3/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/R-R.methodsS3/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-R.methodsS3/Makefile 2021/08/28 04:20:44 1.1
+++ pkgsrc/devel/R-R.methodsS3/Makefile 2022/12/17 23:34:59 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1 2021/08/28 04:20:44 mef Exp $ 1# $NetBSD: Makefile,v 1.2 2022/12/17 23:34:59 mef Exp $
2 2
3R_PKGNAME= R.methodsS3 3R_PKGNAME= R.methodsS3
4R_PKGVER= 1.8.1 4R_PKGVER= 1.8.2
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= S3 Methods Simplified 8COMMENT= S3 Methods Simplified
9LICENSE= gnu-lgpl-v2.1 9LICENSE= gnu-lgpl-v2.1
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../math/R/Makefile.extension" 13.include "../../math/R/Makefile.extension"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/R-R.methodsS3/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-R.methodsS3/distinfo 2021/10/26 10:14:00 1.3
+++ pkgsrc/devel/R-R.methodsS3/distinfo 2022/12/17 23:34:59 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2021/10/26 10:14:00 nia Exp $ 1$NetBSD: distinfo,v 1.4 2022/12/17 23:34:59 mef Exp $
2 2
3BLAKE2s (R/R.methodsS3_1.8.1.tar.gz) = d221b7523308ccb0c8a8ddecc773633a815bda968d41065b282fe7ff59d861e5 3BLAKE2s (R/R.methodsS3_1.8.2.tar.gz) = d843a20c7067f2bc265e57eb49b810bc74c8f072ec6493b02a5f2afd0ff951a9
4SHA512 (R/R.methodsS3_1.8.1.tar.gz) = 2e66717db4eadf597535036e3b5b1003b9d52eff2aafe06bb459d66bc406ed3de51e754e93ed652abc071e63d3d821ce576ac9c1fd0ce8b1c4ae30f4c9dd50b7 4SHA512 (R/R.methodsS3_1.8.2.tar.gz) = 4282f70afc4902575db614467d4606832e29889a427d783efb684b778bf9b515507527fa5a368ce7b1f6515aedc48047cabb24e6c22324f56ad02d006a8d055a
5Size (R/R.methodsS3_1.8.1.tar.gz) = 23717 bytes 5Size (R/R.methodsS3_1.8.2.tar.gz) = 24131 bytes