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 Mar  2 15:29:31 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/clisp-pari: DESCR Makefile PLIST distinfo
        pkgsrc/math/clisp-pari/patches: patch-aa patch-ab

Log Message:
clisp-pari: remove

Code from 2010, does not build in any bulk build I can find.


To generate a diff of this commit:
cvs rdiff -u -r1.1509 -r1.1510 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.556 -r1.557 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/clisp-pari/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/math/clisp-pari/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/math/clisp-pari/PLIST \
    pkgsrc/math/clisp-pari/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/clisp-pari/patches/patch-aa \
    pkgsrc/math/clisp-pari/patches/patch-ab

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.1509 pkgsrc/doc/CHANGES-2023:1.1510
--- pkgsrc/doc/CHANGES-2023:1.1509      Thu Mar  2 15:23:00 2023
+++ pkgsrc/doc/CHANGES-2023     Thu Mar  2 15:29:31 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.1509 2023/03/02 15:23:00 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.1510 2023/03/02 15:29:31 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -1956,3 +1956,4 @@ Changes to the packages collection and i
        Updated sysutils/onefetch to 2.16.0 [pin 2023-03-02]
        Updated x11/gnustep-gui to 0.30.0nb1 [wiz 2023-03-02]
        Updated devel/Gorm to 1.2.28 [wiz 2023-03-02]
+       Removed math/clisp-pari [wiz 2023-03-02]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.556 pkgsrc/math/Makefile:1.557
--- pkgsrc/math/Makefile:1.556  Tue Jan 31 13:06:04 2023
+++ pkgsrc/math/Makefile        Thu Mar  2 15:29:31 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.556 2023/01/31 13:06:04 wiz Exp $
+# $NetBSD: Makefile,v 1.557 2023/03/02 15:29:31 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -157,7 +157,6 @@ SUBDIR+=    cblas
 SUBDIR+=       cblas64
 SUBDIR+=       cgal
 SUBDIR+=       classias
-SUBDIR+=       clisp-pari
 SUBDIR+=       cln
 SUBDIR+=       coinmp
 SUBDIR+=       congen



Home | Main Index | Thread Index | Old Index