From owner-svn-ports-head@FreeBSD.ORG Sat May 10 22:28:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1422476E; Sat, 10 May 2014 22:28:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB336B9; Sat, 10 May 2014 22:28:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AMSc1q079339; Sat, 10 May 2014 22:28:38 GMT (envelope-from stephen@svn.freebsd.org) Received: (from stephen@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4AMScmd079337; Sat, 10 May 2014 22:28:38 GMT (envelope-from stephen@svn.freebsd.org) Message-Id: <201405102228.s4AMScmd079337@svn.freebsd.org> From: Stephen Montgomery-Smith Date: Sat, 10 May 2014 22:28:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353624 - in head/graphics/opendx: . files 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.18 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: Sat, 10 May 2014 22:28:39 -0000 Author: stephen Date: Sat May 10 22:28:38 2014 New Revision: 353624 URL: http://svnweb.freebsd.org/changeset/ports/353624 QAT: https://qat.redports.org/buildarchive/r353624/ Log: - Change AUTOTOOLS=libtool to USES=libtool. - Bump portrevision. Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html Deleted: head/graphics/opendx/files/patch-ltmain.sh Modified: head/graphics/opendx/Makefile head/graphics/opendx/pkg-plist Modified: head/graphics/opendx/Makefile ============================================================================== --- head/graphics/opendx/Makefile Sat May 10 22:23:52 2014 (r353623) +++ head/graphics/opendx/Makefile Sat May 10 22:28:38 2014 (r353624) @@ -3,7 +3,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics math java MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} @@ -16,10 +16,11 @@ LIB_DEPENDS= MagickWand:${PORTSDIR}/grap cdf:${PORTSDIR}/science/cdf USE_XORG= xinerama xext xpm xmu sm ice -USES= bison motif gmake +USES= bison motif gmake libtool USE_GCC= any USE_GL= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes CFLAGS+= ${PTHREAD_CFLAGS} CONFIGURE_ENV= ARCH=freebsd Modified: head/graphics/opendx/pkg-plist ============================================================================== --- head/graphics/opendx/pkg-plist Sat May 10 22:23:52 2014 (r353623) +++ head/graphics/opendx/pkg-plist Sat May 10 22:28:38 2014 (r353624) @@ -2260,21 +2260,21 @@ dx/lib/mdf2c.awk dx/lib/messages dx/lib/outboard.c dx/lib_%%ARCH%%/libDX.a -dx/lib_%%ARCH%%/libDX.la dx/lib_%%ARCH%%/libDX.so dx/lib_%%ARCH%%/libDX.so.4 +dx/lib_%%ARCH%%/libDX.so.4.0.44 dx/lib_%%ARCH%%/libDXL.a -dx/lib_%%ARCH%%/libDXL.la dx/lib_%%ARCH%%/libDXL.so dx/lib_%%ARCH%%/libDXL.so.4 +dx/lib_%%ARCH%%/libDXL.so.4.0.44 dx/lib_%%ARCH%%/libDXcallm.a -dx/lib_%%ARCH%%/libDXcallm.la dx/lib_%%ARCH%%/libDXcallm.so dx/lib_%%ARCH%%/libDXcallm.so.4 +dx/lib_%%ARCH%%/libDXcallm.so.4.0.44 dx/lib_%%ARCH%%/libDXlite.a -dx/lib_%%ARCH%%/libDXlite.la dx/lib_%%ARCH%%/libDXlite.so dx/lib_%%ARCH%%/libDXlite.so.4 +dx/lib_%%ARCH%%/libDXlite.so.4.0.44 dx/lib_%%ARCH%%/arch.mak dx/ui/Basic2D.cfg dx/ui/Basic2D.net