diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2025-02-18 09:58:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2025-02-18 09:58:58 +0000 |
commit | cfb7ee72a395e4b9ad8bbaf3cf11c0fd4d253bd9 (patch) | |
tree | 1d67d7244f11cd38a53ae3410f2eacecede68eb5 /filesystems | |
parent | filesystems/libfsntfs: update to experimental-20240501 (diff) |
filesystems/libfsxfs: update to experimental-20240501
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/libfsxfs/Makefile | 2 | ||||
-rw-r--r-- | filesystems/libfsxfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/libfsxfs/Makefile b/filesystems/libfsxfs/Makefile index 3bdd9186fa3d..0a27442c6eae 100644 --- a/filesystems/libfsxfs/Makefile +++ b/filesystems/libfsxfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfsxfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20231124 +DISTVERSION= experimental-20240501 CATEGORIES= filesystems devel MASTER_SITES= https://github.com/libyal/libfsxfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine diff --git a/filesystems/libfsxfs/distinfo b/filesystems/libfsxfs/distinfo index a141316a4050..39fe9ab37ba7 100644 --- a/filesystems/libfsxfs/distinfo +++ b/filesystems/libfsxfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707836670 -SHA256 (libfsxfs-experimental-20231124.tar.gz) = f4817abfa9e10d11b506422e13b596a41dd278443a39278a13f220b9683d7c9b -SIZE (libfsxfs-experimental-20231124.tar.gz) = 1709527 +TIMESTAMP = 1739810544 +SHA256 (libfsxfs-experimental-20240501.tar.gz) = b2abc65377fcffefdcf2d426b86b5fc06322380b3766d61b7074048fa1cf4717 +SIZE (libfsxfs-experimental-20240501.tar.gz) = 1714269 |