aboutsummaryrefslogtreecommitdiff
path: root/textproc/libstaroffice
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2017-11-08 20:18:36 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2017-11-08 20:18:36 +0000
commit54c4d61777137f7d0f768b4f7713dc7243175ba9 (patch)
treeeb497625143ab4476b10666cca700825cf311cf4 /textproc/libstaroffice
parent20f8ef0bae8578d3cc3f98af17d9c543560698d4 (diff)
downloadports-54c4d61777137f7d0f768b4f7713dc7243175ba9.tar.gz
ports-54c4d61777137f7d0f768b4f7713dc7243175ba9.zip
Update to 0.0.5.
Notes
Notes: svn path=/head/; revision=453764
Diffstat (limited to 'textproc/libstaroffice')
-rw-r--r--textproc/libstaroffice/Makefile5
-rw-r--r--textproc/libstaroffice/distinfo6
-rw-r--r--textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx17
-rw-r--r--textproc/libstaroffice/pkg-plist2
4 files changed, 6 insertions, 24 deletions
diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile
index d3ce7059a44f..520c71a6d807 100644
--- a/textproc/libstaroffice/Makefile
+++ b/textproc/libstaroffice/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= libstaroffice
-PORTVERSION= 0.0.4
-PORTREVISION= 2
+PORTVERSION= 0.0.5
CATEGORIES= textproc
MASTER_SITES= LODEV
MASTER_SITE_SUBDIR= #
@@ -21,7 +20,7 @@ BROKEN_powerpc64= fails to configure: Could not find Boost implementation of sha
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
diff --git a/textproc/libstaroffice/distinfo b/textproc/libstaroffice/distinfo
index 8a88b675d5cc..279d5081558c 100644
--- a/textproc/libstaroffice/distinfo
+++ b/textproc/libstaroffice/distinfo
@@ -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
diff --git a/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx b/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx
deleted file mode 100644
index 0e67db91beaa..000000000000
--- a/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx
+++ /dev/null
@@ -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
diff --git a/textproc/libstaroffice/pkg-plist b/textproc/libstaroffice/pkg-plist
index 2654bff1b187..790e57a2685c 100644
--- a/textproc/libstaroffice/pkg-plist
+++ b/textproc/libstaroffice/pkg-plist
@@ -7,5 +7,5 @@ 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