From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 28 16:20:00 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.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 AF00BC94 for ; Fri, 28 Feb 2014 16:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A7561B9D for ; Fri, 28 Feb 2014 16:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1SGK0mA099803 for ; Fri, 28 Feb 2014 16:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1SGK0Qj099802; Fri, 28 Feb 2014 16:20:00 GMT (envelope-from gnats) Resent-Date: Fri, 28 Feb 2014 16:20:00 GMT Resent-Message-Id: <201402281620.s1SGK0Qj099802@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pedro Giffuni 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 8370459E for ; Fri, 28 Feb 2014 16:18:43 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 705281B63 for ; Fri, 28 Feb 2014 16:18:43 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1SGIgf2065134 for ; Fri, 28 Feb 2014 16:18:43 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1SGIgaq065121; Fri, 28 Feb 2014 16:18:42 GMT (envelope-from nobody) Message-Id: <201402281618.s1SGIgaq065121@cgiserv.freebsd.org> Date: Fri, 28 Feb 2014 16:18:42 GMT From: Pedro Giffuni To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/187146: Update graphics/dataplot to version 20132012 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Feb 2014 16:20:00 -0000 >Number: 187146 >Category: misc >Synopsis: Update graphics/dataplot to version 20132012 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 28 16:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Pedro Giffuni >Release: 10-STABLE >Organization: >Environment: FreeBSD kakumen 10.0-STABLE FreeBSD 10.0-STABLE #0 r262247M: Thu Feb 20 14:07:15 COT 2014 pfg@kakumen:/usr/obj/usr/src/sys/GENERIC amd64 >Description: We were using an old version cached in the servers. Update to the latest version with a small change required to build. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: dataplot/Makefile =================================================================== --- dataplot/Makefile (revision 346529) +++ dataplot/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dataplot -PORTVERSION= 20090821 -PORTREVISION= 3 +PORTVERSION= 20132012 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ Index: dataplot/distinfo =================================================================== --- dataplot/distinfo (revision 346529) +++ dataplot/distinfo (working copy) @@ -1,4 +1,4 @@ -SHA256 (dataplot/dpsrc.tar.gz) = 059b2863ed488a706f26c34a07363e76a444d56d1ac3e5c6c81d28d97cc58e6e -SIZE (dataplot/dpsrc.tar.gz) = 6655840 +SHA256 (dataplot/dpsrc.tar.gz) = 419f2a672e2fcc076d95bb67f5c2a9c05a66dc1f697c729b52cddb860e83ae12 +SIZE (dataplot/dpsrc.tar.gz) = 6761551 SHA256 (dataplot/dpsnapsh.pdf) = 4854cdab00ce10df87686eb025a80f57575fea1b362a22b49f202e10348f0e4b SIZE (dataplot/dpsnapsh.pdf) = 62085 Index: dataplot/files/Makefile.tmpl =================================================================== --- dataplot/files/Makefile.tmpl (revision 346529) +++ dataplot/files/Makefile.tmpl (working copy) @@ -89,6 +89,7 @@ libplot_src.o \ rldp.o \ gd_src.o \ + gks_src.o \ x11_src.o \ main.o >Release-Note: >Audit-Trail: >Unformatted: