pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/cfs



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue May 13 13:47:41 UTC 2025

Modified Files:
        pkgsrc/security/cfs: Makefile distinfo

Log Message:
security/cfs: Update to 1.5.0

packaging changes: Declare crees's fork the upstream, with Matt's site now secondary.

upstream changes: bugfixes


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/cfs/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/cfs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/cfs/Makefile
diff -u pkgsrc/security/cfs/Makefile:1.42 pkgsrc/security/cfs/Makefile:1.43
--- pkgsrc/security/cfs/Makefile:1.42   Sat Mar 11 01:54:01 2023
+++ pkgsrc/security/cfs/Makefile        Tue May 13 13:47:41 2025
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.42 2023/03/11 01:54:01 gdt Exp $
+# $NetBSD: Makefile,v 1.43 2025/05/13 13:47:41 gdt Exp $
 
 VERSION=               1.5.0
-VERSION_SUFFIX_DIST=   .beta
-VERSION_SUFFIX_PKG=    b
+VERSION_SUFFIX_DIST=
+VERSION_SUFFIX_PKG=
 DISTNAME=              cfs-${VERSION}${VERSION_SUFFIX_DIST}
 PKGNAME=               cfs-${VERSION}${VERSION_SUFFIX_PKG}
-PKGREVISION=           1
 CATEGORIES=            security
 MASTER_SITES=          https://www.bayofrum.net/dist/cfs/
 #OLD_MASTER_SITES=     https://www.mattblaze.org/software/cfs-1.4.1.tar.gz
 
 MAINTAINER=            gdt%NetBSD.org@localhost
-HOMEPAGE=              https://www.mattblaze.org/software/
-#HOMEPAGE+=            https://www.bayofrum.net/cgi-bin/fossil/cfs/index
+HOMEPAGE=              https://www.bayofrum.net/cgi-bin/fossil/cfs/index
+#HOMEPAGE+=            https://www.mattblaze.org/software/
 COMMENT=               Encrypting file system, using NFS as its interface
 # The LICENSE is clearly free, and like mit, with minor differences in
 # keeping the license in derived works.  \todo Resolve.

Index: pkgsrc/security/cfs/distinfo
diff -u pkgsrc/security/cfs/distinfo:1.18 pkgsrc/security/cfs/distinfo:1.19
--- pkgsrc/security/cfs/distinfo:1.18   Sat Mar 11 01:54:01 2023
+++ pkgsrc/security/cfs/distinfo        Tue May 13 13:47:41 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2023/03/11 01:54:01 gdt Exp $
+$NetBSD: distinfo,v 1.19 2025/05/13 13:47:41 gdt Exp $
 
-BLAKE2s (cfs-1.5.0.beta.tar.gz) = 92d58624292cecaa6c76d079914a7936d7847696e7a229876e2a17de5f35076d
-SHA512 (cfs-1.5.0.beta.tar.gz) = 2c4c91a357f845b9db0365c1f580dc1e267a51dc63690e7a389090fc9d937ee859025c680fa0fb490a7904c686c2fc05d10d81bae732478d4de869b0ec10fefe
-Size (cfs-1.5.0.beta.tar.gz) = 108992 bytes
+BLAKE2s (cfs-1.5.0.tar.gz) = 4ac7764984e910ad73adc16498d127c9a2cd1cede52252ddc425f26e10b260d5
+SHA512 (cfs-1.5.0.tar.gz) = ff776ce9a4837076651758dcaa67e2489cc75d8181d73b2aa7d5b41b66f2ff6c3b451703e8834ae64f52d7289f5dd927d8a514a45cc92f5c58d31a768d3cb539
+Size (cfs-1.5.0.tar.gz) = 110065 bytes
 SHA1 (patch-aa) = f160b243b6722d14d451eaf725a6ca707e4e95ba
 SHA1 (patch-ab) = dac917a40e5db080cb526b9d0ffe2dd63857c313
 SHA1 (patch-af) = 16dce5ba66737f2222526b3cd689e1381d75c663



Home | Main Index | Thread Index | Old Index