Skip to content

Commit

Permalink
devel/libfsntfs: update to experimental-20210503
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jun 26, 2021
1 parent 88bfc80 commit 440d724
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/libfsntfs/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= libfsntfs
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
DISTVERSION= experimental-20201115
DISTVERSION= experimental-20210503
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
Expand All @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfwnt.so:devel/libfwnt

GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python \
CONFIGURE_ARGS= --enable-python --with-openssl=no \
--with-libfwnt=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= libtool fuse pathfix pkgconfig python:3.5+
Expand Down
6 changes: 3 additions & 3 deletions devel/libfsntfs/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1605441413
SHA256 (libfsntfs-experimental-20201115.tar.gz) = 01c7ceac23b560ea4f8f265a1f639713686bf7ae0b21500fd767685d5d2f9374
SIZE (libfsntfs-experimental-20201115.tar.gz) = 2017683
TIMESTAMP = 1620117396
SHA256 (libfsntfs-experimental-20210503.tar.gz) = 54b16f73f1e71bed00976dfe45073cc242b893efbba9f51c08d2ca0ff98b6239
SIZE (libfsntfs-experimental-20210503.tar.gz) = 2083247

0 comments on commit 440d724

Please sign in to comment.