# HG changeset patch # User John Donoghue # Date 1670089718 18000 # Node ID 38a32b0869a9cdd28ea90fe3d00bc69682777141 # Parent 3cb6a3ba57109eb553f38c23bafb60d68ba86331 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 diff -r 3cb6a3ba5710 -r 38a32b0869a9 dist-files.mk --- 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 \ diff -r 3cb6a3ba5710 -r 38a32b0869a9 src/of-statistics-fixes.patch --- 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 - diff -r 3cb6a3ba5710 -r 38a32b0869a9 src/of-statistics.mk --- 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