FreeBSD Bugzilla – Attachment 167041 Details for
Bug 206956
x11-wm/herbstluftwm: update to 0.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch without VERBOSE
herbstluftwm-0.7.0.diff (text/plain), 2.76 KB, created by
Zsolt Udvari
on 2016-02-15 18:22:12 UTC
(
hide
)
Description:
patch without VERBOSE
Filename:
MIME Type:
Creator:
Zsolt Udvari
Created:
2016-02-15 18:22:12 UTC
Size:
2.76 KB
patch
obsolete
>diff -urN default/x11-wm/herbstluftwm/Makefile wip/x11-wm/herbstluftwm/Makefile >--- default/x11-wm/herbstluftwm/Makefile 2014-08-15 12:47:01.000000000 +0200 >+++ wip/x11-wm/herbstluftwm/Makefile 2016-02-15 19:13:23.000000000 +0100 >@@ -1,8 +1,7 @@ > # $FreeBSD: head/x11-wm/herbstluftwm/Makefile 364959 2014-08-15 10:47:01Z marino $ > > PORTNAME= herbstluftwm >-PORTVERSION= 0.6.2 >-PORTREVISION= 1 >+PORTVERSION= 0.7.0 > CATEGORIES= x11-wm > MASTER_SITES= http://herbstluftwm.org/tarballs/ > >@@ -11,14 +10,15 @@ > > LICENSE= BSD2CLAUSE > >-USES= gmake pkgconfig shebangfix >+USES= compiler:c++11-lib gmake pkgconfig shebangfix > SHEBANG_FILES= scripts/*.sh share/autostart share/*.sh > USE_XORG= x11 xinerama > USE_GNOME= glib20 > > MAKE_ARGS= PREFIX=${PREFIX} SYSCONFDIR=${PREFIX}/etc \ > DOCSDIR=${DOCSDIR} EXAMPLESDIR=${EXAMPLESDIR} \ >- MANDIR=${PREFIX}/man >+ MANDIR=${PREFIX}/man LDXX=${CXX} \ >+ COLOR=0 > > OPTIONS_DEFINE= BASH ZSH DOCS EXAMPLES DEFAULTCONF > DEFAULTCONF_DESC=Install default configuration (requires bash) >diff -urN default/x11-wm/herbstluftwm/distinfo wip/x11-wm/herbstluftwm/distinfo >--- default/x11-wm/herbstluftwm/distinfo 2014-06-06 17:40:07.000000000 +0200 >+++ wip/x11-wm/herbstluftwm/distinfo 2016-02-05 17:26:09.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (herbstluftwm-0.6.2.tar.gz) = a89f5c397aee7f1aa3b39dd53bc67e282679f02f1c0bf3c33c41a608e217f0ac >-SIZE (herbstluftwm-0.6.2.tar.gz) = 224191 >+SHA256 (herbstluftwm-0.7.0.tar.gz) = 7e2ffc30b7911407230a5eeb61e044cea78557999107d372bc2dbc3d82d0ae27 >+SIZE (herbstluftwm-0.7.0.tar.gz) = 247469 >diff -urN default/x11-wm/herbstluftwm/pkg-plist wip/x11-wm/herbstluftwm/pkg-plist >--- default/x11-wm/herbstluftwm/pkg-plist 2015-01-28 02:07:54.000000000 +0100 >+++ wip/x11-wm/herbstluftwm/pkg-plist 2016-02-05 18:58:01.000000000 +0100 >@@ -1,3 +1,4 @@ >+bin/dmenu_run_hlwm > bin/herbstclient > bin/herbstluftwm > %%DEFAULTCONF%%etc/xdg/herbstluftwm/autostart >@@ -8,8 +9,8 @@ > man/man1/herbstluftwm.1.gz > man/man7/herbstluftwm-tutorial.7.gz > %%PORTDOCS%%%%DOCSDIR%%/BUGS >+%%PORTDOCS%%%%DOCSDIR%%/INSTALL > %%PORTDOCS%%%%DOCSDIR%%/NEWS >-%%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%%%DOCSDIR%%/herbstclient.html > %%PORTDOCS%%%%DOCSDIR%%/herbstluftwm.html > %%PORTDOCS%%%%DOCSDIR%%/herbstluftwm-tutorial.html >@@ -24,9 +25,12 @@ > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/layout.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lasttag.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/loadstate.sh >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/maximize.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/q3terminal.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/savestate.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scratchpad.sh >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/toggledualhead.sh >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/windowmenu.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wselect.sh > share/xsessions/herbstluftwm.desktop > %%ZSH%%share/zsh/functions/Completion/X/_herbstclient
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 206956
:
166623
|
167030
|
167038
| 167041