pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Nov 12 13:12:38 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/math: Makefile

Log Message:
Added math/R-GPArotation version 2024.3.1


To generate a diff of this commit:
cvs rdiff -u -r1.6915 -r1.6916 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.612 -r1.613 pkgsrc/math/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.6915 pkgsrc/doc/CHANGES-2024:1.6916
--- pkgsrc/doc/CHANGES-2024:1.6915      Tue Nov 12 12:24:21 2024
+++ pkgsrc/doc/CHANGES-2024     Tue Nov 12 13:12:38 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6915 2024/11/12 12:24:21 mef Exp $
+$NetBSD: CHANGES-2024,v 1.6916 2024/11/12 13:12:38 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10436,3 +10436,4 @@ Changes to the packages collection and i
        Updated print/py-pikepdf to 9.4.0 [adam 2024-11-12]
        Updated devel/py-xdis to 6.1.2 [adam 2024-11-12]
        Updated math/R-prettyunits to 1.2.0 [mef 2024-11-12]
+       Added math/R-GPArotation version 2024.3.1 [mef 2024-11-12]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.612 pkgsrc/math/Makefile:1.613
--- pkgsrc/math/Makefile:1.612  Sat Nov  9 13:44:25 2024
+++ pkgsrc/math/Makefile        Tue Nov 12 13:12:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2024/11/09 13:44:25 mef Exp $
+# $NetBSD: Makefile,v 1.613 2024/11/12 13:12:38 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -12,6 +12,7 @@ SUBDIR+=      R-DEoptimR
 SUBDIR+=       R-Deriv
 SUBDIR+=       R-FNN
 SUBDIR+=       R-Formula
+SUBDIR+=       R-GPArotation
 SUBDIR+=       R-GRASS
 SUBDIR+=       R-ISLR
 SUBDIR+=       R-ISwR



Home | Main Index | Thread Index | Old Index