Re: UPDATE: x11/herbstluftwm-0.7.0 -> 0.7.1

2019-01-03 Thread Jeremie Courreges-Anglas
On Fri, Dec 21 2018, Sascha Paunovic  wrote:
> Hi,
>
> here's an update of herbstluftwm to 0.7.1.
>
> Tested on amd64, works ok for me. There is one new script in 
> /usr/local/share/examples/herbstluftwm, which works OK.
>
> Additional question: after I ran "make plist", it changed "@bin 
> bin/dmenu_run_hlwm" to "bin/dmenu_run_hlwm". Anything to be worried about?

This is normal, this file is a bash script so it shouldn't have a @bin
marker.

> (resending, date of the mail was wrong)

Committed, thanks.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



Re: UPDATE: x11/herbstluftwm-0.7.0 -> 0.7.1

2018-12-22 Thread Florian Stinglmayr

On 21/12/2018 12:52, Sascha Paunovic wrote:

Hi,

here's an update of herbstluftwm to 0.7.1.



I no longer use OpenBSD on a desktop, so I am not really anyone to give 
an "ok" on this. But for what it's worth you have it anyway.


Florian



UPDATE: x11/herbstluftwm-0.7.0 -> 0.7.1

2018-12-21 Thread Sascha Paunovic
Hi,

here's an update of herbstluftwm to 0.7.1.

Tested on amd64, works ok for me. There is one new script in 
/usr/local/share/examples/herbstluftwm, which works OK.

Additional question: after I ran "make plist", it changed "@bin 
bin/dmenu_run_hlwm" to "bin/dmenu_run_hlwm". Anything to be worried about?

(resending, date of the mail was wrong)

Greetings,
Sascha Paunovic

Index: Makefile
===
RCS file: /cvs/ports/x11/herbstluftwm/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile27 Jun 2018 21:04:12 -  1.11
+++ Makefile21 Dec 2018 11:18:12 -
@@ -1,9 +1,8 @@
 # $OpenBSD: Makefile,v 1.11 2018/06/27 21:04:12 espie Exp $
 
 COMMENT =  manual tiling window manager
-DISTNAME = herbstluftwm-0.7.0
+DISTNAME = herbstluftwm-0.7.1
 CATEGORIES =   x11
-REVISION = 1
 
 HOMEPAGE = http://herbstluftwm.org/
 
Index: distinfo
===
RCS file: /cvs/ports/x11/herbstluftwm/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo29 Apr 2016 08:57:52 -  1.3
+++ distinfo21 Dec 2018 11:18:12 -
@@ -1,2 +1,2 @@
-SHA256 (herbstluftwm-0.7.0.tar.gz) = 
fi/8MLeRFAcjCl7rYeBEzqeFV5mRB9NyvC28PYLQric=
-SIZE (herbstluftwm-0.7.0.tar.gz) = 247469
+SHA256 (herbstluftwm-0.7.1.tar.gz) = 
3A7zYgE/TraDFOEgAQ+MtCbrYVuH+AVNaqjh3uWihzQ=
+SIZE (herbstluftwm-0.7.1.tar.gz) = 244726
Index: pkg/PLIST
===
RCS file: /cvs/ports/x11/herbstluftwm/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   27 Jun 2018 21:04:12 -  1.4
+++ pkg/PLIST   21 Dec 2018 11:18:12 -
@@ -1,5 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.4 2018/06/27 21:04:12 espie Exp $
-@bin bin/dmenu_run_hlwm
+bin/dmenu_run_hlwm
 @bin bin/herbstclient
 @bin bin/herbstluftwm
 @man man/man1/herbstclient.1
@@ -24,6 +24,7 @@ share/examples/herbstluftwm/dmenu.sh
 share/examples/herbstluftwm/dumpbeautify.sh
 share/examples/herbstluftwm/exec_on_tag.sh
 share/examples/herbstluftwm/execwith.sh
+share/examples/herbstluftwm/float-maximize.sh
 share/examples/herbstluftwm/floatmon.sh
 share/examples/herbstluftwm/herbstcommander.sh
 share/examples/herbstluftwm/keychain.sh




UPDATE: x11/herbstluftwm-0.7.0 -> 0.7.1

2018-12-21 Thread Sascha Paunovic
Hi,

here's an update of herbstluftwm to 0.7.1.

Tested on amd64, works ok for me. There is one new script in 
/usr/local/share/examples/herbstluftwm, which works OK.

Additional question: after I ran "make plist", it changed "@bin 
bin/dmenu_run_hlwm" to "bin/dmenu_run_hlwm". Anything to be worried about?

Greetings,
Sascha Paunovic

Index: Makefile
===
RCS file: /cvs/ports/x11/herbstluftwm/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile27 Jun 2018 21:04:12 -  1.11
+++ Makefile21 Dec 2018 11:18:12 -
@@ -1,9 +1,8 @@
 # $OpenBSD: Makefile,v 1.11 2018/06/27 21:04:12 espie Exp $
 
 COMMENT =  manual tiling window manager
-DISTNAME = herbstluftwm-0.7.0
+DISTNAME = herbstluftwm-0.7.1
 CATEGORIES =   x11
-REVISION = 1
 
 HOMEPAGE = http://herbstluftwm.org/
 
Index: distinfo
===
RCS file: /cvs/ports/x11/herbstluftwm/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo29 Apr 2016 08:57:52 -  1.3
+++ distinfo21 Dec 2018 11:18:12 -
@@ -1,2 +1,2 @@
-SHA256 (herbstluftwm-0.7.0.tar.gz) = 
fi/8MLeRFAcjCl7rYeBEzqeFV5mRB9NyvC28PYLQric=
-SIZE (herbstluftwm-0.7.0.tar.gz) = 247469
+SHA256 (herbstluftwm-0.7.1.tar.gz) = 
3A7zYgE/TraDFOEgAQ+MtCbrYVuH+AVNaqjh3uWihzQ=
+SIZE (herbstluftwm-0.7.1.tar.gz) = 244726
Index: pkg/PLIST
===
RCS file: /cvs/ports/x11/herbstluftwm/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   27 Jun 2018 21:04:12 -  1.4
+++ pkg/PLIST   21 Dec 2018 11:18:12 -
@@ -1,5 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.4 2018/06/27 21:04:12 espie Exp $
-@bin bin/dmenu_run_hlwm
+bin/dmenu_run_hlwm
 @bin bin/herbstclient
 @bin bin/herbstluftwm
 @man man/man1/herbstclient.1
@@ -24,6 +24,7 @@ share/examples/herbstluftwm/dmenu.sh
 share/examples/herbstluftwm/dumpbeautify.sh
 share/examples/herbstluftwm/exec_on_tag.sh
 share/examples/herbstluftwm/execwith.sh
+share/examples/herbstluftwm/float-maximize.sh
 share/examples/herbstluftwm/floatmon.sh
 share/examples/herbstluftwm/herbstcommander.sh
 share/examples/herbstluftwm/keychain.sh