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:           Thu Feb 17 09:16:36 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-fftw: DESCR Makefile PLIST distinfo

Log Message:
py-fftw: remove

Last release in 2010, was beta, no upstream, not used in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.1032 -r1.1033 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.534 -r1.535 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-fftw/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/math/py-fftw/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-fftw/PLIST pkgsrc/math/py-fftw/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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.1032 pkgsrc/doc/CHANGES-2022:1.1033
--- pkgsrc/doc/CHANGES-2022:1.1032      Thu Feb 17 00:14:29 2022
+++ pkgsrc/doc/CHANGES-2022     Thu Feb 17 09:16:36 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.1032 2022/02/17 00:14:29 gutteridge Exp $
+$NetBSD: CHANGES-2022,v 1.1033 2022/02/17 09:16:36 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -1356,3 +1356,4 @@ Changes to the packages collection and i
        Updated textproc/csview to 1.0.1 [pin 2022-02-16]
        Updated fonts/harfbuzz to 3.4.0 [wiz 2022-02-16]
        Updated x11/xfce4-notifyd to 0.6.3 [gutteridge 2022-02-17]
+       Removed math/py-fftw [wiz 2022-02-17]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.534 pkgsrc/math/Makefile:1.535
--- pkgsrc/math/Makefile:1.534  Wed Feb 16 10:03:01 2022
+++ pkgsrc/math/Makefile        Thu Feb 17 09:16:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.534 2022/02/16 10:03:01 pho Exp $
+# $NetBSD: Makefile,v 1.535 2022/02/17 09:16:36 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -376,7 +376,6 @@ SUBDIR+=    py-bottleneck
 SUBDIR+=       py-cdecimal
 SUBDIR+=       py-claripy
 SUBDIR+=       py-ephem
-SUBDIR+=       py-fftw
 SUBDIR+=       py-fpconst
 SUBDIR+=       py-gmpy
 SUBDIR+=       py-gwcs



Home | Main Index | Thread Index | Old Index