svn commit: r353057 - head/graphics/libcdr

Jung-uk Kim jkim at FreeBSD.org
Tue May 6 04:35:53 UTC 2014


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


More information about the svn-ports-all mailing list