diff --git a/devel/libesedb/Makefile b/devel/libesedb/Makefile index 41f7228b4084..684d28bcb3c5 100644 --- a/devel/libesedb/Makefile +++ b/devel/libesedb/Makefile @@ -1,32 +1,32 @@ # Created by: Antoine Brodin PORTNAME= libesedb # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20200418 +DISTVERSION= experimental-20210424 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the ESEDB format LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libfwnt=${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 diff --git a/devel/libesedb/distinfo b/devel/libesedb/distinfo index ac28621b740e..7e981dfbeea5 100644 --- a/devel/libesedb/distinfo +++ b/devel/libesedb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587284327 -SHA256 (libesedb-experimental-20200418.tar.gz) = 184178eb825c43e502eae33730a40fc2ca14f8beae023ef525f9bbe407e19078 -SIZE (libesedb-experimental-20200418.tar.gz) = 1884527 +TIMESTAMP = 1619371925 +SHA256 (libesedb-experimental-20210424.tar.gz) = c8e3e22887b85df6ea06d356b118844cb1c5ada6b245cab11ece5222c8d460ac +SIZE (libesedb-experimental-20210424.tar.gz) = 1919999