changeset 6553:38a32b0869a9

of-statistics: update to 1.5.1 * src/of-statistics.mk: update version * src/of-statistics-fixes.patch: remove patch * dist-files.mk: remove ref to patch
author John Donoghue <john.donoghue@ieee.org>
date Sat, 03 Dec 2022 12:48:38 -0500
parents 3cb6a3ba5710
children a6f1111a9f1d
files dist-files.mk src/of-statistics-fixes.patch src/of-statistics.mk
diffstat 3 files changed, 2 insertions(+), 35 deletions(-) [+]
line wrap: on
line diff
--- a/dist-files.mk	Wed Nov 30 15:54:41 2022 -0500
+++ b/dist-files.mk	Sat Dec 03 12:48:38 2022 -0500
@@ -547,7 +547,6 @@
   of-specfun-1-deprecated.patch \
   of-specfun.mk \
   of-splines.mk \
-  of-statistics-fixes.patch \
   of-statistics.mk \
   of-stk.mk \
   of-strings.mk \
--- a/src/of-statistics-fixes.patch	Wed Nov 30 15:54:41 2022 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-diff --git a/PKG_ADD b/inst/PKG_ADD
-similarity index 88%
-rename from PKG_ADD
-rename to inst/PKG_ADD
-index 937bc41..fc0ce78 100644
---- a/PKG_ADD
-+++ b/inst/PKG_ADD
-@@ -8,7 +8,7 @@ d_2seRTE546_oyi_795jg09_dirname = fileparts (canonicalize_file_name ...
-                                              (mfilename ("fullpath")));
- 
- for iiII123DRT_idx = 1:length (a1_e324kporit985_itogj3_dirlist)
--  addpath (fullfile (d_2seRTE546_oyi_795jg09_dirname, "..", ...
-+  addpath (fullfile (d_2seRTE546_oyi_795jg09_dirname, ...
-            a1_e324kporit985_itogj3_dirlist{iiII123DRT_idx}));
- endfor
- 
-diff --git a/PKG_DEL b/inst/PKG_DEL
-similarity index 90%
-rename from PKG_DEL
-rename to inst/PKG_DEL
-index 095f782..dd619e6 100644
---- a/PKG_DEL
-+++ b/inst/PKG_DEL
-@@ -10,7 +10,7 @@ d_2seRTE546_oyi_795jg09_dirname = fileparts (canonicalize_file_name ...
-                                              (mfilename ("fullpath")));
- 
- for iiII123DRT_idx = 1:length (a1_e324kporit985_itogj3_dirlist)
--  rmpath (fullfile (d_2seRTE546_oyi_795jg09_dirname, "..", ...
-+  rmpath (fullfile (d_2seRTE546_oyi_795jg09_dirname, ...
-           a1_e324kporit985_itogj3_dirlist{iiII123DRT_idx}));
- endfor
- 
--- a/src/of-statistics.mk	Wed Nov 30 15:54:41 2022 -0500
+++ b/src/of-statistics.mk	Sat Dec 03 12:48:38 2022 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-statistics
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.5.0
-$(PKG)_CHECKSUM := 45157ebc92edeb48913b7d7540a4b9d7cc192c6d
+$(PKG)_VERSION  := 1.5.1
+$(PKG)_CHECKSUM := 16f556bdc3c1715016c43096191abb1f34e40328
 $(PKG)_REMOTE_SUBDIR :=
 $(PKG)_SUBDIR   := statistics-release-$($(PKG)_VERSION)
 $(PKG)_FILE     := statistics-$($(PKG)_VERSION).tar.gz