pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-Rcpp
Module Name: pkgsrc
Committed By: mef
Date: Thu Nov 7 13:51:37 UTC 2024
Modified Files:
pkgsrc/devel/R-Rcpp: Makefile distinfo
Log Message:
(devel/R-Rcpp) updated 1.0.13 to 1.0.13.1
2024-11-01 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Date, Version): Release 1.0.13-1
* Hot-fix release containing two PRs on top of 1.0.13:
- #1342: Permit R 4.4.2 builds by correcting to R 4.5.0 for RO PTR
- #1327: Switch to Authors@R in DESCRIPTION
2024-10-31 Kevin Ushey <kevinushey%gmail.com@localhost>
* inst/include/Rcpp/r/compat.h: Require R (>= 4.5.0) for new APIs
2024-08-31 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Authors@R): Added
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/R-Rcpp/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/R-Rcpp/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-Rcpp/Makefile
diff -u pkgsrc/devel/R-Rcpp/Makefile:1.33 pkgsrc/devel/R-Rcpp/Makefile:1.34
--- pkgsrc/devel/R-Rcpp/Makefile:1.33 Sat Oct 19 10:41:44 2024
+++ pkgsrc/devel/R-Rcpp/Makefile Thu Nov 7 13:51:37 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2024/10/19 10:41:44 mef Exp $
+# $NetBSD: Makefile,v 1.34 2024/11/07 13:51:37 mef Exp $
R_PKGNAME= Rcpp
-R_PKGVER= 1.0.13
+R_PKGVER= 1.0.13-1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/R-Rcpp/distinfo
diff -u pkgsrc/devel/R-Rcpp/distinfo:1.26 pkgsrc/devel/R-Rcpp/distinfo:1.27
--- pkgsrc/devel/R-Rcpp/distinfo:1.26 Sat Oct 19 10:41:44 2024
+++ pkgsrc/devel/R-Rcpp/distinfo Thu Nov 7 13:51:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2024/10/19 10:41:44 mef Exp $
+$NetBSD: distinfo,v 1.27 2024/11/07 13:51:37 mef Exp $
-BLAKE2s (R/Rcpp_1.0.13.tar.gz) = d05afbebf17f645ac676fd1767329135c0d2ae288f55a42a40031cf5529a4aba
-SHA512 (R/Rcpp_1.0.13.tar.gz) = 20f256057ad1bc4d220236d1add96b77b11e0ea680cea73c8614702b284c3f9f72ed9d3e5e53a4aa3c268118d22ae7480677a0a69fe72339f851e7b9492aed5f
-Size (R/Rcpp_1.0.13.tar.gz) = 3435344 bytes
+BLAKE2s (R/Rcpp_1.0.13-1.tar.gz) = 2beaaaca299d5071ff3505917ac57f0effeca994d51a479e08e729167496f538
+SHA512 (R/Rcpp_1.0.13-1.tar.gz) = f94df7519db70e37f8746dfbee473226f6f472c05c774004bf13a3dc7f833157dde3610117672f31914be77262f1cb547ff25501167553c7e4ad90efd772321c
+Size (R/Rcpp_1.0.13-1.tar.gz) = 3435726 bytes
Home |
Main Index |
Thread Index |
Old Index