Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2012 22:50:46 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307104 - in head: . x11-toolkits x11-toolkits/motif x11-toolkits/open-motif
Message-ID:  <201211062250.qA6MokKi075971@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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

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/



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