svn commit: r427979 - head/x11-wm/plank

Olivier Duchateau olivierd at FreeBSD.org
Tue Dec 6 17:33:56 UTC 2016


Author: olivierd
Date: Tue Dec  6 17:33:54 2016
New Revision: 427979
URL: https://svnweb.freebsd.org/changeset/ports/427979

Log:
  Update to 0.11.3

Modified:
  head/x11-wm/plank/Makefile
  head/x11-wm/plank/distinfo

Modified: head/x11-wm/plank/Makefile
==============================================================================
--- head/x11-wm/plank/Makefile	Tue Dec  6 17:08:35 2016	(r427978)
+++ head/x11-wm/plank/Makefile	Tue Dec  6 17:33:54 2016	(r427979)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	plank
-PORTVERSION=	0.11.2
+PORTVERSION=	0.11.3
 CATEGORIES=	x11-wm
-MASTER_SITES=	https://launchpadlibrarian.net/263736736/ \
+MASTER_SITES=	https://launchpadlibrarian.net/296808043/ \
 	https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
 
 MAINTAINER=	olivierd at FreeBSD.org
@@ -43,4 +43,8 @@ NLS_CONFIGURE_ENABLE=	nls
 DBUSMENU_LIB_DEPENDS=		libdbusmenu-gtk3.so:devel/libdbusmenu
 DBUSMENU_CONFIGURE_ENABLE=	dbusmenu
 
+post-patch:
+	${REINPLACE_CMD} -e 's|CPUMonitor||' \
+		${WRKSRC}/docklets/Makefile.in
+
 .include <bsd.port.mk>

Modified: head/x11-wm/plank/distinfo
==============================================================================
--- head/x11-wm/plank/distinfo	Tue Dec  6 17:08:35 2016	(r427978)
+++ head/x11-wm/plank/distinfo	Tue Dec  6 17:33:54 2016	(r427979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465796149
-SHA256 (plank-0.11.2.tar.xz) = 8c1cb3cf5b6c35b2aea56867f6ae64adec27e08a4ee90391bba19c1cdb40d2da
-SIZE (plank-0.11.2.tar.xz) = 1015424
+TIMESTAMP = 1481044287
+SHA256 (plank-0.11.3.tar.xz) = 7f091e3aca4b13e3507bb573c532973bdf4695289f8d1f095501adbed0f15608
+SIZE (plank-0.11.3.tar.xz) = 1019036


More information about the svn-ports-all mailing list