svn commit: r307104 - in head: . x11-toolkits x11-toolkits/motif x11-toolkits/open-motif

Cy Schubert cy at FreeBSD.org
Tue Nov 6 22:50:47 UTC 2012


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/


More information about the svn-ports-all mailing list