Update to fvwm2-2.6.9

From maintainer Michael
ok thfr@

@pkgpath fix from espie@ , thanks for the explanations
upgrade should work from previous fvwm2 versions now
This commit is contained in:
solene 2021-01-08 15:01:14 +00:00
parent 0456b3a819
commit d07642f755
4 changed files with 15 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.68 2020/12/13 21:17:02 sthen Exp $
# $OpenBSD: Makefile,v 1.69 2021/01/08 15:01:14 solene Exp $
COMMENT= multiple virtual desktop window manager
VERSION= 2.6.7
VERSION= 2.6.9
DISTNAME= fvwm-${VERSION}
PKGNAME= fvwm2-${VERSION}
@ -39,7 +39,8 @@ SUBST_VARS= VERSION
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --disable-bidi \
CONFIGURE_ARGS+= --enable-mandoc \
--disable-bidi \
--disable-gtk \
--without-gnome \
--without-rplay-library \

View File

@ -1,2 +1,2 @@
SHA256 (fvwm-2.6.7.tar.gz) = AWVNWr3N5trBMcrpvv5c9vAfn3Uk0JfDsPMW45+E73M=
SIZE (fvwm-2.6.7.tar.gz) = 3934327
SHA256 (fvwm-2.6.9.tar.gz) = G8ZM88zQBzAIdYFoMnqCZbgFne+bI5tFHWufqyzDka4=
SIZE (fvwm-2.6.9.tar.gz) = 3942859

View File

@ -1,19 +1,18 @@
$OpenBSD: patch-default-config_Makefile_in,v 1.1 2020/12/13 21:17:02 sthen Exp $
$OpenBSD: patch-default-config_Makefile_in,v 1.2 2021/01/08 15:01:14 solene Exp $
Index: default-config/Makefile.in
--- default-config/Makefile.in.orig
+++ default-config/Makefile.in
@@ -597,9 +597,10 @@ uninstall-am: uninstall-configDATA
@@ -602,9 +602,9 @@ uninstall-am: uninstall-configDATA
install-data-hook:
cp -r $(srcdir)/images $(inst_location)
- ln -sf $(inst_location)/FvwmScript-DateTime $(inst_location)/..
- ln -sf $(inst_location)/FvwmScript-ConfirmQuit $(inst_location)/..
- ln -sf $(inst_location)/FvwmScript-ConfirmCopyConfig $(inst_location)/..
- ln -sf default-config/FvwmScript-DateTime $(inst_location)/..
- ln -sf default-config/FvwmScript-ConfirmQuit $(inst_location)/..
- ln -sf default-config/FvwmScript-ConfirmCopyConfig $(inst_location)/..
+ mv $(inst_location)/FvwmScript-DateTime $(inst_location)/..
+ mv $(inst_location)/FvwmScript-ConfirmQuit $(inst_location)/..
+ mv $(inst_location)/FvwmScript-ConfirmCopyConfig $(inst_location)/..
+
uninstall-hook:
rm -fr $(DESTDIR)/$(configdir)

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.16 2020/12/13 21:17:02 sthen Exp $
@comment $OpenBSD: PLIST,v 1.17 2021/01/08 15:01:14 solene Exp $
@pkgpath x11/fvwm2,-fvwm2
@bin bin/FvwmCommand
bin/fvwm-bug
bin/fvwm-config
@ -152,6 +153,8 @@ share/fvwm/perllib/General/FileSystem.pm
share/fvwm/perllib/General/Parse.pm
share/locale/ar/LC_MESSAGES/FvwmScript.mo
share/locale/ar/LC_MESSAGES/fvwm.mo
share/locale/da/LC_MESSAGES/FvwmScript.mo
share/locale/da/LC_MESSAGES/fvwm.mo
share/locale/de/LC_MESSAGES/FvwmScript.mo
share/locale/de/LC_MESSAGES/fvwm.mo
share/locale/es/LC_MESSAGES/FvwmScript.mo