Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 04:35:53 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353057 - head/graphics/libcdr
Message-ID:  <201405060435.s464Zrmo071120@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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