From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 15:10:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83DB81065674 for ; Thu, 1 Jan 2009 15:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5FECC8FC18 for ; Thu, 1 Jan 2009 15:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01FA394023243 for ; Thu, 1 Jan 2009 15:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01FA3qe023242; Thu, 1 Jan 2009 15:10:03 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 15:10:03 GMT Resent-Message-Id: <200901011510.n01FA3qe023242@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pedro F. Giffuni" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 325A61065670 for ; Thu, 1 Jan 2009 15:06:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 204B68FC13 for ; Thu, 1 Jan 2009 15:06:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n01F6A99083277 for ; Thu, 1 Jan 2009 15:06:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n01F6ABj083276; Thu, 1 Jan 2009 15:06:10 GMT (envelope-from nobody) Message-Id: <200901011506.n01F6ABj083276@www.freebsd.org> Date: Thu, 1 Jan 2009 15:06:10 GMT From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130097: Update math/plplot to version 5.8.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 15:10:03 -0000 >Number: 130097 >Category: ports >Synopsis: Update math/plplot to version 5.8.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 15:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-RC2 >Organization: >Environment: FreeBSD kakumen.cable.net.co 7.1-RC2 FreeBSD 7.1-RC2 #0: Tue Dec 23 11:42:13 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: This is the latest stable version, and apparently the last one to support the autoconf tools. It includes C++ and Octave updates. - Add to science category. - Make explicit that the python bindings are not building. - For now keep using the autoconf interface, we have sorted out the issues there but we will have to move to CMake soon anyways. >How-To-Repeat: >Fix: diff -ruN plplot.orig/Makefile plplot/Makefile --- plplot.orig/Makefile 2008-08-21 01:17:42.000000000 -0500 +++ plplot/Makefile 2009-01-01 09:51:18.000000000 -0500 @@ -6,9 +6,8 @@ # PORTNAME= plplot -PORTVERSION= 5.6.1 -PORTREVISION= 5 -CATEGORIES= math +PORTVERSION= 5.8.0 +CATEGORIES= math science MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org diff -ruN plplot.orig/distinfo plplot/distinfo --- plplot.orig/distinfo 2006-06-05 17:17:48.000000000 -0500 +++ plplot/distinfo 2009-01-01 01:36:44.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (plplot-5.6.1.tar.gz) = 51029b256f3333449de9bcd3e00c088f -SHA256 (plplot-5.6.1.tar.gz) = b2f1d93c605dd98bd95909ee9aca52d6c6cda476405b583f8a486f90aae893ad -SIZE (plplot-5.6.1.tar.gz) = 6357444 +MD5 (plplot-5.8.0.tar.gz) = 63e954448b12056aeecf2b53cd97f1f5 +SHA256 (plplot-5.8.0.tar.gz) = 595bcc021b415ba191979586543f95285f03f5b54ed77f452976a89ad2850877 +SIZE (plplot-5.8.0.tar.gz) = 7582217 diff -ruN plplot.orig/pkg-plist plplot/pkg-plist --- plplot.orig/pkg-plist 2008-08-24 19:15:59.000000000 -0500 +++ plplot/pkg-plist 2009-01-01 09:38:03.000000000 -0500 @@ -14,6 +14,7 @@ include/plplot/plConfig.h include/plplot/plDevs.h include/plplot/pldebug.h +include/plplot/pldll.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h @@ -165,6 +166,7 @@ %%DATADIR%%%%VERSION%%/examples/c/x23c.c %%DATADIR%%%%VERSION%%/examples/c/x24c.c %%DATADIR%%%%VERSION%%/examples/c/x25c.c +%%DATADIR%%%%VERSION%%/examples/c/x26c.c %%DATADIR%%%%VERSION%%/examples/c++/Makefile %%DATADIR%%%%VERSION%%/examples/c++/lena.pgm %%DATADIR%%%%VERSION%%/examples/c++/plc++demos.h @@ -193,6 +195,7 @@ %%DATADIR%%%%VERSION%%/examples/c++/x22.cc %%DATADIR%%%%VERSION%%/examples/c++/x23.cc %%DATADIR%%%%VERSION%%/examples/c++/x24.cc +%%DATADIR%%%%VERSION%%/examples/c++/x26.cc %%DATADIR%%%%VERSION%%/examples/f77/Makefile %%DATADIR%%%%VERSION%%/examples/f77/x01f.f %%DATADIR%%%%VERSION%%/examples/f77/x02f.f >Release-Note: >Audit-Trail: >Unformatted: