FreeBSD Bugzilla – Attachment 213628 Details for
Bug 245779
x11-wm/herbstluftwm: Update to 0.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to 0.8.1
herbstluftwm-0.8.1.diff (text/plain), 3.51 KB, created by
Zsolt Udvari
on 2020-04-21 06:06:06 UTC
(
hide
)
Description:
Patch to 0.8.1
Filename:
MIME Type:
Creator:
Zsolt Udvari
Created:
2020-04-21 06:06:06 UTC
Size:
3.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 532251) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= herbstluftwm >-PORTVERSION= 0.8.0 >+PORTVERSION= 0.8.1 > CATEGORIES= x11-wm > MASTER_SITES= http://herbstluftwm.org/tarballs/ > >Index: distinfo >=================================================================== >--- distinfo (revision 532251) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1586589706 >-SHA256 (herbstluftwm-0.8.0.tar.gz) = 5823f1c1a6a6ae6d4f843992658fcdb91a246e7f337570ac9b2091f57265c812 >-SIZE (herbstluftwm-0.8.0.tar.gz) = 358434 >+TIMESTAMP = 1587446998 >+SHA256 (herbstluftwm-0.8.1.tar.gz) = fe146d6b533dcabbc2588430de01b76acc0f716521d9a8157aa628f305723430 >+SIZE (herbstluftwm-0.8.1.tar.gz) = 369291 >Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (revision 532251) >+++ files/patch-CMakeLists.txt (working copy) >@@ -1,4 +1,4 @@ >---- CMakeLists.txt.orig 2020-04-11 08:01:07 UTC >+--- CMakeLists.txt.orig 2020-04-20 22:03:58 UTC > +++ CMakeLists.txt > @@ -20,13 +20,13 @@ include(ccache) > >@@ -16,10 +16,19 @@ > set(DOCDIR ${DATADIR}/doc/herbstluftwm) > set(LICENSEDIR ${DOCDIR} > CACHE PATH "Install path for license file") >+@@ -36,7 +36,7 @@ set(ZSHCOMPLETIONDIR ${DATADIR}/zsh/site-functions >+ CACHE PATH "Install path for zsh completions file") >+ set(FISHCOMPLETIONDIR ${DATADIR}/fish/vendor_completions.d >+ CACHE PATH "Install path for fish completions file") >+-set(BASHCOMPLETIONDIR ${DATADIR}/bash-completion/completions >++set(BASHCOMPLETIONDIR ${CMAKE_INSTALL_PREFIX}/etc/bash_completion.d >+ CACHE PATH "Install path for bash completions file") >+ >+ ## do the actual work > @@ -47,7 +47,6 @@ add_subdirectory(share) > > ## install everything that was not installed from subdirectories >- install(FILES BUGS NEWS INSTALL DESTINATION ${DOCDIR}) >+ install(FILES BUGS NEWS DESTINATION ${DOCDIR}) > -install(FILES LICENSE DESTINATION ${LICENSEDIR}) > install(DIRECTORY scripts/ DESTINATION ${DOCDIR}/examples USE_SOURCE_PERMISSIONS) > >Index: files/patch-src_completion.cpp >=================================================================== >--- files/patch-src_completion.cpp (revision 532251) >+++ files/patch-src_completion.cpp (nonexistent) >@@ -1,10 +0,0 @@ >---- src/completion.cpp.orig 2020-04-11 07:35:02 UTC >-+++ src/completion.cpp >-@@ -1,6 +1,7 @@ >- #include "completion.h" >- >- #include <algorithm> >-+#include <iostream> >- #include <string> >- #include <vector> >- > >Property changes on: files/patch-src_completion.cpp >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 532251) >+++ pkg-plist (working copy) >@@ -1,6 +1,6 @@ > bin/herbstclient > bin/herbstluftwm >-etc/bash_completion.d/herbstclient-completion >+etc/bash_completion.d/herbstclient > etc/xdg/herbstluftwm/autostart > etc/xdg/herbstluftwm/dmenu_run_hlwm > etc/xdg/herbstluftwm/panel.sh >@@ -12,7 +12,6 @@ > share/xsessions/herbstluftwm.desktop > share/zsh/site-functions/_herbstclient > %%PORTDOCS%%%%DOCSDIR%%/BUGS >-%%PORTDOCS%%%%DOCSDIR%%/INSTALL > %%PORTDOCS%%%%DOCSDIR%%/NEWS > %%PORTDOCS%%%%DOCSDIR%%/herbstclient.html > %%PORTDOCS%%%%DOCSDIR%%/herbstluftwm-tutorial.html
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 245779
: 213628