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 Apr 25 04:43:31 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/wm: Makefile
Removed Files:
        pkgsrc/wm/fvwm1: DESCR Makefile PLIST distinfo
        pkgsrc/wm/fvwm1/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-af patch-ag

Log Message:
fvwm1: remove, use fvwm or fvwm3


To generate a diff of this commit:
cvs rdiff -u -r1.2329 -r1.2330 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.161 -r1.162 pkgsrc/wm/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/fvwm1/DESCR
cvs rdiff -u -r1.22 -r0 pkgsrc/wm/fvwm1/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/wm/fvwm1/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/wm/fvwm1/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/wm/fvwm1/patches/patch-aa \
    pkgsrc/wm/fvwm1/patches/patch-ab
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/wm/fvwm1/patches/patch-ac \
    pkgsrc/wm/fvwm1/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/fvwm1/patches/patch-ae \
    pkgsrc/wm/fvwm1/patches/patch-af pkgsrc/wm/fvwm1/patches/patch-ag

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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.2329 pkgsrc/doc/CHANGES-2021:1.2330
--- pkgsrc/doc/CHANGES-2021:1.2329      Sat Apr 24 18:53:19 2021
+++ pkgsrc/doc/CHANGES-2021     Sun Apr 25 04:43:31 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2329 2021/04/24 18:53:19 pin Exp $
+$NetBSD: CHANGES-2021,v 1.2330 2021/04/25 04:43:31 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -3666,3 +3666,4 @@ Changes to the packages collection and i
        Updated sysutils/macchina to 0.7.2 [pin 2021-04-24]
        Updated www/hackernews-tui to 0.5.0 [pin 2021-04-24]
        Updated security/pleaser to 0.4.0 [pin 2021-04-24]
+       Removed wm/fvwm1 successor wm/fvwm [wiz 2021-04-25]

Index: pkgsrc/wm/Makefile
diff -u pkgsrc/wm/Makefile:1.161 pkgsrc/wm/Makefile:1.162
--- pkgsrc/wm/Makefile:1.161    Sat Apr 24 11:13:42 2021
+++ pkgsrc/wm/Makefile  Sun Apr 25 04:43:30 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.161 2021/04/24 11:13:42 wiz Exp $
+# $NetBSD: Makefile,v 1.162 2021/04/25 04:43:30 wiz Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -41,7 +41,6 @@ SUBDIR+=      flwm
 SUBDIR+=       frankenwm
 SUBDIR+=       fvwm
 SUBDIR+=       fvwm-themes
-SUBDIR+=       fvwm1
 SUBDIR+=       fvwm3
 SUBDIR+=       golem
 SUBDIR+=       herbstluftwm



Home | Main Index | Thread Index | Old Index