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:           Wed Jul 19 06:59:39 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/gthumb3: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/gthumb3/patches: patch-ah
            patch-extensions_exiv2__tools_exiv2-utils.cpp

Log Message:
gthumb3: remove

No reason to have a versioned package; this was massively outdated
and graphics/gthumb is now newer.


To generate a diff of this commit:
cvs rdiff -u -r1.4481 -r1.4482 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1015 -r1.1016 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gthumb3/DESCR \
    pkgsrc/graphics/gthumb3/PLIST
cvs rdiff -u -r1.45 -r0 pkgsrc/graphics/gthumb3/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/gthumb3/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gthumb3/patches/patch-ah \
    pkgsrc/graphics/gthumb3/patches/patch-extensions_exiv2__tools_exiv2-utils.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.4481 pkgsrc/doc/CHANGES-2023:1.4482
--- pkgsrc/doc/CHANGES-2023:1.4481      Wed Jul 19 06:58:16 2023
+++ pkgsrc/doc/CHANGES-2023     Wed Jul 19 06:59:38 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.4481 2023/07/19 06:58:16 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.4482 2023/07/19 06:59:38 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -6243,3 +6243,4 @@ Changes to the packages collection and i
        Updated devel/py-click to 8.1.6 [adam 2023-07-19]
        Updated devel/garden to 0.8.1 [pin 2023-07-19]
        Updated graphics/gthumb to 3.12.2 [wiz 2023-07-19]
+       Removed graphics/gthumb3 successor graphics/gthumb [wiz 2023-07-19]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1015 pkgsrc/graphics/Makefile:1.1016
--- pkgsrc/graphics/Makefile:1.1015     Mon Jun 26 12:24:03 2023
+++ pkgsrc/graphics/Makefile    Wed Jul 19 06:59:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1015 2023/06/26 12:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.1016 2023/07/19 06:59:38 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -249,7 +249,6 @@ SUBDIR+=    gst-plugins1-jpeg
 SUBDIR+=       gst-plugins1-png
 SUBDIR+=       gst-plugins1-webp
 SUBDIR+=       gthumb
-SUBDIR+=       gthumb3
 SUBDIR+=       gtkam
 SUBDIR+=       gtkglext
 SUBDIR+=       gtkimageview



Home | Main Index | Thread Index | Old Index