From owner-svn-ports-all@FreeBSD.ORG Tue Nov 6 22:55:46 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCAAFBAB for ; Tue, 6 Nov 2012 22:55:46 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AE8808FC12 for ; Tue, 6 Nov 2012 22:55:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qA6MtkAk065089 for ; Tue, 6 Nov 2012 22:55:46 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qA6MtkHN065084 for svn-ports-all@freebsd.org; Tue, 6 Nov 2012 22:55:46 GMT (envelope-from bdrewery) Received: (qmail 54001 invoked from network); 6 Nov 2012 16:55:44 -0600 Received: from unknown (HELO ?192.168.0.74?) (freebsd@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 6 Nov 2012 16:55:44 -0600 Message-ID: <50999582.2010504@FreeBSD.org> Date: Tue, 06 Nov 2012 16:56:02 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Cy Schubert Subject: Re: svn commit: r307104 - in head: . x11-toolkits x11-toolkits/motif x11-toolkits/open-motif References: <201211062250.qA6MokKi075971@svn.freebsd.org> In-Reply-To: <201211062250.qA6MokKi075971@svn.freebsd.org> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 22:55:46 -0000 On 11/6/2012 4:50 PM, Cy Schubert wrote: > Author: cy > Date: Tue Nov 6 22:50:46 2012 > New Revision: 307104 > URL: http://svnweb.freebsd.org/changeset/ports/307104 > > Log: > r307088 broke too much. Rename motif back to open-motif, keeping the 2.3.3 to > 2.3.4 update and the LGPL 2.1 bit. > > Feature safe: yes Thank you! > > Added: > head/x11-toolkits/open-motif/ > - copied from r307088, head/x11-toolkits/motif/ > Deleted: > head/x11-toolkits/motif/ > Modified: > head/MOVED > head/x11-toolkits/Makefile > head/x11-toolkits/open-motif/Makefile > > Modified: head/MOVED > ============================================================================== > --- head/MOVED Tue Nov 6 22:50:39 2012 (r307103) > +++ head/MOVED Tue Nov 6 22:50:46 2012 (r307104) > @@ -3839,4 +3839,3 @@ textproc/xerces-c||2012-11-05|Has expire > x11-wm/wampager||2012-11-05|Has expired: Development ceased > x11-wm/waimea||2012-11-05|Has expired: Development ceased > x11-wm/waimea-devel||2012-11-05|Has expired: Development ceased > -x11-toolkits/open-motif|motif|2012-11-06|Openmotif is now named Motif (under LGPL 2.1) > > Modified: head/x11-toolkits/Makefile > ============================================================================== > --- head/x11-toolkits/Makefile Tue Nov 6 22:50:39 2012 (r307103) > +++ head/x11-toolkits/Makefile Tue Nov 6 22:50:46 2012 (r307104) > @@ -129,12 +129,12 @@ > SUBDIR += linux-openmotif > SUBDIR += linux-pango > SUBDIR += linux-qt33 > - SUBDIR += motif > SUBDIR += movingmotif > SUBDIR += mowitz > SUBDIR += neXtaw > SUBDIR += nucleo > SUBDIR += ocaml-lablgtk2 > + SUBDIR += open-motif > SUBDIR += otk > SUBDIR += p5-Alien-wxWidgets > SUBDIR += p5-Glade2 > > Modified: head/x11-toolkits/open-motif/Makefile > ============================================================================== > --- head/x11-toolkits/motif/Makefile Tue Nov 6 19:48:09 2012 (r307088) > +++ head/x11-toolkits/open-motif/Makefile Tue Nov 6 22:50:46 2012 (r307104) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > # > > -PORTNAME= motif > +PORTNAME= open-motif > PORTVERSION= 2.3.4 > CATEGORIES= x11-toolkits > MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/ > -- Regards, Bryan Drewery bdrewery@freenode/EFNet