From owner-svn-ports-head@freebsd.org Tue Aug 1 17:44:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A53CEDB51CF; Tue, 1 Aug 2017 17:44:40 +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 mx1.freebsd.org (Postfix) with ESMTPS id 71A052CCF; Tue, 1 Aug 2017 17:44:40 +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 v71HidCB054773; Tue, 1 Aug 2017 17:44:39 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v71HidpO054770; Tue, 1 Aug 2017 17:44:39 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201708011744.v71HidpO054770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 1 Aug 2017 17:44:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447059 - head/textproc/libstaroffice X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/textproc/libstaroffice X-SVN-Commit-Revision: 447059 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 17:44:40 -0000 Author: jkim Date: Tue Aug 1 17:44:39 2017 New Revision: 447059 URL: https://svnweb.freebsd.org/changeset/ports/447059 Log: Update to 0.0.4. Modified: head/textproc/libstaroffice/Makefile head/textproc/libstaroffice/distinfo head/textproc/libstaroffice/pkg-plist Modified: head/textproc/libstaroffice/Makefile ============================================================================== --- head/textproc/libstaroffice/Makefile Tue Aug 1 17:43:44 2017 (r447058) +++ head/textproc/libstaroffice/Makefile Tue Aug 1 17:44:39 2017 (r447059) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libstaroffice -PORTVERSION= 0.0.3 +PORTVERSION= 0.0.4 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # Modified: head/textproc/libstaroffice/distinfo ============================================================================== --- head/textproc/libstaroffice/distinfo Tue Aug 1 17:43:44 2017 (r447058) +++ head/textproc/libstaroffice/distinfo Tue Aug 1 17:44:39 2017 (r447059) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495057114 -SHA256 (libstaroffice-0.0.3.tar.xz) = bedeec104b4cc3896b3dfd1976dda5ce7392d1942bf8f5d2f7d796cc47e422c6 -SIZE (libstaroffice-0.0.3.tar.xz) = 679800 +TIMESTAMP = 1501607710 +SHA256 (libstaroffice-0.0.4.tar.xz) = 6e728784d002144716b10fe122973b3e4edda9004538386b0b58bb303404903a +SIZE (libstaroffice-0.0.4.tar.xz) = 681828 Modified: head/textproc/libstaroffice/pkg-plist ============================================================================== --- head/textproc/libstaroffice/pkg-plist Tue Aug 1 17:43:44 2017 (r447058) +++ head/textproc/libstaroffice/pkg-plist Tue Aug 1 17:44:39 2017 (r447059) @@ -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.3 +lib/libstaroffice-0.0.so.0.0.4 libdata/pkgconfig/libstaroffice-0.0.pc