diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 05:49:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 05:49:40 +0000 |
commit | bca8240a10f67c4d654e0097bbc40810455690fc (patch) | |
tree | 2d4eef8173c8c730f0262942c5b79e23a8f82974 /science | |
parent | 3ed3a7d64cccf2a72aebcf936fad60e6d464537a (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/pynn/Makefile | 10 | ||||
-rw-r--r-- | science/pynn/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/science/pynn/Makefile b/science/pynn/Makefile index 1796b50e3ec2..e6ffb75d8b84 100644 --- a/science/pynn/Makefile +++ b/science/pynn/Makefile @@ -1,19 +1,15 @@ -# New ports collection makefile for: pynn -# Date created: 12 May 2010 -# Whom: Ju Pengfei <jupengfei@gmail.com> -# +# Created by: Ju Pengfei <jupengfei@gmail.com> # $FreeBSD$ -# PORTNAME= pynn -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyNN-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A simulator-independent language for building neuronal network models +COMMENT= Simulator-independent language for building neuronal network models BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} diff --git a/science/pynn/distinfo b/science/pynn/distinfo index b031fcb1cd35..4196d29e07a8 100644 --- a/science/pynn/distinfo +++ b/science/pynn/distinfo @@ -1,2 +1,2 @@ -SHA256 (PyNN-0.7.4.tar.gz) = 1dc4fbed549cd02cf62efb666e86b9b34e64ee4103a3df05de5be667c8d5ddc3 -SIZE (PyNN-0.7.4.tar.gz) = 262543 +SHA256 (PyNN-0.7.5.tar.gz) = 15f75f422f3b71c6129ecef23f29d8baeb3ed6502e7a321b8a2596c78ef7e03c +SIZE (PyNN-0.7.5.tar.gz) = 263487 |