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: Sun Apr 3 07:54:53 UTC 2022
Modified Files:
pkgsrc/doc: CHANGES-2022
pkgsrc/math: Makefile
Removed Files:
pkgsrc/math/cloog: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/math/cloog/patches: patch-test_checker.sh
Log Message:
cloog: remove
previously used by gcc, nothing uses it in pkgsrc, upstream stopped
development, doesn't build in bulk builds
To generate a diff of this commit:
cvs rdiff -u -r1.1665 -r1.1666 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.537 -r1.538 pkgsrc/math/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/math/cloog/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/math/cloog/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/math/cloog/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/math/cloog/buildlink3.mk
cvs rdiff -u -r1.9 -r0 pkgsrc/math/cloog/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/cloog/patches/patch-test_checker.sh
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.1665 pkgsrc/doc/CHANGES-2022:1.1666
--- pkgsrc/doc/CHANGES-2022:1.1665 Sun Apr 3 07:50:04 2022
+++ pkgsrc/doc/CHANGES-2022 Sun Apr 3 07:54:53 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.1665 2022/04/03 07:50:04 ast Exp $
+$NetBSD: CHANGES-2022,v 1.1666 2022/04/03 07:54:53 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -2176,3 +2176,4 @@ Changes to the packages collection and i
Updated databases/ruby-sequel to 5.55.0 [taca 2022-04-03]
Updated security/p5-Net-DNS-SEC to 1.19 [ast 2022-04-03]
Updated net/p5-Net-DNS to 1.33 [ast 2022-04-03]
+ Removed math/cloog [wiz 2022-04-03]
Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.537 pkgsrc/math/Makefile:1.538
--- pkgsrc/math/Makefile:1.537 Thu Feb 24 00:58:00 2022
+++ pkgsrc/math/Makefile Sun Apr 3 07:54:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.537 2022/02/24 00:58:00 pho Exp $
+# $NetBSD: Makefile,v 1.538 2022/04/03 07:54:53 wiz Exp $
COMMENT= Mathematics
@@ -152,7 +152,6 @@ SUBDIR+= cgal
SUBDIR+= classias
SUBDIR+= clisp-pari
SUBDIR+= cln
-SUBDIR+= cloog
SUBDIR+= coinmp
SUBDIR+= congen
SUBDIR+= crfsuite
Home |
Main Index |
Thread Index |
Old Index