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:           Fri Nov  3 23:57:39 UTC 2023

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

Log Message:
gcalctool: remove

This was obsoleted years ago by gnome-calculator.


To generate a diff of this commit:
cvs rdiff -u -r1.6568 -r1.6569 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.578 -r1.579 pkgsrc/math/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/math/gcalctool/DESCR
cvs rdiff -u -r1.138 -r0 pkgsrc/math/gcalctool/Makefile
cvs rdiff -u -r1.29 -r0 pkgsrc/math/gcalctool/PLIST
cvs rdiff -u -r1.50 -r0 pkgsrc/math/gcalctool/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/gcalctool/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.6568 pkgsrc/doc/CHANGES-2023:1.6569
--- pkgsrc/doc/CHANGES-2023:1.6568      Fri Nov  3 23:55:10 2023
+++ pkgsrc/doc/CHANGES-2023     Fri Nov  3 23:57:38 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6568 2023/11/03 23:55:10 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6569 2023/11/03 23:57:38 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9549,3 +9549,4 @@ Changes to the packages collection and i
        Updated www/arcticfox to 43.0 [abs 2023-11-03]
        Updated fonts/gucharmap to 15.1.2 [wiz 2023-11-03]
        Updated math/genius to 1.0.27 [wiz 2023-11-03]
+       Removed math/gcalctool successor math/gnome-calculator [wiz 2023-11-03]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.578 pkgsrc/math/Makefile:1.579
--- pkgsrc/math/Makefile:1.578  Thu Nov  2 02:47:57 2023
+++ pkgsrc/math/Makefile        Fri Nov  3 23:57:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.578 2023/11/02 02:47:57 pho Exp $
+# $NetBSD: Makefile,v 1.579 2023/11/03 23:57:38 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -195,7 +195,6 @@ SUBDIR+=    funst
 SUBDIR+=       galculator
 SUBDIR+=       gap
 SUBDIR+=       gappa
-SUBDIR+=       gcalctool
 SUBDIR+=       geg
 SUBDIR+=       genius
 SUBDIR+=       glpk



Home | Main Index | Thread Index | Old Index