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:   wiz
Date:           Mon Jul  3 12:44:07 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023 TODO
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/R-cellranger: DESCR Makefile distinfo

Log Message:
math/R-cellranger: remove duplicate of textproc/R-cellranger


To generate a diff of this commit:
cvs rdiff -u -r1.4204 -r1.4205 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.23144 -r1.23145 pkgsrc/doc/TODO
cvs rdiff -u -r1.567 -r1.568 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/R-cellranger/DESCR \
    pkgsrc/math/R-cellranger/Makefile pkgsrc/math/R-cellranger/distinfo

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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.4204 pkgsrc/doc/CHANGES-2023:1.4205
--- pkgsrc/doc/CHANGES-2023:1.4204      Mon Jul  3 10:55:33 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Jul  3 12:44:07 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.4204 2023/07/03 10:55:33 adam Exp $
+$NetBSD: CHANGES-2023,v 1.4205 2023/07/03 12:44:07 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -5873,3 +5873,4 @@ Changes to the packages collection and i
        Updated shells/ksh93 to 1.0.6 [vins 2023-07-03]
        Updated devel/libmd to 1.1.0 [vins 2023-07-03]
        Updated misc/stellarium to 23.2 [adam 2023-07-03]
+       Removed math/R-cellranger successor textproc/R-cellranger [wiz 2023-07-03]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.23144 pkgsrc/doc/TODO:1.23145
--- pkgsrc/doc/TODO:1.23144     Sun Jul  2 12:49:10 2023
+++ pkgsrc/doc/TODO     Mon Jul  3 12:44:07 2023
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.23144 2023/07/02 12:49:10 wiz Exp $
+$NetBSD: TODO,v 1.23145 2023/07/03 12:44:07 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1428,7 +1428,7 @@ For possible Perl packages updates, see 
        o trojita-0.6
        o ttftot42-0.4.1
        o turba-4.2.12
-       o typst-0.6.0
+       o typst-0.6.0 [wip, needs rust 1.70]
        o tyrquake-0.66
        o uae-0.8.29
        o ubs-0.20

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.567 pkgsrc/math/Makefile:1.568
--- pkgsrc/math/Makefile:1.567  Sun Jun 18 14:23:06 2023
+++ pkgsrc/math/Makefile        Mon Jul  3 12:44:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.567 2023/06/18 14:23:06 mef Exp $
+# $NetBSD: Makefile,v 1.568 2023/07/03 12:44:07 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -40,7 +40,6 @@ SUBDIR+=      R-bitops
 SUBDIR+=       R-broom
 SUBDIR+=       R-car
 SUBDIR+=       R-carData
-SUBDIR+=       R-cellranger
 SUBDIR+=       R-chron
 SUBDIR+=       R-circular
 SUBDIR+=       R-classInt



Home | Main Index | Thread Index | Old Index