From owner-svn-ports-all@freebsd.org Thu Apr 26 23:09:00 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D551AFBB0A5; Thu, 26 Apr 2018 23:08:59 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 841ED8538F; Thu, 26 Apr 2018 23:08:59 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7A9451E82B; Thu, 26 Apr 2018 23:08:59 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3QN8xWU070274; Thu, 26 Apr 2018 23:08:59 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3QN8xoV070271; Thu, 26 Apr 2018 23:08:59 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201804262308.w3QN8xoV070271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 26 Apr 2018 23:08:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468392 - head/textproc/libstaroffice X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/textproc/libstaroffice X-SVN-Commit-Revision: 468392 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2018 23:09:00 -0000 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