Index: head/devel/libvshadow/Makefile =================================================================== --- head/devel/libvshadow/Makefile (revision 497078) +++ head/devel/libvshadow/Makefile (revision 497079) @@ -1,41 +1,41 @@ # Created by: MANTANI Nobutaka # $FreeBSD$ PORTNAME= libvshadow -PORTVERSION= 20190127 +PORTVERSION= 20190323 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvshadow/releases/download/${PORTVERSION}/ \ LOCAL/antoine DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= antoine@FreeBSD.org COMMENT= Library to support the Volume Service Snapshot (VSS) format LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= python${PYTHON2_DEFAULT}:lang/python${PYTHON2_DEFAULT:S/.//} \ python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//} RUN_DEPENDS= python${PYTHON2_DEFAULT}:lang/python${PYTHON2_DEFAULT:S/.//} \ python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//} USES= fuse libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python2 --enable-python3 CONFIGURE_ENV= PYTHON2_CONFIG=${LOCALBASE}/bin/python${PYTHON2_DEFAULT}-config \ PYTHON3=${LOCALBASE}/bin/python${PYTHON3_DEFAULT} \ PYTHON3_CONFIG=${LOCALBASE}/bin/python${PYTHON3_DEFAULT}-config INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_SUB= PYTHON2_SITELIBDIR=lib/python${PYTHON2_DEFAULT}/site-packages \ PYTHON3_SITELIBDIR=lib/python${PYTHON3_DEFAULT}/site-packages OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include Index: head/devel/libvshadow/distinfo =================================================================== --- head/devel/libvshadow/distinfo (revision 497078) +++ head/devel/libvshadow/distinfo (revision 497079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548656944 -SHA256 (libvshadow-alpha-20190127.tar.gz) = 4d8bbe44814b43fe0a4a057bc9a334ee9031b4f9316dedc102267ea285be03c3 -SIZE (libvshadow-alpha-20190127.tar.gz) = 1431067 +TIMESTAMP = 1553465121 +SHA256 (libvshadow-alpha-20190323.tar.gz) = ce95cb6fe03b386ee9d634dbffcb3dd740b03de1e059d8b667357299cb91da38 +SIZE (libvshadow-alpha-20190323.tar.gz) = 1431122