Index: head/devel/libvhdi/Makefile =================================================================== --- head/devel/libvhdi/Makefile (revision 434789) +++ head/devel/libvhdi/Makefile (revision 434790) @@ -1,31 +1,36 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20160424 +PORTVERSION= 20170223 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Virtual Hard Disk image 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} -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/libvhdi/distinfo =================================================================== --- head/devel/libvhdi/distinfo (revision 434789) +++ head/devel/libvhdi/distinfo (revision 434790) @@ -1,2 +1,3 @@ -SHA256 (libvhdi-alpha-20160424.tar.gz) = addce37260e130d5266fbdeae13bcc29dce7d151acc74f4ba563ddc17b324e3a -SIZE (libvhdi-alpha-20160424.tar.gz) = 1409910 +TIMESTAMP = 1488005325 +SHA256 (libvhdi-alpha-20170223.tar.gz) = 5a9fedaab51a14a92320cd672a48a0fa0b014b975d5dcea5d4e944b32bf1498d +SIZE (libvhdi-alpha-20170223.tar.gz) = 1410977