From owner-svn-ports-all@FreeBSD.ORG Tue May 6 04:35:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A6FB4F9; Tue, 6 May 2014 04:35:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 87CE2E38; Tue, 6 May 2014 04:35:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s464Zrnb071122; Tue, 6 May 2014 04:35:53 GMT (envelope-from jkim@svn.freebsd.org) Received: (from jkim@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s464Zrmo071120; Tue, 6 May 2014 04:35:53 GMT (envelope-from jkim@svn.freebsd.org) Message-Id: <201405060435.s464Zrmo071120@svn.freebsd.org> From: Jung-uk Kim Date: Tue, 6 May 2014 04:35:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353057 - head/graphics/libcdr 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.18 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: Tue, 06 May 2014 04:35:53 -0000 Author: jkim Date: Tue May 6 04:35:52 2014 New Revision: 353057 URL: http://svnweb.freebsd.org/changeset/ports/353057 QAT: https://qat.redports.org/buildarchive/r353057/ Log: Update to 0.0.16. Modified: head/graphics/libcdr/Makefile head/graphics/libcdr/distinfo Modified: head/graphics/libcdr/Makefile ============================================================================== --- head/graphics/libcdr/Makefile Tue May 6 04:33:55 2014 (r353056) +++ head/graphics/libcdr/Makefile Tue May 6 04:35:52 2014 (r353057) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libcdr -PORTVERSION= 0.0.14 -PORTREVISION= 1 +PORTVERSION= 0.0.16 CATEGORIES= graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -18,10 +17,9 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/d libwpg-0.2.so:${PORTSDIR}/graphics/libwpg \ liblcms2.so:${PORTSDIR}/graphics/lcms2 -USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-werror --without-docs -USES= pathfix pkgconfig +USES= pathfix pkgconfig tar:xz USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/graphics/libcdr/distinfo ============================================================================== --- head/graphics/libcdr/distinfo Tue May 6 04:33:55 2014 (r353056) +++ head/graphics/libcdr/distinfo Tue May 6 04:35:52 2014 (r353057) @@ -1,2 +1,2 @@ -SHA256 (libcdr-0.0.14.tar.xz) = 720b693ba5e777f099f41ecd40418a16674ab29d823f7d62a23be170781dd8a0 -SIZE (libcdr-0.0.14.tar.xz) = 570728 +SHA256 (libcdr-0.0.16.tar.xz) = 4c8a6586920f7b040ce51fa375eb87507291e0de4f568469db25f52915bc1135 +SIZE (libcdr-0.0.16.tar.xz) = 569644