pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cfs security/cfs: Add pre-upgrade notes about...
details: https://anonhg.NetBSD.org/pkgsrc/rev/280ae23e5cb2
branches: trunk
changeset: 390455:280ae23e5cb2
user: gdt <gdt%pkgsrc.org@localhost>
date: Mon Dec 19 15:14:34 2022 +0000
description:
security/cfs: Add pre-upgrade notes about continuation fork
diffstat:
security/cfs/Makefile | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 0b291faa59f6 -r 280ae23e5cb2 security/cfs/Makefile
--- a/security/cfs/Makefile Mon Dec 19 15:13:37 2022 +0000
+++ b/security/cfs/Makefile Mon Dec 19 15:14:34 2022 +0000
@@ -1,13 +1,19 @@
-# $NetBSD: Makefile,v 1.38 2022/12/19 14:54:10 gdt Exp $
+# $NetBSD: Makefile,v 1.39 2022/12/19 15:14:34 gdt Exp $
DISTNAME= cfs-1.4.1
+#DISTNAME= cfs-1.5.0.beta
PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= https://www.mattblaze.org/software/cfs-1.4.1.tar.gz
+#MASTER_SITES= https://www.bayofrum.net/dist/cfs/
+
+# Thanks to crees%FreeBSD.org@localhost for a continuation fork.
+# https://www.freshports.org/security/cfs/
+# https://www.bayofrum.net/cgi-bin/fossil/cfs/index
MAINTAINER= gdt%NetBSD.org@localhost
-# newer version on https://www.bayofrum.net/cgi-bin/fossil/cfs/index
HOMEPAGE= https://www.mattblaze.org/software/
+#HOMEPAGE+= https://www.bayofrum.net/cgi-bin/fossil/cfs/index
COMMENT= Encrypting file system, using NFS as its interface
BUILD_TARGET= cfs
Home |
Main Index |
Thread Index |
Old Index