pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Jul  3 10:57:19 UTC 2026

Modified Files:
        pkgsrc/math/R: Makefile
Removed Files:
        pkgsrc/math/R/patches: patch-src_include_R__ext_Error.h

Log Message:
(math/R) removing patch-src_include_R__ext_Error.h suggested by Atsushi Tokokura


To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 pkgsrc/math/R/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/math/R/patches/patch-src_include_R__ext_Error.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R/Makefile
diff -u pkgsrc/math/R/Makefile:1.287 pkgsrc/math/R/Makefile:1.288
--- pkgsrc/math/R/Makefile:1.287        Sat Jun 27 10:59:23 2026
+++ pkgsrc/math/R/Makefile      Fri Jul  3 10:57:19 2026
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.287 2026/06/27 10:59:23 mef Exp $
+# $NetBSD: Makefile,v 1.288 2026/07/03 10:57:19 mef Exp $
 
 #
 # If updating this package, please try to ensure PLIST.Darwin is kept in sync
 # to avoid unnecessarily breaking macOS users.
 #
 DISTNAME=      R-4.6.1
+PKGREVISION=   1
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_R_CRAN:=base/R-4/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index