Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2018 23:08:59 +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: r468392 - head/textproc/libstaroffice
Message-ID:  <201804262308.w3QN8xoV070271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Thu Apr 26 23:08:58 2018
New Revision: 468392
URL: https://svnweb.freebsd.org/changeset/ports/468392

Log:
  Update to 0.0.6.
  
  https://raw.githubusercontent.com/fosnola/libstaroffice/0.0.6/NEWS

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

Modified: head/textproc/libstaroffice/Makefile
==============================================================================
--- head/textproc/libstaroffice/Makefile	Thu Apr 26 22:26:02 2018	(r468391)
+++ head/textproc/libstaroffice/Makefile	Thu Apr 26 23:08:58 2018	(r468392)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libstaroffice
-PORTVERSION=	0.0.5
-PORTREVISION=	2
+PORTVERSION=	0.0.6
 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=		compiler:c++11-lang libtool pathfix pkgconfig tar:xz
+USES=		compiler:c++11-lib libtool pathfix pkgconfig tar:xz
 
 CONFIGURE_ARGS=	--without-docs
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/textproc/libstaroffice/distinfo
==============================================================================
--- head/textproc/libstaroffice/distinfo	Thu Apr 26 22:26:02 2018	(r468391)
+++ head/textproc/libstaroffice/distinfo	Thu Apr 26 23:08:58 2018	(r468392)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510089759
-SHA256 (libstaroffice-0.0.5.tar.xz) = 315507add58068aa6d5c437e7c2a6fd1abe684515915152c6cf338fc588da982
-SIZE (libstaroffice-0.0.5.tar.xz) = 682380
+TIMESTAMP = 1524783443
+SHA256 (libstaroffice-0.0.6.tar.xz) = 6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4
+SIZE (libstaroffice-0.0.6.tar.xz) = 706324

Modified: head/textproc/libstaroffice/pkg-plist
==============================================================================
--- head/textproc/libstaroffice/pkg-plist	Thu Apr 26 22:26:02 2018	(r468391)
+++ head/textproc/libstaroffice/pkg-plist	Thu Apr 26 23:08:58 2018	(r468392)
@@ -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.5
+lib/libstaroffice-0.0.so.0.0.6
 libdata/pkgconfig/libstaroffice-0.0.pc



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