CVS commit: pkgsrc/math
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 27 09:19:11 UTC 2026
Modified Files:
pkgsrc/math: Makefile
Removed Files:
pkgsrc/math/py-munkres: DESCR Makefile PLIST distinfo
pkgsrc/math/py-noise: DESCR Makefile PLIST distinfo
Log Message:
py-munkres py-noise: removed, outdated and not needed
To generate a diff of this commit:
cvs rdiff -u -r1.646 -r1.647 pkgsrc/math/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/math/py-munkres/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/math/py-munkres/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/math/py-munkres/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/math/py-munkres/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-noise/DESCR pkgsrc/math/py-noise/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/math/py-noise/Makefile \
pkgsrc/math/py-noise/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 619 B)
Modified files: Index: pkgsrc/math/Makefile diff -u pkgsrc/math/Makefile:1.646 pkgsrc/math/Makefile:1.647 --- pkgsrc/math/Makefile:1.646 Thu Aug 27 09:09:59 2026 +++ pkgsrc/math/Makefile Thu Aug 27 09:19:11 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.646 2026/08/27 09:09:59 adam Exp $ +# $NetBSD: Makefile,v 1.647 2026/08/27 09:19:11 adam Exp $ COMMENT= Mathematics @@ -438,10 +438,8 @@ SUBDIR+= py-lap SUBDIR+= py-libixion SUBDIR+= py-lmfit SUBDIR+= py-mpmath -SUBDIR+= py-munkres SUBDIR+= py-netCDF4 SUBDIR+= py-networkx -SUBDIR+= py-noise SUBDIR+= py-nptyping SUBDIR+= py-numba SUBDIR+= py-numexpr