svn commit: r399510 - in head/x11-wm/jwm: . files

Pawel Pekala pawel at FreeBSD.org
Fri Oct 16 19:39:42 UTC 2015


Author: pawel
Date: Fri Oct 16 19:39:40 2015
New Revision: 399510
URL: https://svnweb.freebsd.org/changeset/ports/399510

Log:
  - Update to version 2.3.2
  - Use option helpers for options dependencies
  
  PR:		203247
  Submitted by:	tkato432 at yahoo.com

Modified:
  head/x11-wm/jwm/Makefile
  head/x11-wm/jwm/distinfo
  head/x11-wm/jwm/files/patch-example.jwmrc
  head/x11-wm/jwm/pkg-descr
  head/x11-wm/jwm/pkg-plist

Modified: head/x11-wm/jwm/Makefile
==============================================================================
--- head/x11-wm/jwm/Makefile	Fri Oct 16 19:35:52 2015	(r399509)
+++ head/x11-wm/jwm/Makefile	Fri Oct 16 19:39:40 2015	(r399510)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	jwm
-PORTVERSION=	2.3.1
+PORTVERSION=	2.3.2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://joewing.net/programs/jwm/releases/
+MASTER_SITES=	http://joewing.net/projects/jwm/releases/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Joe's Window Manager
@@ -42,31 +42,21 @@ XEXT_USE=		XORG=xext
 XEXT_CONFIGURE_ENABLE=	shape
 XFT_USE=		XORG=xft
 XFT_CONFIGURE_ENABLE=	xft
+XFT_IMPLIES=		XRENDER
 XINERAMA_USE=		XORG=xinerama
 XINERAMA_CONFIGURE_ENABLE=xinerama
+XINERAMA_IMPLIES=	XEXT
 XMU_DESC=		X11 Miscellaneous Utilities support
 XMU_USE=		XORG=xmu
 XMU_CONFIGURE_ENABLE=	xmu
+XMU_IMPLIES=		XEXT
 XPM_USE=		XORG=xpm
 XPM_CONFIGURE_ENABLE=	xpm
+XPM_IMPLIES=		XEXT
 XRENDER_DESC=		X11 Render Extension support
 XRENDER_USE=		XORG=xrender
 XRENDER_CONFIGURE_ENABLE=xrender
 
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MXFT} && empty(PORT_OPTIONS:MXRENDER)
-IGNORE=		the XFT support requires XRENDER
-.endif
-
-.if ${PORT_OPTIONS:MXMU} && empty(PORT_OPTIONS:MXEXT)
-IGNORE=		the XMU support requires XEXT
-.endif
-
-.if ${PORT_OPTIONS:MXPM} && empty(PORT_OPTIONS:MXEXT)
-IGNORE=		the XPM support requires XEXT
-.endif
-
 .include <bsd.port.pre.mk>
 
 .if !empty(ICONV_LIB)

Modified: head/x11-wm/jwm/distinfo
==============================================================================
--- head/x11-wm/jwm/distinfo	Fri Oct 16 19:35:52 2015	(r399509)
+++ head/x11-wm/jwm/distinfo	Fri Oct 16 19:39:40 2015	(r399510)
@@ -1,2 +1,2 @@
-SHA256 (jwm-2.3.1.tar.xz) = 869ff5099841d8a2aba1539a82c670fe4082efc87ddb12bbd409f566cc50e953
-SIZE (jwm-2.3.1.tar.xz) = 305736
+SHA256 (jwm-2.3.2.tar.xz) = 92a3e66ceb847aac9fa09a24b16c93194f6c52e398f5a88f228b4986ea972c53
+SIZE (jwm-2.3.2.tar.xz) = 325648

Modified: head/x11-wm/jwm/files/patch-example.jwmrc
==============================================================================
--- head/x11-wm/jwm/files/patch-example.jwmrc	Fri Oct 16 19:35:52 2015	(r399509)
+++ head/x11-wm/jwm/files/patch-example.jwmrc	Fri Oct 16 19:39:40 2015	(r399510)
@@ -1,6 +1,6 @@
---- example.jwmrc.orig
+--- example.jwmrc.orig	2015-09-13 18:02:54 UTC
 +++ example.jwmrc
-@@ -4,7 +4,8 @@
+@@ -3,7 +3,8 @@
  
      <!-- The root menu. -->
      <RootMenu onroot="12">
@@ -10,7 +10,7 @@
          <Menu icon="folder.png" label="Applications">
              <Program icon="music.png" label="Audacious">audacious</Program>
              <Program icon="calculator.png" label="Calculator">xcalc</Program>
-@@ -120,7 +121,10 @@
+@@ -111,7 +112,10 @@
           for icons in multiple paths.
        -->
      <IconPath>

Modified: head/x11-wm/jwm/pkg-descr
==============================================================================
--- head/x11-wm/jwm/pkg-descr	Fri Oct 16 19:35:52 2015	(r399509)
+++ head/x11-wm/jwm/pkg-descr	Fri Oct 16 19:39:40 2015	(r399510)
@@ -3,4 +3,4 @@ and uses only Xlib at a minimum, though 
 supported for extended functionality and features. JWM supports MWM and
 Extended Window Manager Hints (EWMH).
 
-WWW: http://joewing.net/programs/jwm/
+WWW: http://joewing.net/projects/jwm/

Modified: head/x11-wm/jwm/pkg-plist
==============================================================================
--- head/x11-wm/jwm/pkg-plist	Fri Oct 16 19:35:52 2015	(r399509)
+++ head/x11-wm/jwm/pkg-plist	Fri Oct 16 19:39:40 2015	(r399510)
@@ -4,8 +4,9 @@ man/man1/jwm.1.gz
 %%NLS%%share/locale/de/LC_MESSAGES/jwm.mo
 %%NLS%%share/locale/es/LC_MESSAGES/jwm.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/jwm.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/jwm.mo
 %%NLS%%share/locale/it/LC_MESSAGES/jwm.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/jwm.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/jwm.mo
-%%NLS%%share/locale/pt-PT/LC_MESSAGES/jwm.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/jwm.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/jwm.mo


More information about the svn-ports-all mailing list