Index: head/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx =================================================================== --- head/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx (revision 453763) +++ head/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx (nonexistent) @@ -1,17 +0,0 @@ ---- src/lib/libstaroffice_internal.hxx.orig 2017-07-03 08:05:09 UTC -+++ src/lib/libstaroffice_internal.hxx -@@ -113,9 +113,11 @@ struct STOFF_shared_ptr_noop_deleter { - /** fall through attributes */ - #define STOFF_FALLTHROUGH - #if defined(__clang__) --# if defined(__has_cpp_attribute) && __has_cpp_attribute(clang::fallthrough) --# undef STOFF_FALLTHROUGH --# define STOFF_FALLTHROUGH [[clang::fallthrough]] -+# if defined(__has_cpp_attribute) -+# if __has_cpp_attribute(clang::fallthrough) -+# undef STOFF_FALLTHROUGH -+# define STOFF_FALLTHROUGH [[clang::fallthrough]] -+# endif - # endif - #elif defined(__GNUC__) - # if __GNUC__>=7 Property changes on: head/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx ___________________________________________________________________ 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/textproc/libstaroffice/Makefile =================================================================== --- head/textproc/libstaroffice/Makefile (revision 453763) +++ head/textproc/libstaroffice/Makefile (revision 453764) @@ -1,29 +1,28 @@ # $FreeBSD$ PORTNAME= libstaroffice -PORTVERSION= 0.0.4 -PORTREVISION= 2 +PORTVERSION= 0.0.5 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # MAINTAINER= office@FreeBSD.org COMMENT= Library to build a filter for old StarOffice's documents LICENSE= LGPL21+ MPL20 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge BROKEN_powerpc64= fails to configure: Could not find Boost implementation of shared_ptr GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --without-docs CPPFLAGS+= -I${LOCALBASE}/include .include Index: head/textproc/libstaroffice/distinfo =================================================================== --- head/textproc/libstaroffice/distinfo (revision 453763) +++ head/textproc/libstaroffice/distinfo (revision 453764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501607710 -SHA256 (libstaroffice-0.0.4.tar.xz) = 6e728784d002144716b10fe122973b3e4edda9004538386b0b58bb303404903a -SIZE (libstaroffice-0.0.4.tar.xz) = 681828 +TIMESTAMP = 1510089759 +SHA256 (libstaroffice-0.0.5.tar.xz) = 315507add58068aa6d5c437e7c2a6fd1abe684515915152c6cf338fc588da982 +SIZE (libstaroffice-0.0.5.tar.xz) = 682380 Index: head/textproc/libstaroffice/pkg-plist =================================================================== --- head/textproc/libstaroffice/pkg-plist (revision 453763) +++ head/textproc/libstaroffice/pkg-plist (revision 453764) @@ -1,11 +1,11 @@ bin/sd2raw bin/sd2svg bin/sd2text bin/sdc2csv bin/sdw2html include/libstaroffice-0.0/libstaroffice/STOFFDocument.hxx include/libstaroffice-0.0/libstaroffice/libstaroffice.hxx lib/libstaroffice-0.0.so lib/libstaroffice-0.0.so.0 -lib/libstaroffice-0.0.so.0.0.4 +lib/libstaroffice-0.0.so.0.0.5 libdata/pkgconfig/libstaroffice-0.0.pc