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:           Sat Sep 24 06:34:05 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022 TODO
        pkgsrc/misc: Makefile
Removed Files:
        pkgsrc/misc/root: DESCR Makefile PLIST distinfo
        pkgsrc/misc/root/files: Makefile.netbsd
        pkgsrc/misc/root/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-ba patch-bb patch-bc patch-bd patch-be
            patch-bf patch-bg patch-bh patch-bi patch-bj patch-ca
            patch-graf2d_asimage_src_libAfterImage_export.c
            patch-graf2d_asimage_src_libAfterImage_import.c

Log Message:
root: remove

Does not build in any bulk build I could find, no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.4656 -r1.4657 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.22224 -r1.22225 pkgsrc/doc/TODO
cvs rdiff -u -r1.569 -r1.570 pkgsrc/misc/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/misc/root/DESCR
cvs rdiff -u -r1.69 -r0 pkgsrc/misc/root/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/misc/root/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/misc/root/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/misc/root/files/Makefile.netbsd
cvs rdiff -u -r1.3 -r0 pkgsrc/misc/root/patches/patch-aa \
    pkgsrc/misc/root/patches/patch-ab pkgsrc/misc/root/patches/patch-ac \
    pkgsrc/misc/root/patches/patch-ad pkgsrc/misc/root/patches/patch-ae \
    pkgsrc/misc/root/patches/patch-af pkgsrc/misc/root/patches/patch-ag \
    pkgsrc/misc/root/patches/patch-ah pkgsrc/misc/root/patches/patch-ai \
    pkgsrc/misc/root/patches/patch-aj pkgsrc/misc/root/patches/patch-ak
cvs rdiff -u -r1.2 -r0 pkgsrc/misc/root/patches/patch-al \
    pkgsrc/misc/root/patches/patch-an
cvs rdiff -u -r1.5 -r0 pkgsrc/misc/root/patches/patch-am
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/root/patches/patch-ba \
    pkgsrc/misc/root/patches/patch-bb pkgsrc/misc/root/patches/patch-bc \
    pkgsrc/misc/root/patches/patch-bd pkgsrc/misc/root/patches/patch-be \
    pkgsrc/misc/root/patches/patch-bf pkgsrc/misc/root/patches/patch-bg \
    pkgsrc/misc/root/patches/patch-bh pkgsrc/misc/root/patches/patch-bi \
    pkgsrc/misc/root/patches/patch-bj pkgsrc/misc/root/patches/patch-ca \
    pkgsrc/misc/root/patches/patch-graf2d_asimage_src_libAfterImage_export.c \
    pkgsrc/misc/root/patches/patch-graf2d_asimage_src_libAfterImage_import.c

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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.4656 pkgsrc/doc/CHANGES-2022:1.4657
--- pkgsrc/doc/CHANGES-2022:1.4656      Sat Sep 24 06:30:54 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Sep 24 06:34:04 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.4656 2022/09/24 06:30:54 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.4657 2022/09/24 06:34:04 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -6850,3 +6850,4 @@ Changes to the packages collection and i
        Removed mail/gnus [wiz 2022-09-24]
        Removed devel/adacurses [wiz 2022-09-24]
        Updated misc/gelemental to 2.0.1 [wiz 2022-09-24]
+       Removed misc/root [wiz 2022-09-24]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.22224 pkgsrc/doc/TODO:1.22225
--- pkgsrc/doc/TODO:1.22224     Sat Sep 24 06:30:54 2022
+++ pkgsrc/doc/TODO     Sat Sep 24 06:34:04 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.22224 2022/09/24 06:30:54 wiz Exp $
+$NetBSD: TODO,v 1.22225 2022/09/24 06:34:04 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1385,7 +1385,6 @@ For possible Perl packages updates, see 
        o riemann-client-1.10.4.1
        o rio500-0.8.1
        o rmtrash-1.14
-       o root-6.24
        o root-tail-1.2
        o ropper-1.13.6
        o rosegarden-21.12 [updating wip; audio/rosegarden -> rosegarden-x11]

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.569 pkgsrc/misc/Makefile:1.570
--- pkgsrc/misc/Makefile:1.569  Tue Sep  6 15:56:52 2022
+++ pkgsrc/misc/Makefile        Sat Sep 24 06:34:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.569 2022/09/06 15:56:52 martin Exp $
+# $NetBSD: Makefile,v 1.570 2022/09/24 06:34:04 wiz Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -304,7 +304,6 @@ SUBDIR+=    reed
 SUBDIR+=       rhash
 SUBDIR+=       rlwrap
 SUBDIR+=       rocs
-SUBDIR+=       root
 SUBDIR+=       root-tail
 SUBDIR+=       routeplanner-cli
 SUBDIR+=       rox-memo



Home | Main Index | Thread Index | Old Index