Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2020 12:11:37 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545097 - in head/textproc/libstaroffice: . files
Message-ID:  <202008161211.07GCBbaI042066@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Sun Aug 16 12:11:37 2020
New Revision: 545097
URL: https://svnweb.freebsd.org/changeset/ports/545097

Log:
  textproc/libstaroffice: update to 0.0.7 release

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	Sun Aug 16 10:10:51 2020	(r545096)
+++ head/textproc/libstaroffice/Makefile	Sun Aug 16 12:11:37 2020	(r545097)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libstaroffice
-PORTVERSION=	0.0.6
-PORTREVISION=	8
+PORTVERSION=	0.0.7
 CATEGORIES=	textproc
 MASTER_SITES=	LODEV
 MASTER_SITE_SUBDIR=	#
@@ -23,5 +22,8 @@ USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=	--without-docs
 CPPFLAGS+=	-I${LOCALBASE}/include
+
+LIBVERSION=	${PORTVERSION}
+PLIST_SUB+=	LIBVERSION=${LIBVERSION}
 
 .include <bsd.port.mk>

Modified: head/textproc/libstaroffice/distinfo
==============================================================================
--- head/textproc/libstaroffice/distinfo	Sun Aug 16 10:10:51 2020	(r545096)
+++ head/textproc/libstaroffice/distinfo	Sun Aug 16 12:11:37 2020	(r545097)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524783443
-SHA256 (libstaroffice-0.0.6.tar.xz) = 6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4
-SIZE (libstaroffice-0.0.6.tar.xz) = 706324
+TIMESTAMP = 1594860260
+SHA256 (libstaroffice-0.0.7.tar.xz) = f94fb0ad8216f97127bedef163a45886b43c62deac5e5b0f5e628e234220c8db
+SIZE (libstaroffice-0.0.7.tar.xz) = 707920

Modified: head/textproc/libstaroffice/pkg-plist
==============================================================================
--- head/textproc/libstaroffice/pkg-plist	Sun Aug 16 10:10:51 2020	(r545096)
+++ head/textproc/libstaroffice/pkg-plist	Sun Aug 16 12:11:37 2020	(r545097)
@@ -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.6
+lib/libstaroffice-0.0.so.%%LIBVERSION%%
 libdata/pkgconfig/libstaroffice-0.0.pc



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