diff --git a/filesystems/httpdirfs/Makefile b/filesystems/httpdirfs/Makefile index 87a6bcd49671..8cd65f933ba6 100644 --- a/filesystems/httpdirfs/Makefile +++ b/filesystems/httpdirfs/Makefile @@ -1,31 +1,31 @@ PORTNAME= httpdirfs -DISTVERSION= 1.2.9 +DISTVERSION= 1.2.10 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- MAINTAINER= alven@FreeBSD.org COMMENT= FUSE filesystem to mount HTTP directory listings, with permanent cache WWW= https://github.com/fangfufu/httpdirfs/ LICENSE= GPL3OPENSSL LICENSE_NAME= GPLv3 or later with execption to link with OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libgumbo.so:devel/gumbo \ libuuid.so:misc/libuuid USES= fuse:3 meson pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= fangfufu OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} *.md ${STAGEDIR}${DOCSDIR} .include diff --git a/filesystems/httpdirfs/distinfo b/filesystems/httpdirfs/distinfo index 3a41e324726c..e9b2582d34b2 100644 --- a/filesystems/httpdirfs/distinfo +++ b/filesystems/httpdirfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778886236 -SHA256 (fangfufu-httpdirfs-1.2.9_GH0.tar.gz) = 9a437c87d6c0307e97e236e03d938fd83cafb7aeffa29134d67fe9b881f1a369 -SIZE (fangfufu-httpdirfs-1.2.9_GH0.tar.gz) = 91333 +TIMESTAMP = 1778965545 +SHA256 (fangfufu-httpdirfs-1.2.10_GH0.tar.gz) = 8b1048c503e7c1e7030234feb4b0ddd8510c9680a9037f4ea06105093efc203d +SIZE (fangfufu-httpdirfs-1.2.10_GH0.tar.gz) = 91680