From owner-svn-ports-head@FreeBSD.ORG Fri May 9 18:51:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0739A0F; Fri, 9 May 2014 18:51:15 +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 ADDC46EA; Fri, 9 May 2014 18:51:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s49IpFQi015829; Fri, 9 May 2014 18:51:15 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s49IpFtP015827; Fri, 9 May 2014 18:51:15 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201405091851.s49IpFtP015827@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 9 May 2014 18:51:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353497 - head/math/labplot 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: Fri, 09 May 2014 18:51:15 -0000 Author: amdmi3 Date: Fri May 9 18:51:14 2014 New Revision: 353497 URL: http://svnweb.freebsd.org/changeset/ports/353497 QAT: https://qat.redports.org/buildarchive/r353497/ Log: - Convert USE_BZIP2 to USES - Don't remove mtree directories - Whitespace nits Modified: head/math/labplot/Makefile head/math/labplot/pkg-plist Modified: head/math/labplot/Makefile ============================================================================== --- head/math/labplot/Makefile Fri May 9 18:47:24 2014 (r353496) +++ head/math/labplot/Makefile Fri May 9 18:51:14 2014 (r353497) @@ -21,8 +21,7 @@ NETCDF_DESC= NetCDF data support WRKSRC= ${WRKDIR}/beta2 -USE_BZIP2= yes -USES= cmake shared-mime-info +USES= tar:bzip2 cmake shared-mime-info USE_XORG= xft xpm USE_GCC= yes USE_KDE4= automoc4 kdelibs kdeprefix @@ -33,7 +32,7 @@ INSTALLS_ICONS= yes CDF_LIB_DEPENDS= libcdf.so:${PORTSDIR}/science/cdf CDF_CMAKE_OFF= -DCDF_LIBRARY:STRING="" -HDF5_LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 +HDF5_LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 HDF5_CMAKE_OFF= -DHDF5_LIBRARY:STRING="" NETCDF_LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf @@ -47,6 +46,6 @@ post-patch: ${WRKSRC}/src/backend/core/AbstractAspect.h @${REINPLACE_CMD} -e \ 's|!isnan|!std::isnan|' \ - ${WRKSRC}/src/backend/worksheet/plots/cartesian/CartesianCoordinateSystem.cpp + ${WRKSRC}/src/backend/worksheet/plots/cartesian/CartesianCoordinateSystem.cpp .include Modified: head/math/labplot/pkg-plist ============================================================================== --- head/math/labplot/pkg-plist Fri May 9 18:47:24 2014 (r353496) +++ head/math/labplot/pkg-plist Fri May 9 18:51:14 2014 (r353497) @@ -55,6 +55,3 @@ share/mime/packages/lml.desktop @dirrmtry share/apps/LabPlot2 @dirrmtry share/apps @dirrmtry share/applications/kde4 -@dirrmtry share/applications -@dirrmtry share -@dirrmtry bin