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:           Mon Jun 26 11:54:26 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/extrema: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/extrema/patches: patch-src_Expression_Expression.h
            patch-src_Graphics_GRA__thiessenTriangulation_h
            patch-src_Variables_NVariableTable.h
            patch-src_Variables_TVariableTable.h
            patch-src_wxForms_AxisPopup.cpp patch-src_wxForms_FontChooser.cpp
            patch-src_wxForms_LegendPopup.cpp patch-src_wxForms_TextPopup.cpp

Log Message:
extrema: remove

dead upstream since 2010


To generate a diff of this commit:
cvs rdiff -u -r1.4024 -r1.4025 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1013 -r1.1014 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/extrema/DESCR
cvs rdiff -u -r1.33 -r0 pkgsrc/graphics/extrema/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/extrema/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/graphics/extrema/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/extrema/patches/patch-src_Expression_Expression.h \
    pkgsrc/graphics/extrema/patches/patch-src_Graphics_GRA__thiessenTriangulation_h \
    pkgsrc/graphics/extrema/patches/patch-src_Variables_NVariableTable.h \
    pkgsrc/graphics/extrema/patches/patch-src_Variables_TVariableTable.h \
    pkgsrc/graphics/extrema/patches/patch-src_wxForms_AxisPopup.cpp \
    pkgsrc/graphics/extrema/patches/patch-src_wxForms_FontChooser.cpp \
    pkgsrc/graphics/extrema/patches/patch-src_wxForms_LegendPopup.cpp \
    pkgsrc/graphics/extrema/patches/patch-src_wxForms_TextPopup.cpp

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.4024 pkgsrc/doc/CHANGES-2023:1.4025
--- pkgsrc/doc/CHANGES-2023:1.4024      Mon Jun 26 11:53:55 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Jun 26 11:54:25 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.4024 2023/06/26 11:53:55 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.4025 2023/06/26 11:54:25 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -5591,3 +5591,4 @@ Changes to the packages collection and i
        Removed devel/boa-constructor [wiz 2023-06-26]
        Removed editors/nts [wiz 2023-06-26]
        Removed games/atque [wiz 2023-06-26]
+       Removed graphics/extrema [wiz 2023-06-26]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1013 pkgsrc/graphics/Makefile:1.1014
--- pkgsrc/graphics/Makefile:1.1013     Sat Jun 17 12:11:01 2023
+++ pkgsrc/graphics/Makefile    Mon Jun 26 11:54:25 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1013 2023/06/17 12:11:01 markd Exp $
+# $NetBSD: Makefile,v 1.1014 2023/06/26 11:54:25 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -136,7 +136,6 @@ SUBDIR+=    exif
 SUBDIR+=       exifprobe
 SUBDIR+=       exiftags
 SUBDIR+=       exiv2
-SUBDIR+=       extrema
 SUBDIR+=       faba-icon-theme
 SUBDIR+=       farbfeld
 SUBDIR+=       fbm



Home | Main Index | Thread Index | Old Index