From owner-svn-ports-head@FreeBSD.ORG Tue Nov 6 22:50:46 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 E1A8A3BD; Tue, 6 Nov 2012 22:50:46 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8D0598FC16; Tue, 6 Nov 2012 22:50:46 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qA6MokFc075975; Tue, 6 Nov 2012 22:50:46 GMT (envelope-from cy@svn.freebsd.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qA6MokKi075971; Tue, 6 Nov 2012 22:50:46 GMT (envelope-from cy@svn.freebsd.org) Message-Id: <201211062250.qA6MokKi075971@svn.freebsd.org> From: Cy Schubert Date: Tue, 6 Nov 2012 22:50:46 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 06 Nov 2012 22:50:47 -0000 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/