diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-21 18:55:38 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-21 18:55:38 +0000 |
commit | 25c6ab5fdb814d28c27894c5f1478cf72bde546d (patch) | |
tree | c4bb1be5688f0f48fc0dc5c2f65ab0f9e462bc55 | |
parent | e413590676f87aec5238d58a79bcdccb170c41a5 (diff) |
devel/libfsntfs: update to experimental-20221023
-rw-r--r-- | devel/libfsntfs/Makefile | 4 | ||||
-rw-r--r-- | devel/libfsntfs/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libfsntfs/Makefile b/devel/libfsntfs/Makefile index 0ade16c87616..34f39c062992 100644 --- a/devel/libfsntfs/Makefile +++ b/devel/libfsntfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfsntfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20210503 +DISTVERSION= experimental-20221023 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-openssl=no \ --with-libfwnt=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config -USES= cpe libtool fuse pathfix pkgconfig python:3.5+ +USES= cpe libtool fuse pathfix pkgconfig python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/devel/libfsntfs/distinfo b/devel/libfsntfs/distinfo index cd59668a98b6..1f1245162d2c 100644 --- a/devel/libfsntfs/distinfo +++ b/devel/libfsntfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620117396 -SHA256 (libfsntfs-experimental-20210503.tar.gz) = 54b16f73f1e71bed00976dfe45073cc242b893efbba9f51c08d2ca0ff98b6239 -SIZE (libfsntfs-experimental-20210503.tar.gz) = 2083247 +TIMESTAMP = 1676996447 +SHA256 (libfsntfs-experimental-20221023.tar.gz) = dd2894089505916af22cd28ea21e8555d1101e1aa34b201163e66ba0865ed349 +SIZE (libfsntfs-experimental-20221023.tar.gz) = 2119213 |