Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2020 07:25:17 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524759 - head/science/nest
Message-ID:  <202002010725.0117PHI9081134@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Feb  1 07:25:17 2020
New Revision: 524759
URL: https://svnweb.freebsd.org/changeset/ports/524759

Log:
  science/nest: Update 2.18.0 -> 2.20.0
  
  Reported by:	portscout

Modified:
  head/science/nest/Makefile
  head/science/nest/distinfo
  head/science/nest/pkg-plist

Modified: head/science/nest/Makefile
==============================================================================
--- head/science/nest/Makefile	Sat Feb  1 07:12:01 2020	(r524758)
+++ head/science/nest/Makefile	Sat Feb  1 07:25:17 2020	(r524759)
@@ -2,12 +2,8 @@
 
 PORTNAME=	nest
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.18.0
-PORTREVISION=	3
+DISTVERSION=	2.20.0
 CATEGORIES=	science biology # NEST is used in neuroscience
-
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES=	ba8feb49570f1118e2896191ebae790e8feca3d8.diff:-p1
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Simulator for spiking neural network models

Modified: head/science/nest/distinfo
==============================================================================
--- head/science/nest/distinfo	Sat Feb  1 07:12:01 2020	(r524758)
+++ head/science/nest/distinfo	Sat Feb  1 07:25:17 2020	(r524759)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1568979503
-SHA256 (nest-nest-simulator-v2.18.0_GH0.tar.gz) = 7295c936fbdd5486395b06f54f0d4d35d9a1b6ee50b7b844186ec2c92de641d1
-SIZE (nest-nest-simulator-v2.18.0_GH0.tar.gz) = 13364847
-SHA256 (ba8feb49570f1118e2896191ebae790e8feca3d8.diff) = b79cdbe54326cad6aa209a313ddbc4c3ab81adf9b5ea8615a73efcf5e219f5ae
-SIZE (ba8feb49570f1118e2896191ebae790e8feca3d8.diff) = 349
+TIMESTAMP = 1580541227
+SHA256 (nest-nest-simulator-v2.20.0_GH0.tar.gz) = 40e33187c22d6e843d80095b221fa7fd5ebe4dbc0116765a91fc5c425dd0eca4
+SIZE (nest-nest-simulator-v2.20.0_GH0.tar.gz) = 14713727

Modified: head/science/nest/pkg-plist
==============================================================================
--- head/science/nest/pkg-plist	Sat Feb  1 07:12:01 2020	(r524758)
+++ head/science/nest/pkg-plist	Sat Feb  1 07:25:17 2020	(r524759)
@@ -66,6 +66,7 @@ include/nest/dictutils.h
 include/nest/diffusion_connection.h
 include/nest/doubledatum.h
 include/nest/dynamicloader.h
+include/nest/enum_bitfield.h
 include/nest/erfc_neuron.h
 include/nest/event.h
 include/nest/event_delivery_manager.h
@@ -92,6 +93,8 @@ include/nest/gif_pop_psc_exp.h
 include/nest/gif_psc_exp.h
 include/nest/gif_psc_exp_multisynapse.h
 include/nest/ginzburg_neuron.h
+include/nest/glif_cond.h
+include/nest/glif_psc.h
 include/nest/gnureadline.h
 include/nest/grid_layer.h
 include/nest/grid_mask.h
@@ -175,6 +178,7 @@ include/nest/name.h
 include/nest/namedatum.h
 include/nest/nest.h
 include/nest/nest_datums.h
+include/nest/nest_impl.h
 include/nest/nest_names.h
 include/nest/nest_time.h
 include/nest/nest_timeconverter.h
@@ -281,6 +285,9 @@ include/nest/stdp_connection_facetshw_hom.h
 include/nest/stdp_connection_facetshw_hom_impl.h
 include/nest/stdp_connection_hom.h
 include/nest/stdp_dopa_connection.h
+include/nest/stdp_nn_pre-centered_connection.h
+include/nest/stdp_nn_restr_connection.h
+include/nest/stdp_nn_symm_connection.h
 include/nest/stdp_pl_connection_hom.h
 include/nest/stdp_triplet_connection.h
 include/nest/step_current_generator.h
@@ -323,6 +330,7 @@ include/nest/universal_data_logger_impl.h
 include/nest/utils.h
 include/nest/vector_util.h
 include/nest/vogels_sprekeler_connection.h
+include/nest/voltmeter.h
 include/nest/volume_transmitter.h
 include/nest/vose.h
 include/nest/vp_manager.h



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