Index: head/devel/libvhdi/Makefile =================================================================== --- head/devel/libvhdi/Makefile (revision 377328) +++ head/devel/libvhdi/Makefile (revision 377329) @@ -1,31 +1,31 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20150105 +PORTVERSION= 20150110 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 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} USES= fuse gettext iconv libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/libvhdi/distinfo =================================================================== --- head/devel/libvhdi/distinfo (revision 377328) +++ head/devel/libvhdi/distinfo (revision 377329) @@ -1,2 +1,2 @@ -SHA256 (libvhdi-alpha-20150105.tar.gz) = c56b61fda4b8ad5ba377188fae4ef0e0d86a2145d62be88f5f5d7e2b9c2c4389 -SIZE (libvhdi-alpha-20150105.tar.gz) = 1325162 +SHA256 (libvhdi-alpha-20150110.tar.gz) = 2b9ce5d2e98237bb25aa684dd015bfd5c33d3ea81ac7ab0111fac7e873599593 +SIZE (libvhdi-alpha-20150110.tar.gz) = 1325211