changeset 5048:08e93bc7ee28

of-windows: update to 1.3.1 * dist-files.mk: remove ref to patch * src/of-windows.mk: update version, checksum * src/of-windows-1-fixes.patch: removed
author John Donoghue
date Thu, 11 Apr 2019 08:14:46 -0400
parents b06f695f43da
children fe5dae682a3d
files dist-files.mk src/of-windows-1-fixes.patch src/of-windows.mk
diffstat 3 files changed, 2 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/dist-files.mk	Mon Apr 08 07:58:20 2019 -0400
+++ b/dist-files.mk	Thu Apr 11 08:14:46 2019 -0400
@@ -538,7 +538,6 @@
   of-tsa.mk \
   of-video-1-fixes.patch \
   of-video.mk \
-  of-windows-1-fixes.patch \
   of-windows.mk \
   of-zenity.mk \
   of-zeromq.mk \
--- a/src/of-windows-1-fixes.patch	Mon Apr 08 07:58:20 2019 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-diff -ur windows-1.3.0.orig/src/__COM__.cc windows-1.3.0/src/__COM__.cc
---- windows-1.3.0.orig/src/__COM__.cc	2019-01-02 10:47:50.386998529 -0500
-+++ windows-1.3.0/src/__COM__.cc	2019-01-02 10:48:25.859871218 -0500
-@@ -69,7 +69,7 @@
-   return std::string (&tmp[0], len);
- }
- 
--class octave_com_object : public octave_base_value, public octave_auto_shlib
-+class octave_com_object : public octave_base_value
- {
- public:
-   // Constructors
--- a/src/of-windows.mk	Mon Apr 08 07:58:20 2019 -0400
+++ b/src/of-windows.mk	Thu Apr 11 08:14:46 2019 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-windows
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.3.0
-$(PKG)_CHECKSUM := c6894b4707dd9c3a1afb2f153cabd66400b415dc
+$(PKG)_VERSION  := 1.3.1
+$(PKG)_CHECKSUM := f4dd112a086f7f74b98b1d44d174a0775d3ae662
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := windows-$($(PKG)_VERSION)
 $(PKG)_FILE     := windows-$($(PKG)_VERSION).tar.gz