gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6298: update mcsim to 6.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6298: update mcsim to 6.1.0
Date: Wed, 20 Feb 2019 02:20:56 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6298
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2019-02-19 23:20:51 -0800
message:
  update mcsim to 6.1.0
modified:
  pkg/gnu/mcsim/Makefile         makefile-20160617014725-uokjfnggs70iry9h-1346
  pkg/gnu/mcsim/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-1353
=== modified file 'pkg/gnu/mcsim/Makefile'
--- a/pkg/gnu/mcsim/Makefile    2018-05-05 16:08:46 +0000
+++ b/pkg/gnu/mcsim/Makefile    2019-02-20 07:20:51 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013 Brandon Invergo <address@hidden>
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -21,7 +21,7 @@
 
 NAME = MCSim
 GARNAME = mcsim
-GARVERSION = 6.0.1
+GARVERSION = 6.1.0
 HOME_URL = http://www.gnu.org/software/mcsim/
 DESCRIPTION = Monte Carlo simulation and analysis
 define BLURB
@@ -53,11 +53,23 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
+##hits:  sim/sim.c  not sure why
+##include <cvodes/cvodes_band.h>      /* prototype for CVBand */
+#ad hoc
+##include <cvodes/cvodes_bandpre.h>      /* prototype for CVBand */
+#ad hoc
+##include <cvodes/cvodes_dense.h>     /* prototype for CVDense */
+
+#//one failed test
+
 ######################################################################
 
 post-build:
        cd $(WORKSRC)/doc && makeinfo mcsim.texi
 
+post-check: check
+       cd $(WORKSRC)/ && make check
+
 install-info:
        @printf "[$(OK)install$(OFF)] $(MSG)Installing info files\n$(OFF)"
        $(INSTALL) -d $(packageprefix)/share/mcsim/info

=== modified file 'pkg/gnu/mcsim/sha256sums'
--- a/pkg/gnu/mcsim/sha256sums  2018-05-05 16:08:46 +0000
+++ b/pkg/gnu/mcsim/sha256sums  2019-02-20 07:20:51 +0000
@@ -1,2 +1,2 @@
-10bb8115e01d1c783a277c68954eab15bd6ac69a86a72acc4b88fa4cf4d44e40  
download/mcsim-6.0.1.tar.gz
-157bee87d6ebd3a5a5353835cfcbe87db1eea6c700e77509c91ecc5a55a4ed6b  
download/mcsim-6.0.1.tar.gz.sig
+ab50d8cc89cf307a1d3442dfc53cc07d11f911f390df768ce8e32db6dcf56553  
download/mcsim-6.1.0.tar.gz
+1ff0e36480b998db77079a0a2478e15f7ee6dc76cee0feecb507db52db804fe3  
download/mcsim-6.1.0.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]