diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-06 17:22:22 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-06 17:22:22 +0800 |
commit | f6090aa66613707d9d708defbf1c9175bc34fb9c (patch) | |
tree | 947ad60bc174159e51c1b1a335705bb8acedeffe /science | |
parent | e9d69dcf1313556289fcc68106a3619579ed2b42 (diff) | |
download | freebsd-ports-gnome-f6090aa66613707d9d708defbf1c9175bc34fb9c.tar.gz freebsd-ports-gnome-f6090aa66613707d9d708defbf1c9175bc34fb9c.tar.zst freebsd-ports-gnome-f6090aa66613707d9d708defbf1c9175bc34fb9c.zip |
science/nest: Update 2.20.0 -> 2.20.1
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/nest/Makefile | 3 | ||||
-rw-r--r-- | science/nest/distinfo | 6 | ||||
-rw-r--r-- | science/nest/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/science/nest/Makefile b/science/nest/Makefile index 9977278e18f5..65ea6df883ce 100644 --- a/science/nest/Makefile +++ b/science/nest/Makefile @@ -2,8 +2,7 @@ PORTNAME= nest DISTVERSIONPREFIX= v -DISTVERSION= 2.20.0 -PORTREVISION= 1 +DISTVERSION= 2.20.1 CATEGORIES= science biology # NEST is used in neuroscience MAINTAINER= yuri@FreeBSD.org diff --git a/science/nest/distinfo b/science/nest/distinfo index 07c288d4e830..862e0fa01692 100644 --- a/science/nest/distinfo +++ b/science/nest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580541227 -SHA256 (nest-nest-simulator-v2.20.0_GH0.tar.gz) = 40e33187c22d6e843d80095b221fa7fd5ebe4dbc0116765a91fc5c425dd0eca4 -SIZE (nest-nest-simulator-v2.20.0_GH0.tar.gz) = 14713727 +TIMESTAMP = 1607244359 +SHA256 (nest-nest-simulator-v2.20.1_GH0.tar.gz) = df3d32b5899d5d444f708037b290f889ac6ff8eae6b7be9e9faee2c0d660d8e5 +SIZE (nest-nest-simulator-v2.20.1_GH0.tar.gz) = 14735711 diff --git a/science/nest/pkg-plist b/science/nest/pkg-plist index 041456ae5dce..7765a85d9da4 100644 --- a/science/nest/pkg-plist +++ b/science/nest/pkg-plist @@ -31,7 +31,6 @@ include/nest/clopath_archiving_node.h include/nest/clopath_connection.h include/nest/common_properties_hom_w.h include/nest/common_synapse_properties.h -include/nest/completed_checker.h include/nest/compose.hpp include/nest/config.h include/nest/conn_builder.h @@ -134,6 +133,7 @@ include/nest/integerdatum.h include/nest/interpret.h include/nest/io_manager.h include/nest/iostreamdatum.h +include/nest/iterator_pair.h include/nest/iteratordatum.h include/nest/izhikevich.h include/nest/kernel_manager.h @@ -200,6 +200,7 @@ include/nest/parrot_neuron.h include/nest/parrot_neuron_ps.h include/nest/parser.h include/nest/parserdatum.h +include/nest/per_thread_bool_indicator.h include/nest/poisson_generator.h include/nest/poisson_generator_ps.h include/nest/poisson_randomdev.h |