1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 2.2.2

- Pet portlint

PR:		ports/187660
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
Steve Wills 2014-03-17 19:57:22 +00:00
parent 9677e5537f
commit 4e2e1beedc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348503
2 changed files with 7 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jwm
PORTVERSION= 2.2.1
PORTVERSION= 2.2.2
CATEGORIES= x11-wm
MASTER_SITES= http://joewing.net/programs/jwm/releases/
@ -11,8 +11,7 @@ COMMENT= Joe's Window Manager
LICENSE= GPLv2
USE_XZ= yes
USES= pkgconfig
USES= pkgconfig tar:xz
USE_XORG= x11
GNU_CONFIGURE= yes
@ -57,15 +56,15 @@ XRENDER_CONFIGURE_ENABLE=xrender
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MXFT} && empty(PORT_OPTIONS:MXRENDER)
IGNORE= XFT support requires XRENDER
IGNORE= the XFT support requires XRENDER
.endif
.if ${PORT_OPTIONS:MXMU} && empty(PORT_OPTIONS:MXEXT)
IGNORE= XMU support requires XEXT
IGNORE= the XMU support requires XEXT
.endif
.if ${PORT_OPTIONS:MXPM} && empty(PORT_OPTIONS:MXEXT)
IGNORE= XPM support requires XEXT
IGNORE= the XPM support requires XEXT
.endif
post-patch:

View File

@ -1,2 +1,2 @@
SHA256 (jwm-2.2.1.tar.xz) = 27e1cd786494d3ac32806220ff141dd6bdfa4ced63a57859999d7ec8b5fb8a0b
SIZE (jwm-2.2.1.tar.xz) = 282896
SHA256 (jwm-2.2.2.tar.xz) = 96fa1c396c00ac0adf170863f8fc848e810e0c9953ad435a41b346c3d0f11e5a
SIZE (jwm-2.2.2.tar.xz) = 283884