pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-R.oo
Module Name: pkgsrc
Committed By: mef
Date: Sat Dec 17 23:39:53 UTC 2022
Modified Files:
pkgsrc/devel/R-R.oo: Makefile distinfo
Log Message:
(devel/R-R.oo) Updated 1.24.0 to 1.25.0
# Version 1.25.0 [2022-06-11]
## New Features
* Now `showNews()` for `Package` recognizes 'NEWS.md' files too.
## Bug Fixes
* Rdoc no longer injects a dummy `\emph{}` at the end of `@howtocite`
sections, because it now triggers an `R CMD check --as-cran` NOTE.
The workaround was used to workaround an `R CMD check` false
positive way back in 2004, which has since been fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/R-R.oo/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-R.oo/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/R-R.oo/Makefile
diff -u pkgsrc/devel/R-R.oo/Makefile:1.2 pkgsrc/devel/R-R.oo/Makefile:1.3
--- pkgsrc/devel/R-R.oo/Makefile:1.2 Tue Aug 31 21:45:35 2021
+++ pkgsrc/devel/R-R.oo/Makefile Sat Dec 17 23:39:53 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/08/31 21:45:35 mef Exp $
+# $NetBSD: Makefile,v 1.3 2022/12/17 23:39:53 mef Exp $
R_PKGNAME= R.oo
-R_PKGVER= 1.24.0
+R_PKGVER= 1.25.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/R-R.oo/distinfo
diff -u pkgsrc/devel/R-R.oo/distinfo:1.3 pkgsrc/devel/R-R.oo/distinfo:1.4
--- pkgsrc/devel/R-R.oo/distinfo:1.3 Tue Oct 26 10:14:00 2021
+++ pkgsrc/devel/R-R.oo/distinfo Sat Dec 17 23:39:53 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:14:00 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/12/17 23:39:53 mef Exp $
-BLAKE2s (R/R.oo_1.24.0.tar.gz) = 699615f4b1aadfe20e3a6d1bc50854c3576966454c5d266887307019f01f57f5
-SHA512 (R/R.oo_1.24.0.tar.gz) = bad8342566f8db5dbbdabafcac453b963b5a15fb8f9e3a3665c044d9b797d778af855c0ccb4bffdd7c2ff0853f8c296f8bdc734e7855b356217a1ef172db031e
-Size (R/R.oo_1.24.0.tar.gz) = 383514 bytes
+BLAKE2s (R/R.oo_1.25.0.tar.gz) = 628ea0238de66ea97267c669043b386784a52e794d309a290940ec6c82a143aa
+SHA512 (R/R.oo_1.25.0.tar.gz) = 8d6f9fa243fd2088511345bd932c72b337492b4555a078a694c236820994b2a40eb8f665c50a604010cb86f3eb12728b33e56d2e719c8bf2d39b84eba8e99b4c
+Size (R/R.oo_1.25.0.tar.gz) = 384384 bytes
Home |
Main Index |
Thread Index |
Old Index