pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/szip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:16:22 UTC 2026

Modified Files:
        pkgsrc/archivers/szip: Makefile

Log Message:
szip: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/archivers/szip/Makefile

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

Modified files:

Index: pkgsrc/archivers/szip/Makefile
diff -u pkgsrc/archivers/szip/Makefile:1.22 pkgsrc/archivers/szip/Makefile:1.23
--- pkgsrc/archivers/szip/Makefile:1.22 Mon Jan 27 19:12:38 2025
+++ pkgsrc/archivers/szip/Makefile      Tue Feb 10 08:16:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2025/01/27 19:12:38 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2026/02/10 08:16:22 wiz Exp $
 
 DISTNAME=      szip-2.1.1
 CATEGORIES=    archivers
@@ -6,7 +6,7 @@ CATEGORIES=     archivers
 MASTER_SITES=  https://support.hdfgroup.org/ftp/lib-external/szip/2.1.1/src/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.hdfgroup.org/doc_resource/SZIP/
+#HOMEPAGE=     https://www.hdfgroup.org/doc_resource/SZIP/
 COMMENT=       Extended-Rice lossless compression
 LICENSE=       szip-license
 



Home | Main Index | Thread Index | Old Index