Index: head/devel/libevtx/Makefile =================================================================== --- head/devel/libevtx/Makefile (revision 534825) +++ head/devel/libevtx/Makefile (revision 534826) @@ -1,34 +1,34 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libevtx -DISTVERSION= alpha-20191221 +DISTVERSION= alpha-20200419 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows XML Event Log (EVTX) format LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt \ libregf.so:devel/libregf GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python \ --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix python:3.5+ USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include Index: head/devel/libevtx/distinfo =================================================================== --- head/devel/libevtx/distinfo (revision 534825) +++ head/devel/libevtx/distinfo (revision 534826) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577002323 -SHA256 (libevtx-alpha-20191221.tar.gz) = c621b55c88b44786a28d19e02f976e33ce0c46c8de898d2d67d0e34da37a29d5 -SIZE (libevtx-alpha-20191221.tar.gz) = 1949526 +TIMESTAMP = 1587361320 +SHA256 (libevtx-alpha-20200419.tar.gz) = 5b1cc3594fd93c4b24c60be4a1195fe3232505d81b6138872d8010f9c8d15160 +SIZE (libevtx-alpha-20200419.tar.gz) = 1952355