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 Jun  7 14:11:55 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/p5-Math-Interpolate: DESCR Makefile distinfo

Log Message:
p5-Math-Interpolate: remove

Does not build, no release since 2013, no users in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.3301 -r1.3302 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.505 -r1.506 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/p5-Math-Interpolate/DESCR
cvs rdiff -u -r1.29 -r0 pkgsrc/math/p5-Math-Interpolate/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/math/p5-Math-Interpolate/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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.3301 pkgsrc/doc/CHANGES-2021:1.3302
--- pkgsrc/doc/CHANGES-2021:1.3301      Mon Jun  7 14:10:11 2021
+++ pkgsrc/doc/CHANGES-2021     Mon Jun  7 14:11:55 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.3301 2021/06/07 14:10:11 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.3302 2021/06/07 14:11:55 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -5308,3 +5308,4 @@ Changes to the packages collection and i
        Updated security/tor-browser to 10.0.17 [wiz 2021-06-07]
        Updated security/tor-browser-noscript to 11.2.8 [wiz 2021-06-07]
        Updated devel/p5-CLI-Osprey to 0.08nb2 [wiz 2021-06-07]
+       Removed math/p5-Math-Interpolate [wiz 2021-06-07]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.505 pkgsrc/math/Makefile:1.506
--- pkgsrc/math/Makefile:1.505  Mon Jun  7 09:46:03 2021
+++ pkgsrc/math/Makefile        Mon Jun  7 14:11:55 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2021/06/07 09:46:03 bsiegert Exp $
+# $NetBSD: Makefile,v 1.506 2021/06/07 14:11:55 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -289,7 +289,6 @@ SUBDIR+=    p5-Math-FFT
 SUBDIR+=       p5-Math-GMP
 SUBDIR+=       p5-Math-Int128
 SUBDIR+=       p5-Math-Int64
-SUBDIR+=       p5-Math-Interpolate
 SUBDIR+=       p5-Math-Matrix
 SUBDIR+=       p5-Math-MatrixReal
 SUBDIR+=       p5-Math-Pari



Home | Main Index | Thread Index | Old Index