pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/gimp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Oct  1 15:50:14 UTC 2021

Modified Files:
        pkgsrc/graphics/gimp: PLIST

Log Message:
gimp: restore GIMP_DEBUG_TOOL_DIR in PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/graphics/gimp/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gimp/PLIST
diff -u pkgsrc/graphics/gimp/PLIST:1.76 pkgsrc/graphics/gimp/PLIST:1.77
--- pkgsrc/graphics/gimp/PLIST:1.76     Fri Oct  1 14:29:05 2021
+++ pkgsrc/graphics/gimp/PLIST  Fri Oct  1 15:50:14 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.76 2021/10/01 14:29:05 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.77 2021/10/01 15:50:14 wiz Exp $
 bin/gimp
 bin/gimp-2.10
 bin/gimp-console
@@ -380,7 +380,7 @@ lib/libgimpwidgets-2.0.la
 lib/pkgconfig/gimp-2.0.pc
 lib/pkgconfig/gimpthumb-2.0.pc
 lib/pkgconfig/gimpui-2.0.pc
-libexec/gimp-debug-tool-2.0
+${GIMP_DEBUG_TOOL_DIR}/gimp-debug-tool-2.0
 man/man1/gimp-2.10.1
 man/man1/gimp-console-2.10.1
 man/man1/gimp-console.1



Home | Main Index | Thread Index | Old Index