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 May 19 11:23:24 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/gimp-devel: DESCR Makefile PLIST buildlink3.mk distinfo
            options.mk
        pkgsrc/graphics/gimp-devel/patches: patch-app-tools_meson.build

Log Message:
gimp-devel: remove, used for updating gimp


To generate a diff of this commit:
cvs rdiff -u -r1.3439 -r1.3440 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.1085 -r1.1086 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gimp-devel/DESCR
cvs rdiff -u -r1.65 -r0 pkgsrc/graphics/gimp-devel/Makefile
cvs rdiff -u -r1.12 -r0 pkgsrc/graphics/gimp-devel/PLIST
cvs rdiff -u -r1.16 -r0 pkgsrc/graphics/gimp-devel/buildlink3.mk
cvs rdiff -u -r1.13 -r0 pkgsrc/graphics/gimp-devel/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/gimp-devel/options.mk
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/gimp-devel/patches/patch-app-tools_meson.build

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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.3439 pkgsrc/doc/CHANGES-2025:1.3440
--- pkgsrc/doc/CHANGES-2025:1.3439      Mon May 19 11:17:51 2025
+++ pkgsrc/doc/CHANGES-2025     Mon May 19 11:23:23 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.3439 2025/05/19 11:17:51 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.3440 2025/05/19 11:23:23 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -5077,3 +5077,4 @@ Changes to the packages collection and i
        Removed graphics/gimp-high-pass-filter [wiz 2025-05-19]
        Removed graphics/gimp-warp-sharp [wiz 2025-05-19]
        Updated graphics/sane-frontends to 1.0.14nb73 [wiz 2025-05-19]
+       Removed graphics/gimp-devel [wiz 2025-05-19]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1085 pkgsrc/graphics/Makefile:1.1086
--- pkgsrc/graphics/Makefile:1.1085     Mon May 19 11:18:49 2025
+++ pkgsrc/graphics/Makefile    Mon May 19 11:23:23 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1085 2025/05/19 11:18:49 wiz Exp $
+# $NetBSD: Makefile,v 1.1086 2025/05/19 11:23:23 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -178,7 +178,6 @@ SUBDIR+=    gifski
 SUBDIR+=       giftrans
 SUBDIR+=       gimp
 SUBDIR+=       gimp-create-spritesheet
-SUBDIR+=       gimp-devel
 SUBDIR+=       gimp-resynthesizer
 SUBDIR+=       gimp-ufraw
 SUBDIR+=       giram



Home | Main Index | Thread Index | Old Index