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:34:53 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/geography: Makefile
        pkgsrc/graphics: Makefile
        pkgsrc/x11: Makefile
        pkgsrc/x11/xosd: Makefile.common
Removed Files:
        pkgsrc/geography/gpsdrive: DESCR Makefile PLIST distinfo
        pkgsrc/geography/gpsdrive/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-src_garmin__application.cpp
        pkgsrc/graphics/gdk-pixbuf: DESCR Makefile Makefile.common PLIST
            buildlink3.mk distinfo
        pkgsrc/graphics/gdk-pixbuf/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
            patch-al patch-am patch-an patch-ao
        pkgsrc/x11/xmms-osd: DESCR Makefile PLIST

Log Message:
gdk-pixbuf: remove

The software hasn't been updated since 2002 and is probably full
of security problems. Two packages were using it. (gpsdrive has a
newer version in wip.)


To generate a diff of this commit:
cvs rdiff -u -r1.3000 -r1.3001 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.70 -r1.71 pkgsrc/geography/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/geography/gpsdrive/DESCR
cvs rdiff -u -r1.34 -r0 pkgsrc/geography/gpsdrive/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/geography/gpsdrive/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/geography/gpsdrive/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/geography/gpsdrive/patches/patch-aa \
    pkgsrc/geography/gpsdrive/patches/patch-ab
cvs rdiff -u -r1.2 -r0 pkgsrc/geography/gpsdrive/patches/patch-ac
cvs rdiff -u -r1.1 -r0 pkgsrc/geography/gpsdrive/patches/patch-ad \
    pkgsrc/geography/gpsdrive/patches/patch-ae \
    pkgsrc/geography/gpsdrive/patches/patch-af \
    pkgsrc/geography/gpsdrive/patches/patch-src_garmin__application.cpp
cvs rdiff -u -r1.826 -r1.827 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/gdk-pixbuf/DESCR
cvs rdiff -u -r1.49 -r0 pkgsrc/graphics/gdk-pixbuf/Makefile
cvs rdiff -u -r1.51 -r0 pkgsrc/graphics/gdk-pixbuf/Makefile.common
cvs rdiff -u -r1.8 -r0 pkgsrc/graphics/gdk-pixbuf/PLIST
cvs rdiff -u -r1.25 -r0 pkgsrc/graphics/gdk-pixbuf/buildlink3.mk
cvs rdiff -u -r1.24 -r0 pkgsrc/graphics/gdk-pixbuf/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/gdk-pixbuf/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/gdk-pixbuf/patches/patch-ab
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/gdk-pixbuf/patches/patch-ac
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/gdk-pixbuf/patches/patch-ad \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-ae
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/gdk-pixbuf/patches/patch-af \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-ag \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-ai
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gdk-pixbuf/patches/patch-ah \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-aj \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-ak \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-al \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-am \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-an \
    pkgsrc/graphics/gdk-pixbuf/patches/patch-ao
cvs rdiff -u -r1.840 -r1.841 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/xmms-osd/DESCR
cvs rdiff -u -r1.29 -r0 pkgsrc/x11/xmms-osd/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/xmms-osd/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xosd/Makefile.common

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.3000 pkgsrc/doc/CHANGES-2019:1.3001
--- pkgsrc/doc/CHANGES-2019:1.3000      Sun Jul 21 10:12:14 2019
+++ pkgsrc/doc/CHANGES-2019     Sun Jul 21 10:34:51 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3000 2019/07/21 10:12:14 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.3001 2019/07/21 10:34:51 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -4932,3 +4932,6 @@ Changes to the packages collection and i
        Removed graphics/gdk-pixbuf2-jasper [wiz 2019-07-21]
        Updated graphics/gdk-pixbuf2 to 2.38.1 [wiz 2019-07-21]
        Updated graphics/gdk-pixbuf2-xlib to 2.38.1 [wiz 2019-07-21]
+       Removed geography/gpsdrive [wiz 2019-07-21]
+       Removed x11/xmms-osd [wiz 2019-07-21]
+       Removed graphics/gdk-pixbuf successor graphics/gdk-pixbuf2 [wiz 2019-07-21]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.70 pkgsrc/geography/Makefile:1.71
--- pkgsrc/geography/Makefile:1.70      Fri Dec 21 12:09:09 2018
+++ pkgsrc/geography/Makefile   Sun Jul 21 10:34:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/12/21 12:09:09 wen Exp $
+# $NetBSD: Makefile,v 1.71 2019/07/21 10:34:52 wiz Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -21,7 +21,6 @@ SUBDIR+=      geos
 SUBDIR+=       gipfel
 SUBDIR+=       gpsbabel
 SUBDIR+=       gpsd
-SUBDIR+=       gpsdrive
 SUBDIR+=       gpspoint
 SUBDIR+=       gpsutils
 SUBDIR+=       gpxsee

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.826 pkgsrc/graphics/Makefile:1.827
--- pkgsrc/graphics/Makefile:1.826      Sun Jul 21 10:09:44 2019
+++ pkgsrc/graphics/Makefile    Sun Jul 21 10:34:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.826 2019/07/21 10:09:44 wiz Exp $
+# $NetBSD: Makefile,v 1.827 2019/07/21 10:34:51 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -139,7 +139,6 @@ SUBDIR+=    fujiplay
 SUBDIR+=       g2
 SUBDIR+=       gd
 SUBDIR+=       gdchart
-SUBDIR+=       gdk-pixbuf
 SUBDIR+=       gdk-pixbuf2
 SUBDIR+=       gdk-pixbuf2-xlib
 SUBDIR+=       geeqie

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.840 pkgsrc/x11/Makefile:1.841
--- pkgsrc/x11/Makefile:1.840   Fri Jul 19 21:15:16 2019
+++ pkgsrc/x11/Makefile Sun Jul 21 10:34:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.840 2019/07/19 21:15:16 wiz Exp $
+# $NetBSD: Makefile,v 1.841 2019/07/21 10:34:52 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -628,7 +628,6 @@ SUBDIR+=    xmascot
 SUBDIR+=       xmessage
 SUBDIR+=       xmh
 SUBDIR+=       xmindpath
-SUBDIR+=       xmms-osd
 SUBDIR+=       xmodmap
 SUBDIR+=       xmon
 SUBDIR+=       xmore

Index: pkgsrc/x11/xosd/Makefile.common
diff -u pkgsrc/x11/xosd/Makefile.common:1.29 pkgsrc/x11/xosd/Makefile.common:1.30
--- pkgsrc/x11/xosd/Makefile.common:1.29        Wed Jul  4 13:40:44 2018
+++ pkgsrc/x11/xosd/Makefile.common     Sun Jul 21 10:34:52 2019
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2018/07/04 13:40:44 jperkin Exp $
-#
-# used by x11/xmms-osd/Makefile
+# $NetBSD: Makefile.common,v 1.30 2019/07/21 10:34:52 wiz Exp $
 
 DISTNAME=      xosd-2.2.14
 CATEGORIES=    x11



Home | Main Index | Thread Index | Old Index