diff options
author | obraun <obraun@FreeBSD.org> | 2002-09-10 17:43:50 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-09-10 17:43:50 +0000 |
commit | ff900d018a948308eac1ab257e97db99d3550eb5 (patch) | |
tree | 8ffdb82670b0eee54a36fc15422c99d80bd10507 /x11-wm/fluxbox | |
parent | b386005d34b8bf7bded0986c9fcacdd077e6ea49 (diff) | |
download | FreeBSD-ports-ff900d018a948308eac1ab257e97db99d3550eb5.zip FreeBSD-ports-ff900d018a948308eac1ab257e97db99d3550eb5.tar.gz |
* Add fixed vendor patch
* bump PORTREVISION
* delete trailing whitespaces in pkg-plist to make portlint happy
PR: ports/42644
Submitted by: maintainer
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/fluxbox/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/fluxbox/pkg-descr | 6 | ||||
-rw-r--r-- | x11-wm/fluxbox/pkg-plist | 10 |
4 files changed, 12 insertions, 10 deletions
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index 14e6787..cd6dac3 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -7,13 +7,13 @@ PORTNAME= fluxbox PORTVERSION= 0.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PATCH_SITES= http://fluxbox.sourceforge.net/download/patches/ -PATCHFILES= fluxbox-0.1.11-bugfix1.patch +PATCHFILES= fluxbox-0.1.11-bugfix2.patch PATCH_DIST_STRIP= -p1 MAINTAINER= hendrik@scholz.net diff --git a/x11-wm/fluxbox/distinfo b/x11-wm/fluxbox/distinfo index 13c421f..9a3d9fc 100644 --- a/x11-wm/fluxbox/distinfo +++ b/x11-wm/fluxbox/distinfo @@ -1,2 +1,2 @@ MD5 (fluxbox-0.1.11.tar.gz) = 41f10c899ff47f2f5eb9e34a9302fd89 -MD5 (fluxbox-0.1.11-bugfix1.patch) = ce9ae070ee635cb517790a665bf12251 +MD5 (fluxbox-0.1.11-bugfix2.patch) = eec58c869c161f2ed1da9591b68a813a diff --git a/x11-wm/fluxbox/pkg-descr b/x11-wm/fluxbox/pkg-descr index 35aeacc..5358808 100644 --- a/x11-wm/fluxbox/pkg-descr +++ b/x11-wm/fluxbox/pkg-descr @@ -4,8 +4,10 @@ Fluxbox is a window manager based on BlackBox with some new features: o Iconbar o Configurable titlebar o Windows tabs + o Wheel scroll changes workspace + o KDE and partial Gnome support WWW: http://fluxbox.sourceforge.net/ -- spn -spn@g0v.ru +- Hendrik Scholz +hendrik@scholz.net diff --git a/x11-wm/fluxbox/pkg-plist b/x11-wm/fluxbox/pkg-plist index 3a7c4a0..6b7df1a 100644 --- a/x11-wm/fluxbox/pkg-plist +++ b/x11-wm/fluxbox/pkg-plist @@ -43,14 +43,14 @@ share/fluxbox/styles/Twice share/fluxbox/styles/qnx-photon @unexec rm %D/share/fluxbox/nls/fr @unexec rm %D/share/fluxbox/nls/es -@unexec rm %D/share/fluxbox/nls/en_US -@unexec rm %D/share/fluxbox/nls/en -@unexec rm %D/share/fluxbox/nls/US_ASCII -@unexec rm %D/share/fluxbox/nls/POSIX +@unexec rm %D/share/fluxbox/nls/en_US +@unexec rm %D/share/fluxbox/nls/en +@unexec rm %D/share/fluxbox/nls/US_ASCII +@unexec rm %D/share/fluxbox/nls/POSIX @exec ln -s fr_FR %D/share/fluxbox/nls/fr @exec ln -s es_ES %D/share/fluxbox/nls/es @exec ln -s C %D/share/fluxbox/nls/en_US -@exec ln -s C %D/share/fluxbox/nls/en +@exec ln -s C %D/share/fluxbox/nls/en @exec ln -s C %D/share/fluxbox/nls/US_ASCII @exec ln -s C %D/share/fluxbox/nls/POSIX @dirrm share/fluxbox/styles |