pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/sundials



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:12:00 UTC 2026

Modified Files:
        pkgsrc/math/sundials: Makefile

Log Message:
sundials: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/sundials/Makefile

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

Modified files:

Index: pkgsrc/math/sundials/Makefile
diff -u pkgsrc/math/sundials/Makefile:1.8 pkgsrc/math/sundials/Makefile:1.9
--- pkgsrc/math/sundials/Makefile:1.8   Tue Aug 19 14:03:02 2025
+++ pkgsrc/math/sundials/Makefile       Tue Feb 10 08:12:00 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2025/08/19 14:03:02 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/02/10 08:12:00 wiz Exp $
 
 DISTNAME=      sundials-4.1.0
 PKGREVISION=   2
 CATEGORIES=    math
-MASTER_SITES=  https://computation.llnl.gov/projects/sundials/download/
+#MASTER_SITES= https://computation.llnl.gov/projects/sundials/download/
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      https://computation.llnl.gov/projects/sundials
+#HOMEPAGE=     https://computation.llnl.gov/projects/sundials
 COMMENT=       Suite of nonlinear and differential/algrbraic equation solvers
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index