Index: head/devel/libolecf/Makefile =================================================================== --- head/devel/libolecf/Makefile (revision 433204) +++ head/devel/libolecf/Makefile (revision 433205) @@ -1,31 +1,35 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20161113 +DISTVERSION= alpha-20170129 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the OLE 2 Compound File (OLECF) format LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} -USES= fuse gettext libtool pathfix pkgconfig python +CONFIGURE_ARGS= --enable-python +USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} -PORTDOCS= AUTHORS ChangeLog +OPTIONS_DEFINE= DOCS NLS -OPTIONS_DEFINE= DOCS +NLS_USES= gettext +NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} +NLS_CONFIGURE_OFF= --disable-nls -post-install-DOCS-on: +PORTDOCS= AUTHORS ChangeLog + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/libolecf/distinfo =================================================================== --- head/devel/libolecf/distinfo (revision 433204) +++ head/devel/libolecf/distinfo (revision 433205) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479072176 -SHA256 (libolecf-alpha-20161113.tar.gz) = 49cb63f8259ac8da9c4027b49ec71148fcea9922a6f8d61afa5fa7dadfff896b -SIZE (libolecf-alpha-20161113.tar.gz) = 1545576 +TIMESTAMP = 1485708779 +SHA256 (libolecf-alpha-20170129.tar.gz) = 34dc14a9c78b98c7b55d1118a547d5dc1f7dbc4e48d287b0d4a7db250412f8f1 +SIZE (libolecf-alpha-20170129.tar.gz) = 1533776