pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/fuse-httpdirfs
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 25 07:01:45 UTC 2026
Modified Files:
pkgsrc/filesystems/fuse-httpdirfs: Makefile
Log Message:
fuse-httpdirfs: fix download
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/filesystems/fuse-httpdirfs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/fuse-httpdirfs/Makefile
diff -u pkgsrc/filesystems/fuse-httpdirfs/Makefile:1.2 pkgsrc/filesystems/fuse-httpdirfs/Makefile:1.3
--- pkgsrc/filesystems/fuse-httpdirfs/Makefile:1.2 Thu May 14 16:40:53 2026
+++ pkgsrc/filesystems/fuse-httpdirfs/Makefile Mon May 25 07:01:45 2026
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2026/05/14 16:40:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2026/05/25 07:01:45 wiz Exp $
DISTNAME= httpdirfs-1.2.8
PKGNAME= ${DISTNAME:S/^/fuse-/}
PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_GITHUB:=fangfufu/}
+GITHUB_PROJECT= httpdirfs
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index