Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2017 09:00:49 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451512 - in head/x11-wm/windowmaker: . files
Message-ID:  <201710080900.v9890nMT077333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Oct  8 09:00:49 2017
New Revision: 451512
URL: https://svnweb.freebsd.org/changeset/ports/451512

Log:
  x11-wm/windowmaker: update 0.95.7 -> 0.95.8
  
  PR:		220058, 205040
  Changes:	http://repo.or.cz/wmaker-crm.git/blob/HEAD:/NEWS
  Submitted by:	Marco Beishuizen <mbeis@xs4all.nl>
  Approved by:	hrs (maintainer timeout)

Deleted:
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.bg
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.ca
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.cz
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.da
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.de
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.el
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.es
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.fi
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.fr
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.gl
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.he
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.hr
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.hu
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.it
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.ja
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.ko
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.nl
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.no
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.pl
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.pt
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.ro
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.ru
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.se
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.sk
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.sl
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.tr
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.zh_CN
  head/x11-wm/windowmaker/files/patch-WindowMaker-menu.zh_TW
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.bg
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.da
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.de
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.es
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.fi
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.fr
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.hr
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.it
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.ja
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.ko
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.pl
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.ro
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.sk
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.zh_CN
  head/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.zh_TW
Modified:
  head/x11-wm/windowmaker/Makefile
  head/x11-wm/windowmaker/distinfo
  head/x11-wm/windowmaker/pkg-plist

Modified: head/x11-wm/windowmaker/Makefile
==============================================================================
--- head/x11-wm/windowmaker/Makefile	Sun Oct  8 08:46:06 2017	(r451511)
+++ head/x11-wm/windowmaker/Makefile	Sun Oct  8 09:00:49 2017	(r451512)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	windowmaker
-PORTVERSION=	0.95.7
-PORTREVISION=	5
+PORTVERSION=	0.95.8
 CATEGORIES=	x11-wm windowmaker
 MASTER_SITES=	http://windowmaker.org/pub/source/release/
 DISTNAME=	WindowMaker-${PORTVERSION}
@@ -19,12 +18,15 @@ LIB_DEPENDS=	libgif.so:graphics/giflib \
 		libtiff.so:graphics/tiff \
 		libwebp.so:graphics/webp \
 		libMagickWand-6.so:graphics/ImageMagick \
-		libwraster.so.5:x11-wm/libwraster
+		libwraster.so:x11-wm/libwraster \
+		libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2 \
+		libexif.so:graphics/libexif
 RUN_DEPENDS=	${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:graphics/wmicons
 
 USES=		jpeg libtool shebangfix pathfix perl5 pkgconfig
 USE_LDCONFIG=	yes
-USE_XORG=	xft xinerama xmu xpm
+USE_XORG=	xft xinerama xmu xpm x11 xext
 SHEBANG_FILES=	util/wkdemenu.pl
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_header_sys_inotify_h=no \

Modified: head/x11-wm/windowmaker/distinfo
==============================================================================
--- head/x11-wm/windowmaker/distinfo	Sun Oct  8 08:46:06 2017	(r451511)
+++ head/x11-wm/windowmaker/distinfo	Sun Oct  8 09:00:49 2017	(r451512)
@@ -1,2 +1,3 @@
-SHA256 (WindowMaker-0.95.7.tar.gz) = 842d486c4b212b19d10dbae2c315c6ff20c6e651471eaa45214b3b832d8097a9
-SIZE (WindowMaker-0.95.7.tar.gz) = 3238325
+TIMESTAMP = 1497386665
+SHA256 (WindowMaker-0.95.8.tar.gz) = 9dbf5c5571bb79c4b1584f496c960ee2cd7379af45ef0f58b4b0f487259de88a
+SIZE (WindowMaker-0.95.8.tar.gz) = 3253515

Modified: head/x11-wm/windowmaker/pkg-plist
==============================================================================
--- head/x11-wm/windowmaker/pkg-plist	Sun Oct  8 08:46:06 2017	(r451511)
+++ head/x11-wm/windowmaker/pkg-plist	Sun Oct  8 09:00:49 2017	(r451512)
@@ -116,6 +116,7 @@ lib/libWUtil.so.5
 lib/libWUtil.so.5.0.0
 libdata/pkgconfig/WINGs.pc
 libdata/pkgconfig/WUtil.pc
+libdata/pkgconfig/wmlib.pc
 share/WINGs/Images.tiff
 share/WINGs/Images.xpm
 share/WINGs/defaultIcon.tiff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710080900.v9890nMT077333>