Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2015 18:11:53 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391325 - head/devel/libregf
Message-ID:  <201507041811.t64IBrKA045343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jul  4 18:11:52 2015
New Revision: 391325
URL: https://svnweb.freebsd.org/changeset/ports/391325

Log:
  Update to alpha-20150704

Modified:
  head/devel/libregf/Makefile
  head/devel/libregf/distinfo

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Sat Jul  4 18:10:50 2015	(r391324)
+++ head/devel/libregf/Makefile	Sat Jul  4 18:11:52 2015	(r391325)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libregf
-DISTVERSION=	alpha-20150315
+DISTVERSION=	alpha-20150704
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -12,8 +12,10 @@ COMMENT=	Library and tools to support th
 
 LICENSE=	LGPL3
 
+LIB_DEPENDS=	libfwsi.so:${PORTSDIR}/devel/libfwsi
+
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwsi=${LOCALBASE}
 USES=		fuse gettext libtool pathfix pkgconfig python
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip

Modified: head/devel/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo	Sat Jul  4 18:10:50 2015	(r391324)
+++ head/devel/libregf/distinfo	Sat Jul  4 18:11:52 2015	(r391325)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41
-SIZE (libregf-alpha-20150315.tar.gz) = 1566658
+SHA256 (libregf-alpha-20150704.tar.gz) = 212723f6560947f414d3200256ca6ae9a205bf7162452bd7511be7165830f1c9
+SIZE (libregf-alpha-20150704.tar.gz) = 1571438



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