pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/mpcomplex
Module Name: pkgsrc
Committed By: wiz
Date: Tue Dec 23 07:48:21 UTC 2025
Modified Files:
pkgsrc/math/mpcomplex: Makefile
Log Message:
mpcomplex: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/mpcomplex/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/mpcomplex/Makefile
diff -u pkgsrc/math/mpcomplex/Makefile:1.13 pkgsrc/math/mpcomplex/Makefile:1.14
--- pkgsrc/math/mpcomplex/Makefile:1.13 Sun Oct 29 18:06:59 2023
+++ pkgsrc/math/mpcomplex/Makefile Tue Dec 23 07:48:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/10/29 18:06:59 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2025/12/23 07:48:21 wiz Exp $
DISTNAME= mpc-1.3.1
PKGNAME= ${DISTNAME:S/mpc/mpcomplex/}
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=mpc/}
MAINTAINER= MarkoSchuetz%web.de@localhost
-HOMEPAGE= http://www.multiprecision.org/mpc/
+HOMEPAGE= https://www.multiprecision.org/mpc/
COMMENT= Multiprecision complex arithmetic library
LICENSE= gnu-lgpl-v3
Home |
Main Index |
Thread Index |
Old Index