From owner-svn-ports-head@FreeBSD.ORG Sat May 10 21:17:47 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 4B69B25C; Sat, 10 May 2014 21:17:47 +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 37623B12; Sat, 10 May 2014 21:17:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4ALHlO1046535; Sat, 10 May 2014 21:17:47 GMT (envelope-from stephen@svn.freebsd.org) Received: (from stephen@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4ALHjHt046524; Sat, 10 May 2014 21:17:45 GMT (envelope-from stephen@svn.freebsd.org) Message-Id: <201405102117.s4ALHjHt046524@svn.freebsd.org> From: Stephen Montgomery-Smith Date: Sat, 10 May 2014 21:17:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353607 - in head: audio/fdmf devel/umlgraph graphics/enblend graphics/pstoedit lang/algol68g math/gnuplot math/oleo science/qcl 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 21:17:47 -0000 Author: stephen Date: Sat May 10 21:17:45 2014 New Revision: 353607 URL: http://svnweb.freebsd.org/changeset/ports/353607 QAT: https://qat.redports.org/buildarchive/r353607/ Log: - Chase revision 353604 to graphics/plotutils. See: http://svnweb.freebsd.org/ports?view=revision&revision=353604 Modified: head/audio/fdmf/Makefile head/devel/umlgraph/Makefile head/graphics/enblend/Makefile head/graphics/pstoedit/Makefile head/lang/algol68g/Makefile head/math/gnuplot/Makefile head/math/oleo/Makefile head/science/qcl/Makefile Modified: head/audio/fdmf/Makefile ============================================================================== --- head/audio/fdmf/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/audio/fdmf/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -3,7 +3,7 @@ PORTNAME= fdmf DISTVERSION= 0.0.9s -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://w140.com/audio/ CENKES Modified: head/devel/umlgraph/Makefile ============================================================================== --- head/devel/umlgraph/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/devel/umlgraph/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -3,6 +3,7 @@ PORTNAME= umlgraph PORTVERSION= 5.6 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= http://www.umlgraph.org/ DISTNAME= UMLGraph-${PORTVERSION} Modified: head/graphics/enblend/Makefile ============================================================================== --- head/graphics/enblend/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/graphics/enblend/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R} DISTNAME= enblend-enfuse-${PORTVERSION} Modified: head/graphics/pstoedit/Makefile ============================================================================== --- head/graphics/pstoedit/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/graphics/pstoedit/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -3,7 +3,7 @@ PORTNAME= pstoedit PORTVERSION= 3.62 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print MASTER_SITES= SF Modified: head/lang/algol68g/Makefile ============================================================================== --- head/lang/algol68g/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/lang/algol68g/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -2,6 +2,7 @@ PORTNAME= algol68g PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://jmvdveer.home.xs4all.nl/ Modified: head/math/gnuplot/Makefile ============================================================================== --- head/math/gnuplot/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/math/gnuplot/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -2,7 +2,7 @@ PORTNAME= gnuplot PORTVERSION= 4.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= SF Modified: head/math/oleo/Makefile ============================================================================== --- head/math/oleo/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/math/oleo/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -3,7 +3,7 @@ PORTNAME= oleo PORTVERSION= 1.99.16 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/science/qcl/Makefile ============================================================================== --- head/science/qcl/Makefile Sat May 10 21:11:27 2014 (r353606) +++ head/science/qcl/Makefile Sat May 10 21:17:45 2014 (r353607) @@ -3,6 +3,7 @@ PORTNAME= qcl PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= science math MASTER_SITES= http://tph.tuwien.ac.at/~oemer/tgz/ EXTRACT_SUFX= .tgz