FreeBSD Bugzilla – Attachment 161249 Details for
Bug 203247
[PATCH] x11-wm/jwm: Update to version 2.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-wm_jwm.diff
x11-wm_jwm.diff (text/plain), 3.32 KB, created by
tkato432
on 2015-09-21 18:34:35 UTC
(
hide
)
Description:
x11-wm_jwm.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-09-21 18:34:35 UTC
Size:
3.32 KB
patch
obsolete
>diff -urN /usr/ports/x11-wm/jwm/Makefile x11-wm/jwm/Makefile >--- /usr/ports/x11-wm/jwm/Makefile 2015-09-03 19:45:27.101804000 +0900 >+++ x11-wm/jwm/Makefile 2015-09-22 00:00:00.000000000 +0900 >@@ -2,9 +2,9 @@ > # $FreeBSD: head/x11-wm/jwm/Makefile 395930 2015-09-03 02:09:53Z vanilla $ > > 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@FreeBSD.org > COMMENT= Joe's Window Manager >@@ -42,31 +42,21 @@ > 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 >- > post-patch: > @${REINPLACE_CMD} -e \ > 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/example.jwmrc >diff -urN /usr/ports/x11-wm/jwm/distinfo x11-wm/jwm/distinfo >--- /usr/ports/x11-wm/jwm/distinfo 2015-09-03 19:45:27.102311000 +0900 >+++ x11-wm/jwm/distinfo 2015-09-22 00:00:00.000000000 +0900 >@@ -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 >diff -urN /usr/ports/x11-wm/jwm/files/patch-example.jwmrc x11-wm/jwm/files/patch-example.jwmrc >--- /usr/ports/x11-wm/jwm/files/patch-example.jwmrc 2015-08-24 03:51:13.669628000 +0900 >+++ x11-wm/jwm/files/patch-example.jwmrc 2015-09-22 00:00:00.000000000 +0900 >@@ -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> >diff -urN /usr/ports/x11-wm/jwm/pkg-plist x11-wm/jwm/pkg-plist >--- /usr/ports/x11-wm/jwm/pkg-plist 2015-08-24 03:51:13.677648000 +0900 >+++ x11-wm/jwm/pkg-plist 2015-09-22 00:00:00.000000000 +0900 >@@ -4,8 +4,9 @@ > %%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
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 203247
:
161249
|
161899