Date: Tue, 06 Nov 2012 16:56:02 -0600 From: Bryan Drewery <bdrewery@freebsd.org> To: Cy Schubert <cy@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r307104 - in head: . x11-toolkits x11-toolkits/motif x11-toolkits/open-motif Message-ID: <50999582.2010504@FreeBSD.org> In-Reply-To: <201211062250.qA6MokKi075971@svn.freebsd.org> References: <201211062250.qA6MokKi075971@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50999582.2010504>