Hi, this is the diff to update oledump to latest release.
Ok? Cheers, Remi.
Index: Makefile =================================================================== RCS file: /cvs/ports/security/oledump/Makefile,v retrieving revision 1.17 diff -u -p -u -p -r1.17 Makefile --- Makefile 12 Jul 2019 20:49:05 -0000 1.17 +++ Makefile 29 Dec 2019 13:50:40 -0000 @@ -2,7 +2,7 @@ COMMENT = analyze OLE files -MODPY_EGG_VERSION = 0.0.42 +MODPY_EGG_VERSION = 0.0.44 DISTNAME = oledump_V${MODPY_EGG_VERSION:S/./_/g} PKGNAME = oledump-${MODPY_EGG_VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/security/oledump/distinfo,v retrieving revision 1.16 diff -u -p -u -p -r1.16 distinfo --- distinfo 9 May 2019 11:48:23 -0000 1.16 +++ distinfo 29 Dec 2019 13:50:40 -0000 @@ -1,2 +1,2 @@ -SHA256 (oledump_V0_0_42.zip) = FKH9pKtXsJcprrJpeBh4L65Jg2mnYP7IruXPsKDp0SY= -SIZE (oledump_V0_0_42.zip) = 59531 +SHA256 (oledump_V0_0_44.zip) = GpyVHpXi/g/fOj3I4zEgW8ZcYXlT8OMO0+asBF9N0MA= +SIZE (oledump_V0_0_44.zip) = 62179 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/security/oledump/pkg/PLIST,v retrieving revision 1.7 diff -u -p -u -p -r1.7 PLIST --- pkg/PLIST 23 Oct 2018 08:44:22 -0000 1.7 +++ pkg/PLIST 29 Dec 2019 13:50:40 -0000 @@ -23,3 +23,4 @@ share/oledump/plugin_stream_sample.py share/oledump/plugin_vba_dco.py share/oledump/plugin_vba_routines.py share/oledump/plugin_vba_summary.py +share/oledump/plugin_version_vba.py