From owner-svn-ports-all@freebsd.org Sun Sep 11 16:44:26 2016 Return-Path: Delivered-To: svn-ports-all@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 DAD9DBD65DE; Sun, 11 Sep 2016 16:44:26 +0000 (UTC) (envelope-from tcberner@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 91D17902; Sun, 11 Sep 2016 16:44:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8BGiPpU071610; Sun, 11 Sep 2016 16:44:25 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8BGiPRg071607; Sun, 11 Sep 2016 16:44:25 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201609111644.u8BGiPRg071607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 11 Sep 2016 16:44:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421839 - head/textproc/libkolabxml X-SVN-Group: ports-head 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.23 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: Sun, 11 Sep 2016 16:44:27 -0000 Author: tcberner Date: Sun Sep 11 16:44:25 2016 New Revision: 421839 URL: https://svnweb.freebsd.org/changeset/ports/421839 Log: Update textproc/libkolabxml to 1.1.6. As noted by portscout, texproc/libkolabxml 1.1.6 is available. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7855 Modified: head/textproc/libkolabxml/Makefile head/textproc/libkolabxml/distinfo head/textproc/libkolabxml/pkg-plist Modified: head/textproc/libkolabxml/Makefile ============================================================================== --- head/textproc/libkolabxml/Makefile Sun Sep 11 16:42:22 2016 (r421838) +++ head/textproc/libkolabxml/Makefile Sun Sep 11 16:44:25 2016 (r421839) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libkolabxml -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.6 CATEGORIES= textproc MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ Modified: head/textproc/libkolabxml/distinfo ============================================================================== --- head/textproc/libkolabxml/distinfo Sun Sep 11 16:42:22 2016 (r421838) +++ head/textproc/libkolabxml/distinfo Sun Sep 11 16:44:25 2016 (r421839) @@ -1,2 +1,3 @@ -SHA256 (libkolabxml-1.1.1.tar.gz) = 98b6a9fb9e792fd0a1e4e249f22e5f85670a9a4432c5b58b1b625b2985042f3b -SIZE (libkolabxml-1.1.1.tar.gz) = 128675 +TIMESTAMP = 1473183297 +SHA256 (libkolabxml-1.1.6.tar.gz) = e48d7f5de1860a381da27981f6c70de1c9f38c4cd536bc6558b6529ce95f0677 +SIZE (libkolabxml-1.1.6.tar.gz) = 128843 Modified: head/textproc/libkolabxml/pkg-plist ============================================================================== --- head/textproc/libkolabxml/pkg-plist Sun Sep 11 16:42:22 2016 (r421838) +++ head/textproc/libkolabxml/pkg-plist Sun Sep 11 16:44:25 2016 (r421839) @@ -17,4 +17,4 @@ lib/cmake/Libkolabxml/LibkolabxmlTargets lib/cmake/Libkolabxml/LibkolabxmlTargets.cmake lib/libkolabxml.so lib/libkolabxml.so.1 -lib/libkolabxml.so.1.1.1 +lib/libkolabxml.so.%%SHLIB_VER%%