Index: head/graphics/libetonyek01/files/patch-src_lib_IWORKCollector.cpp =================================================================== --- head/graphics/libetonyek01/files/patch-src_lib_IWORKCollector.cpp (revision 489170) +++ head/graphics/libetonyek01/files/patch-src_lib_IWORKCollector.cpp (nonexistent) @@ -1,22 +0,0 @@ -From: Caolán McNamara -Date: Mon, 23 Apr 2018 16:20:16 +0000 (+0100) -Subject: intial-creator->initial-creator -X-Git-Url: https://gerrit.libreoffice.org/gitweb?p=libetonyek.git;a=commitdiff_plain;h=9b78187ac2ccca0158cc9cc0bcc0576b457a78d7 - -intial-creator->initial-creator - -Change-Id: I6fe5d0732edb97ac7ff6d527f48543cab1bb3f7b -Reviewed-on: https://gerrit.libreoffice.org/53337 -Reviewed-by: David Tardon -Tested-by: David Tardon ---- src/lib/IWORKCollector.cpp.orig 2018-04-21 10:40:43 UTC -+++ src/lib/IWORKCollector.cpp -@@ -771,7 +771,7 @@ void IWORKCollector::fillMetadata(librevenge::RVNGProp - if (!m_metadata.m_title.empty()) - props.insert("dc:subject", m_metadata.m_title.c_str()); - if (!m_metadata.m_author.empty()) -- props.insert("meta:intial-creator", m_metadata.m_author.c_str()); -+ props.insert("meta:initial-creator", m_metadata.m_author.c_str()); - if (!m_metadata.m_keywords.empty()) - props.insert("meta:keyword", m_metadata.m_keywords.c_str()); - if (!m_metadata.m_comment.empty()) Property changes on: head/graphics/libetonyek01/files/patch-src_lib_IWORKCollector.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/libetonyek01/Makefile =================================================================== --- head/graphics/libetonyek01/Makefile (revision 489170) +++ head/graphics/libetonyek01/Makefile (revision 489171) @@ -1,33 +1,32 @@ # $FreeBSD$ PORTNAME= libetonyek -PORTVERSION= 0.1.8 -PORTREVISION= 4 +PORTVERSION= 0.1.9 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library to interpret and import Apple Keynote presentations LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/mdds-1.2/mdds/global.hpp:devel/mdds \ ${LOCALBASE}/include/glm/glm.hpp:math/glm LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ librevenge-0.0.so:textproc/librevenge \ liblangtag.so:devel/liblangtag \ libxml2.so:textproc/libxml2 CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= autoreconf compiler:c++11-lib gmake libtool pathfix \ +USES= compiler:c++11-lib gmake libtool pathfix \ pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include Index: head/graphics/libetonyek01/distinfo =================================================================== --- head/graphics/libetonyek01/distinfo (revision 489170) +++ head/graphics/libetonyek01/distinfo (revision 489171) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524602357 -SHA256 (libetonyek-0.1.8.tar.xz) = 9dc92347aee0cc9ed57b175a3e21f9d96ebe55d30fecb10e841d1050794ed82d -SIZE (libetonyek-0.1.8.tar.xz) = 1324868 +TIMESTAMP = 1546522422 +SHA256 (libetonyek-0.1.9.tar.xz) = e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a +SIZE (libetonyek-0.1.9.tar.xz) = 1477064 Index: head/graphics/libetonyek01/pkg-plist =================================================================== --- head/graphics/libetonyek01/pkg-plist (revision 489170) +++ head/graphics/libetonyek01/pkg-plist (revision 489171) @@ -1,15 +1,15 @@ bin/key2raw bin/key2text bin/key2xhtml bin/numbers2csv bin/numbers2raw bin/numbers2text bin/pages2html bin/pages2raw bin/pages2text include/libetonyek-0.1/libetonyek/EtonyekDocument.h include/libetonyek-0.1/libetonyek/libetonyek.h lib/libetonyek-0.1.so lib/libetonyek-0.1.so.1 -lib/libetonyek-0.1.so.1.0.8 +lib/libetonyek-0.1.so.1.0.9 libdata/pkgconfig/libetonyek-0.1.pc