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:           Thu Nov 24 15:25:08 UTC 2022

Modified Files:
        pkgsrc/graphics/gimp: PLIST

Log Message:
gimp: fix PLIST for aalib option

>From Chavdar Ivanov on pkgsrc-users.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 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.78 pkgsrc/graphics/gimp/PLIST:1.79
--- pkgsrc/graphics/gimp/PLIST:1.78     Sun Jul 10 22:34:30 2022
+++ pkgsrc/graphics/gimp/PLIST  Thu Nov 24 15:25:08 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.78 2022/07/10 22:34:30 wiz Exp $
+@comment $NetBSD: PLIST,v 1.79 2022/11/24 15:25:08 wiz Exp $
 bin/gimp
 bin/gimp-2.10
 bin/gimp-console
@@ -273,7 +273,7 @@ lib/gimp/2.0/plug-ins/despeckle/despeckl
 lib/gimp/2.0/plug-ins/destripe/destripe
 lib/gimp/2.0/plug-ins/edge-dog/edge-dog
 lib/gimp/2.0/plug-ins/emboss/emboss
-${PLIST.aalib}lib/gimp/2.0/plug-ins/file-aa
+${PLIST.aalib}lib/gimp/2.0/plug-ins/file-aa/file-aa
 lib/gimp/2.0/plug-ins/file-bmp/file-bmp
 lib/gimp/2.0/plug-ins/file-cel/file-cel
 lib/gimp/2.0/plug-ins/file-compressor/file-compressor



Home | Main Index | Thread Index | Old Index