From owner-svn-ports-head@FreeBSD.ORG Sat Jun 7 10:16:06 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 2886ADC5; Sat, 7 Jun 2014 10:16:06 +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 160EE20FF; Sat, 7 Jun 2014 10:16:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57AG5WH033392; Sat, 7 Jun 2014 10:16:05 GMT (envelope-from maho@svn.freebsd.org) Received: (from maho@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57AG5Qo033390; Sat, 7 Jun 2014 10:16:05 GMT (envelope-from maho@svn.freebsd.org) Message-Id: <201406071016.s57AG5Qo033390@svn.freebsd.org> From: Maho Nakata Date: Sat, 7 Jun 2014 10:16:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356894 - head/math/octave 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, 07 Jun 2014 10:16:06 -0000 Author: maho Date: Sat Jun 7 10:16:05 2014 New Revision: 356894 URL: http://svnweb.freebsd.org/changeset/ports/356894 QAT: https://qat.redports.org/buildarchive/r356894/ Log: * Better GUI support [1] * fix pkg-plist [2] Submitted by: Jason Bacon [1] swills@ [2] Modified: head/math/octave/Makefile head/math/octave/pkg-plist Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Sat Jun 7 10:00:54 2014 (r356893) +++ head/math/octave/Makefile Sat Jun 7 10:16:05 2014 (r356894) @@ -3,6 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= octave @@ -32,7 +33,8 @@ LIB_DEPENDS= libGraphicsMagick.so.14:${P libqrupdate.so:${PORTSDIR}/math/qrupdate \ libumfpack.so:${PORTSDIR}/math/suitesparse \ libglpk.so:${PORTSDIR}/math/glpk \ - libgl2ps.so:${PORTSDIR}/print/gl2ps + libgl2ps.so:${PORTSDIR}/print/gl2ps \ + qscintilla2:${PORTSDIR}/devel/qscintilla2 USES= charsetfix fortran gmake libtool perl5 pkgconfig tar:bzip2 USE_PERL5= build @@ -40,7 +42,7 @@ USE_TEX= dvipsk:build GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 1.7+ -USE_QT4= gui network +USE_QT4= gui network uic_build moc_build rcc_build linguist_build OCTAVE_VERSION= ${PORTVERSION} GNU_HOST= ${ARCH}-portbld-freebsd${OSREL} Modified: head/math/octave/pkg-plist ============================================================================== --- head/math/octave/pkg-plist Sat Jun 7 10:00:54 2014 (r356893) +++ head/math/octave/pkg-plist Sat Jun 7 10:16:05 2014 (r356894) @@ -8,6 +8,7 @@ bin/octave-config bin/octave-config-%%OCTAVE_VERSION%% man/man1/mkoctfile.1.gz man/man1/octave-config.1.gz +man/man1/octave-cli.1.gz man/man1/octave.1.gz share/applications/www.octave.org-octave.desktop %%PORTDOCS%%%%DOCSDIR%%/liboctave.ps