FreeBSD Bugzilla – Attachment 160661 Details for
Bug 202860
[PATCH] x11-wm/wmfs: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-wm_wmfs.diff
x11-wm_wmfs.diff (text/plain), 2.10 KB, created by
tkato432
on 2015-09-02 18:39:36 UTC
(
hide
)
Description:
x11-wm_wmfs.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-09-02 18:39:36 UTC
Size:
2.10 KB
patch
obsolete
>diff -urN /usr/ports/x11-wm/wmfs/Makefile x11-wm/wmfs/Makefile >--- /usr/ports/x11-wm/wmfs/Makefile 2015-08-24 03:51:13.999878000 +0900 >+++ x11-wm/wmfs/Makefile 2015-09-03 00:00:00.000000000 +0900 >@@ -5,8 +5,7 @@ > DISTVERSION= 201104 > PORTREVISION= 4 > CATEGORIES= x11-wm >-MASTER_SITES= http://wmfs.info/attachments/download/45/ \ >- http://cloud.github.com/downloads/xorg62/wmfs/ >+MASTER_SITES= GHC > > MAINTAINER= ports@FreeBSD.org > COMMENT= Floating and tiling Window Manager From Scratch >@@ -16,23 +15,27 @@ > > LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 > >+USE_GITHUB= yes >+GH_ACCOUNT= xorg62 >+ > USES= pkgconfig > USE_XORG= x11 xft xpm > HAS_CONFIGURE= yes >+CONFIGURE_ARGS= --prefix ${PREFIX} \ >+ --man-prefix ${MANPREFIX}/man \ >+ --xdg-config-dir ${PREFIX}/etc/xdg >+ >+CFLAGS+= -I${LOCALBASE}/include > > SUB_FILES= pkg-message > >-OPTIONS_DEFINE= XRANDR XINERAMA IMLIB >+OPTIONS_DEFINE= XRANDR XINERAMA IMLIB > OPTIONS_DEFAULT= XRANDR XINERAMA IMLIB > >-CONFIGURE_ARGS= --prefix ${PREFIX} \ >- --man-prefix ${MANPREFIX}/man \ >- --xdg-config-dir ${PREFIX}/etc/xdg >- >-XRANDR_USE= XORG=xrandr >-XRANDR_CONFIGURE_WITH+= xrandr >-XINERAMA_USE= XORG=xinerama >-XINERARAM_CONFIGURE_WITH= xinerama >+XRANDR_USE= XORG=xrandr >+XRANDR_CONFIGURE_WITH= xrandr >+XINERAMA_USE= XORG=xinerama >+XINERAMA_CONFIGURE_WITH= xinerama > IMLIB_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 > IMLIB_CONFIGURE_WITH= imlib2 > >diff -urN /usr/ports/x11-wm/wmfs/pkg-descr x11-wm/wmfs/pkg-descr >--- /usr/ports/x11-wm/wmfs/pkg-descr 2015-08-24 03:51:14.000659000 +0900 >+++ x11-wm/wmfs/pkg-descr 2015-09-03 00:00:00.000000000 +0900 >@@ -1,6 +1,6 @@ >-WMFS (Window Manager From Scratch) is a lightweight tiling >-window manager for X. It can be configured with a configuration >-file (made with LibConfuse), it supports Xft (FreeType) fonts >-and EWMH hints wm standards. >+WMFS (Window Manager From Scratch) is a lightweight tiling window >+manager for X. It can be configured with a configuration file (made with >+LibConfuse), it supports Xft (FreeType) fonts and EWMH hints wm >+standards. > >-WWW: https://www.wmfs.info/projects/wmfs/ >+WWW: https://github.com/xorg62/wmfs/
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 202860
: 160661