From owner-svn-ports-head@FreeBSD.ORG Thu Jul 19 12:16:40 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 830E6106566B; Thu, 19 Jul 2012 12:16:40 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6F0B68FC0C; Thu, 19 Jul 2012 12:16:40 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6JCGeso079750; Thu, 19 Jul 2012 12:16:40 GMT (envelope-from dougb@svn.freebsd.org) Received: (from dougb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6JCGeoE079748; Thu, 19 Jul 2012 12:16:40 GMT (envelope-from dougb@svn.freebsd.org) Message-Id: <201207191216.q6JCGeoE079748@svn.freebsd.org> From: Doug Barton Date: Thu, 19 Jul 2012 12:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301153 - head/x11-wm/windowmaker X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2012 12:16:40 -0000 Author: dougb Date: Thu Jul 19 12:16:39 2012 New Revision: 301153 URL: http://svn.freebsd.org/changeset/ports/301153 Log: Toss this one back in the pool, as I no longer use it. For those that come after, I recommend not bothering with 0.95.3 as it has "issues." I also cannot stress enough the need to subscribe to and participate in the discussion on wmaker-dev@lists.windowmaker.org. Modified: head/x11-wm/windowmaker/Makefile Modified: head/x11-wm/windowmaker/Makefile ============================================================================== --- head/x11-wm/windowmaker/Makefile Thu Jul 19 12:08:14 2012 (r301152) +++ head/x11-wm/windowmaker/Makefile Thu Jul 19 12:16:39 2012 (r301153) @@ -8,12 +8,11 @@ PORTNAME?= windowmaker PORTVERSION= 0.95.2 PORTREVISION?= 4 CATEGORIES= x11-wm windowmaker -MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ \ - http://dougbarton.us/Downloads/ +MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= source/release DISTNAME= WindowMaker-${PORTVERSION} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= GNUstep-compliant NeXTstep window manager clone LIB_DEPENDS= gif:${PORTSDIR}/graphics/giflib \