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:           Sun Jul 21 10:09:45 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/gdk-pixbuf2-jasper: DESCR Makefile PLIST

Log Message:
gdk-pixbuf2-jasper: remove

Not used in pkgsrc, needs quite unmaintained jasper library with lots
of security problems, and is harder to keep working with meson version
of gdk-pixbuf2.


To generate a diff of this commit:
cvs rdiff -u -r1.2998 -r1.2999 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.825 -r1.826 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/gdk-pixbuf2-jasper/DESCR \
    pkgsrc/graphics/gdk-pixbuf2-jasper/PLIST
cvs rdiff -u -r1.17 -r0 pkgsrc/graphics/gdk-pixbuf2-jasper/Makefile

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-2019
diff -u pkgsrc/doc/CHANGES-2019:1.2998 pkgsrc/doc/CHANGES-2019:1.2999
--- pkgsrc/doc/CHANGES-2019:1.2998      Sun Jul 21 08:51:00 2019
+++ pkgsrc/doc/CHANGES-2019     Sun Jul 21 10:09:44 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.2998 2019/07/21 08:51:00 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.2999 2019/07/21 10:09:44 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -4929,3 +4929,4 @@ Changes to the packages collection and i
        Updated emulators/mame to 0.211 [wiz 2019-07-21]
        Updated archivers/zstd to 1.4.1 [wiz 2019-07-21]
        Updated misc/khard to 0.14.0 [wiz 2019-07-21]
+       Removed graphics/gdk-pixbuf2-jasper [wiz 2019-07-21]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.825 pkgsrc/graphics/Makefile:1.826
--- pkgsrc/graphics/Makefile:1.825      Mon Jul 15 22:18:10 2019
+++ pkgsrc/graphics/Makefile    Sun Jul 21 10:09:44 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.825 2019/07/15 22:18:10 nia Exp $
+# $NetBSD: Makefile,v 1.826 2019/07/21 10:09:44 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -141,7 +141,6 @@ SUBDIR+=    gd
 SUBDIR+=       gdchart
 SUBDIR+=       gdk-pixbuf
 SUBDIR+=       gdk-pixbuf2
-SUBDIR+=       gdk-pixbuf2-jasper
 SUBDIR+=       gdk-pixbuf2-xlib
 SUBDIR+=       geeqie
 SUBDIR+=       gegl



Home | Main Index | Thread Index | Old Index