Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2015 06:04:55 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403656 - head/x11-wm/dwm
Message-ID:  <201512130604.tBD64tQp016252@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Dec 13 06:04:54 2015
New Revision: 403656
URL: https://svnweb.freebsd.org/changeset/ports/403656

Log:
  x11-wm/dwm: config.def.h wants x11/sterm after r403178
  
  Bump PORTREVISION as this affects mainly default package users.
  
  Reported by:	Jakub Lach (via private mail)
  PR:		204658

Modified:
  head/x11-wm/dwm/Makefile   (contents, props changed)
  head/x11-wm/dwm/pkg-message   (contents, props changed)

Modified: head/x11-wm/dwm/Makefile
==============================================================================
--- head/x11-wm/dwm/Makefile	Sun Dec 13 06:04:15 2015	(r403655)
+++ head/x11-wm/dwm/Makefile	Sun Dec 13 06:04:54 2015	(r403656)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dwm
 PORTVERSION=	6.1
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://dl.suckless.org/${PORTNAME}/ \
 		http://schot.a-eskwadraat.nl/files/

Modified: head/x11-wm/dwm/pkg-message
==============================================================================
--- head/x11-wm/dwm/pkg-message	Sun Dec 13 06:04:15 2015	(r403655)
+++ head/x11-wm/dwm/pkg-message	Sun Dec 13 06:04:54 2015	(r403656)
@@ -1,6 +1,6 @@
 *************************************************************
 
-When using the default dwm config.h installation of xterm and
-dmenu is recommended.
+When using the default dwm config.h installation of sterm and
+dmenu packages is recommended.
 
 *************************************************************



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