From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 20 19:00:05 2010 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 878E61065670 for ; Tue, 20 Jul 2010 19:00:05 +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 647C88FC1E for ; Tue, 20 Jul 2010 19:00:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KJ05cu016749 for ; Tue, 20 Jul 2010 19:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KJ05bk016747; Tue, 20 Jul 2010 19:00:05 GMT (envelope-from gnats) Resent-Date: Tue, 20 Jul 2010 19:00:05 GMT Resent-Message-Id: <201007201900.o6KJ05bk016747@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, Armin Pirkovitsch Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3B4C106566C for ; Tue, 20 Jul 2010 18:59:41 +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 C2F1C8FC14 for ; Tue, 20 Jul 2010 18:59:41 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6KIxfVg011379 for ; Tue, 20 Jul 2010 18:59:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6KIxfKu011378; Tue, 20 Jul 2010 18:59:41 GMT (envelope-from nobody) Message-Id: <201007201859.o6KIxfKu011378@www.freebsd.org> Date: Tue, 20 Jul 2010 18:59:41 GMT From: Armin Pirkovitsch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/148799: math/biggles update to 1.6.6 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: Tue, 20 Jul 2010 19:00:05 -0000 >Number: 148799 >Category: ports >Synopsis: math/biggles update to 1.6.6 >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: Tue Jul 20 19:00:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Armin Pirkovitsch >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Nur math/biggles.orig/Makefile math/biggles/Makefile --- math/biggles.orig/Makefile 2010-03-28 08:39:18.000000000 +0200 +++ math/biggles/Makefile 2010-07-20 15:34:40.000000000 +0200 @@ -7,8 +7,7 @@ # PORTNAME= biggles -PORTVERSION= 1.6.5 -PORTREVISION= 1 +PORTVERSION= 1.6.6 CATEGORIES= math MASTER_SITES= SF DISTNAME= python2-${PORTNAME}-${PORTVERSION} @@ -16,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Create publication-quality 2D scientific plots +LICENSE= GPLv2 + BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils diff -Nur math/biggles.orig/distinfo math/biggles/distinfo --- math/biggles.orig/distinfo 2008-04-27 11:35:40.000000000 +0200 +++ math/biggles/distinfo 2010-07-20 15:33:07.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (python2-biggles-1.6.5.tar.gz) = be1ba7a98cd58ce875e181bd60930b63 -SHA256 (python2-biggles-1.6.5.tar.gz) = 0dbc38b9f4a1e6bdcd23949f73cbc1b2b90e84230b76b361e9ac94ac574efbca -SIZE (python2-biggles-1.6.5.tar.gz) = 61757 +MD5 (python2-biggles-1.6.6.tar.gz) = 5a9cfdf9d8401e1705fce43e4e4adaca +SHA256 (python2-biggles-1.6.6.tar.gz) = afed6f8d80c7e348391e2ff6d277d234d74af084fa6c14926fefad0785132ce3 +SIZE (python2-biggles-1.6.6.tar.gz) = 104256 >Release-Note: >Audit-Trail: >Unformatted: