Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2010 18:59:41 GMT
From:      Armin Pirkovitsch <armin@frozen-zone.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148799: math/biggles update to 1.6.6
Message-ID:  <201007201859.o6KIxfKu011378@www.freebsd.org>
Resent-Message-ID: <201007201900.o6KJ05bk016747@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007201859.o6KIxfKu011378>