Index: head/devel/libregf/Makefile =================================================================== --- head/devel/libregf/Makefile (revision 391324) +++ head/devel/libregf/Makefile (revision 391325) @@ -1,30 +1,32 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20150315 +DISTVERSION= alpha-20150704 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to support the Windows NT Registry File format 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 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/libregf/distinfo =================================================================== --- head/devel/libregf/distinfo (revision 391324) +++ head/devel/libregf/distinfo (revision 391325) @@ -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