diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-07-24 08:15:33 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-07-24 08:15:33 +0000 |
commit | 134cd0581eeb0eb845128255ef658e59e2f9590e (patch) | |
tree | 0a472149175323e64b875612441a88d9cca12027 /math/biggles | |
parent | 334e877ecebf76d39a0afb6584dd9c575d7052c5 (diff) | |
download | ports-134cd0581eeb0eb845128255ef658e59e2f9590e.tar.gz ports-134cd0581eeb0eb845128255ef658e59e2f9590e.zip |
Notes
Diffstat (limited to 'math/biggles')
-rw-r--r-- | math/biggles/Makefile | 5 | ||||
-rw-r--r-- | math/biggles/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile index 1304b7f3ec83..de5822b2e101 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -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 @@ DISTNAME= python2-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Create publication-quality 2D scientific plots +LICENSE= GPLv2 + BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils diff --git a/math/biggles/distinfo b/math/biggles/distinfo index b63132e66fde..68ffc4122828 100644 --- a/math/biggles/distinfo +++ b/math/biggles/distinfo @@ -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 |