aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2020-12-30 15:57:44 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2020-12-30 15:57:44 +0000
commit33f66d15dcb6d1db582416c7b23dab15e8e60c0b (patch)
tree145603abebb7e85c508e526c64cb773ebb43d57b /x11-wm
parent86d6c57286f22d37432f9134ef3ae2b806280e75 (diff)
downloadports-33f66d15dcb6d1db582416c7b23dab15e8e60c0b.tar.gz
ports-33f66d15dcb6d1db582416c7b23dab15e8e60c0b.zip
x11-wm/herbstluftwm: Update to version 0.9.1
https://herbstluftwm.org/news.html PR: 252268 Submitted by: Zsolt Udvari uzsolt@uzsolt.hu (maintainer)
Notes
Notes: svn path=/head/; revision=559666
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/herbstluftwm/Makefile10
-rw-r--r--x11-wm/herbstluftwm/distinfo6
-rw-r--r--x11-wm/herbstluftwm/pkg-plist8
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile
index 94f2cdf81af9..af93e11b118f 100644
--- a/x11-wm/herbstluftwm/Makefile
+++ b/x11-wm/herbstluftwm/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= herbstluftwm
-PORTVERSION= 0.8.3
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.9.1
CATEGORIES= x11-wm
-MASTER_SITES= http://herbstluftwm.org/tarballs/
MAINTAINER= uzsolt@uzsolt.hu
COMMENT= Manual tiling window manager for X11
@@ -13,13 +13,15 @@ LICENSE= BSD2CLAUSE
BUILD_DEPENDS= asciidoc:textproc/asciidoc
USES= cmake compiler:c++11-lang gnome pkgconfig shebangfix xorg
+USE_GITHUB= yes
USE_GNOME= glib20
USE_XORG= x11 xext xinerama xrandr
-SHEBANG_FILES= scripts/*.sh share/*.sh
+SHEBANG_FILES= doc/gendoc.py scripts/*.sh share/*.sh
OPTIONS_DEFINE= DOCS EXAMPLES
-DOCS_CMAKE_ON= WITH_DOCUMENTATION
+DOCS_USES+= python:3.5+,build
+DOCS_CMAKE_BOOL+= WITH_DOCUMENTATION
OPTIONS_SUB= yes
SUB_FILES= pkg-message
diff --git a/x11-wm/herbstluftwm/distinfo b/x11-wm/herbstluftwm/distinfo
index 44eb128051f3..f948795381c2 100644
--- a/x11-wm/herbstluftwm/distinfo
+++ b/x11-wm/herbstluftwm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591733154
-SHA256 (herbstluftwm-0.8.3.tar.gz) = a14e3b7e0c1c3f6a318a0a9cf631a4ab572e6de22c84c77603cf38e1e425abe2
-SIZE (herbstluftwm-0.8.3.tar.gz) = 379052
+TIMESTAMP = 1609227561
+SHA256 (herbstluftwm-herbstluftwm-v0.9.1_GH0.tar.gz) = 91014db4a6411fd1bb6cff55a2b952b9ac88cbcd9c11db504b69f814c317b5b0
+SIZE (herbstluftwm-herbstluftwm-v0.9.1_GH0.tar.gz) = 364218
diff --git a/x11-wm/herbstluftwm/pkg-plist b/x11-wm/herbstluftwm/pkg-plist
index 5d985d0b8dcd..daad50dfa35f 100644
--- a/x11-wm/herbstluftwm/pkg-plist
+++ b/x11-wm/herbstluftwm/pkg-plist
@@ -5,17 +5,18 @@ etc/xdg/herbstluftwm/autostart
etc/xdg/herbstluftwm/dmenu_run_hlwm
etc/xdg/herbstluftwm/panel.sh
etc/xdg/herbstluftwm/restartpanels.sh
-man/man1/herbstclient.1.gz
-man/man1/herbstluftwm.1.gz
-man/man7/herbstluftwm-tutorial.7.gz
share/fish/vendor_completions.d/herbstclient.fish
share/xsessions/herbstluftwm.desktop
share/zsh/site-functions/_herbstclient
+%%PORTDOCS%%man/man1/herbstclient.1.gz
+%%PORTDOCS%%man/man1/herbstluftwm.1.gz
+%%PORTDOCS%%man/man7/herbstluftwm-tutorial.7.gz
%%PORTDOCS%%%%DOCSDIR%%/BUGS
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/herbstclient.html
%%PORTDOCS%%%%DOCSDIR%%/herbstluftwm-tutorial.html
%%PORTDOCS%%%%DOCSDIR%%/herbstluftwm.html
+%%PORTDOCS%%%%DOCSDIR%%/hlwm-doc.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmenu.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dumpbeautify.sh
@@ -29,6 +30,7 @@ share/zsh/site-functions/_herbstclient
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/layout.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loadstate.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/maximize.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perclient_kb_layout.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/q3terminal.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/savestate.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scratchpad.sh