From bf77195d3f8b57d1b36295bdbd83448d58460f11 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sun, 26 Apr 2015 21:48:05 -0700 Subject: [PATCH] Update editors/libreoffice to version 4.3.7 --- editors/libreoffice/Makefile.common | 2 +- editors/libreoffice/distinfo | 8 ++++---- .../files/patch-include_unotools_streamwrap.hxx | 17 ----------------- 3 files changed, 5 insertions(+), 22 deletions(-) delete mode 100644 editors/libreoffice/files/patch-include_unotools_streamwrap.hxx diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index c8115dbbe8d..0669aafe851 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 4.3.6 +PORTVERSION= 4.3.7 RCVER= 2 #PRERELEASE= yes LOVERSION= ${PORTVERSION}.${RCVER} diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index 9eefa2ac621..e2bc5396b78 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -44,7 +44,7 @@ SHA256 (libreoffice/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip) = 75c803 SIZE (libreoffice/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip) = 427800 SHA256 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 05640a1f6805b2b2d7e2cb9c50db9a5cb084e3c52ab1a71ce015239b4a1d4343 SIZE (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 211919 -SHA256 (libreoffice/libreoffice-4.3.6.2.tar.xz) = 5596dc38bd72bce72783bb04e014a3f64d1e9ba49cc8e6a9d2d52950309dda97 -SIZE (libreoffice/libreoffice-4.3.6.2.tar.xz) = 153142516 -SHA256 (libreoffice/libreoffice-help-4.3.6.2.tar.xz) = adda6c20e3a1de48a026b60938b546dcdd2b2d54aaeee5bce9cfe813c222a556 -SIZE (libreoffice/libreoffice-help-4.3.6.2.tar.xz) = 1855080 +SHA256 (libreoffice/libreoffice-4.3.7.2.tar.xz) = 3a6baa64e1f775f9c1c7398449780b118f8a2cef2be9dfa797c4732fe10c0db9 +SIZE (libreoffice/libreoffice-4.3.7.2.tar.xz) = 153267644 +SHA256 (libreoffice/libreoffice-help-4.3.7.2.tar.xz) = 21a7a445041d0794e76b83b3877ec1741feca6eaec984919bf6633b417aab9bc +SIZE (libreoffice/libreoffice-help-4.3.7.2.tar.xz) = 1854916 diff --git a/editors/libreoffice/files/patch-include_unotools_streamwrap.hxx b/editors/libreoffice/files/patch-include_unotools_streamwrap.hxx deleted file mode 100644 index c749e5e0598..00000000000 --- a/editors/libreoffice/files/patch-include_unotools_streamwrap.hxx +++ /dev/null @@ -1,17 +0,0 @@ ---- include/unotools/streamwrap.hxx.orig 2014-12-11 21:00:24 UTC -+++ include/unotools/streamwrap.hxx -@@ -125,12 +125,12 @@ typedef ::cppu::ImplHelper1 < ::com::s - /** helper class for wrapping an SvStream into an com.sun.star.io::XOutputStream - which is seekable (i.e. supports the com.sun.star.io::XSeekable interface). - */ --class OSeekableOutputStreamWrapper -+class UNOTOOLS_DLLPUBLIC OSeekableOutputStreamWrapper - :public OOutputStreamWrapper - ,public OSeekableOutputStreamWrapper_Base - { - public: -- UNOTOOLS_DLLPUBLIC OSeekableOutputStreamWrapper(SvStream& _rStream); -+ OSeekableOutputStreamWrapper(SvStream& _rStream); - - private: - virtual ~OSeekableOutputStreamWrapper(); -- 2.41.0