pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/jsMath-fonts



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 13 15:15:44 UTC 2025

Modified Files:
        pkgsrc/fonts/jsMath-fonts: Makefile

Log Message:
jsMath-fonts: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/jsMath-fonts/Makefile

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

Modified files:

Index: pkgsrc/fonts/jsMath-fonts/Makefile
diff -u pkgsrc/fonts/jsMath-fonts/Makefile:1.2 pkgsrc/fonts/jsMath-fonts/Makefile:1.3
--- pkgsrc/fonts/jsMath-fonts/Makefile:1.2      Sun Jun  1 16:35:35 2014
+++ pkgsrc/fonts/jsMath-fonts/Makefile  Sat Dec 13 15:15:44 2025
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2014/06/01 16:35:35 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.3 2025/12/13 15:15:44 wiz Exp $
 
 PKGNAME=       jsMath-fonts-20090709
 DISTNAME=      TeX-fonts-linux
 PKGREVISION=   1
 CATEGORIES=    fonts
-MASTER_SITES=  http://www.math.union.edu/~dpvc/jsMath/download/
+MASTER_SITES=  https://www.math.union.edu/~dpvc/jsMath/download/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.math.union.edu/~dpvc/jsMath/
+HOMEPAGE=      https://www.math.union.edu/~dpvc/jsMath/
 COMMENT=       Fonts for jsMath
 #LICENSE=      no-commercial-use? unclear; probably whatever the corresponding TeX font license is
 



Home | Main Index | Thread Index | Old Index