Index: head/devel/libolecf/Makefile =================================================================== --- head/devel/libolecf/Makefile (revision 371476) +++ head/devel/libolecf/Makefile (revision 371477) @@ -1,30 +1,30 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20140801 +DISTVERSION= alpha-20141024 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the OLE 2 Compound File (OLECF) format LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} USES= fuse gettext iconv libtool pathfix pkgconfig python:2 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/libolecf/distinfo =================================================================== --- head/devel/libolecf/distinfo (revision 371476) +++ head/devel/libolecf/distinfo (revision 371477) @@ -1,2 +1,2 @@ -SHA256 (libolecf-alpha-20140801.tar.gz) = 456bc63781f2e19f5635a6975f8673b0f3b26112c2aa8239c75dc4ecbe3278ab -SIZE (libolecf-alpha-20140801.tar.gz) = 1413373 +SHA256 (libolecf-alpha-20141024.tar.gz) = 3edf955f142d166fc5908076aadcfd186e7964e5a9b1f05c1a324f63abe91392 +SIZE (libolecf-alpha-20141024.tar.gz) = 1438771 Index: head/devel/libolecf/pkg-plist =================================================================== --- head/devel/libolecf/pkg-plist (revision 371476) +++ head/devel/libolecf/pkg-plist (revision 371477) @@ -1,22 +1,21 @@ bin/olecfexport bin/olecfinfo bin/olecfmount include/libolecf.h include/libolecf/codepage.h include/libolecf/definitions.h include/libolecf/error.h include/libolecf/extern.h include/libolecf/features.h include/libolecf/ole.h include/libolecf/types.h lib/libolecf.a lib/libolecf.so lib/libolecf.so.1 lib/libolecf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyolecf.a %%PYTHON_SITELIBDIR%%/pyolecf.so libdata/pkgconfig/libolecf.pc man/man1/olecfexport.1.gz man/man1/olecfinfo.1.gz man/man3/libolecf.3.gz -@dirrm include/libolecf