Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2017 20:18:36 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453764 - in head/textproc/libstaroffice: . files
Message-ID:  <201711082018.vA8KIa85052520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Wed Nov  8 20:18:36 2017
New Revision: 453764
URL: https://svnweb.freebsd.org/changeset/ports/453764

Log:
  Update to 0.0.5.

Deleted:
  head/textproc/libstaroffice/files/
Modified:
  head/textproc/libstaroffice/Makefile
  head/textproc/libstaroffice/distinfo
  head/textproc/libstaroffice/pkg-plist

Modified: head/textproc/libstaroffice/Makefile
==============================================================================
--- head/textproc/libstaroffice/Makefile	Wed Nov  8 19:44:18 2017	(r453763)
+++ head/textproc/libstaroffice/Makefile	Wed Nov  8 20:18:36 2017	(r453764)
@@ -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 B
 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

Modified: head/textproc/libstaroffice/distinfo
==============================================================================
--- head/textproc/libstaroffice/distinfo	Wed Nov  8 19:44:18 2017	(r453763)
+++ head/textproc/libstaroffice/distinfo	Wed Nov  8 20:18:36 2017	(r453764)
@@ -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

Modified: head/textproc/libstaroffice/pkg-plist
==============================================================================
--- head/textproc/libstaroffice/pkg-plist	Wed Nov  8 19:44:18 2017	(r453763)
+++ head/textproc/libstaroffice/pkg-plist	Wed Nov  8 20:18:36 2017	(r453764)
@@ -7,5 +7,5 @@ include/libstaroffice-0.0/libstaroffice/STOFFDocument.
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711082018.vA8KIa85052520>