pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/texlive



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr  3 06:41:01 UTC 2026

Modified Files:
        pkgsrc/print/texlive: Makefile.common

Log Message:
texlive: add another master site


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/texlive/Makefile.common

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

Modified files:

Index: pkgsrc/print/texlive/Makefile.common
diff -u pkgsrc/print/texlive/Makefile.common:1.11 pkgsrc/print/texlive/Makefile.common:1.12
--- pkgsrc/print/texlive/Makefile.common:1.11   Fri Apr  3 03:17:27 2026
+++ pkgsrc/print/texlive/Makefile.common        Fri Apr  3 06:41:01 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2026/04/03 03:17:27 markd Exp $
+# $NetBSD: Makefile.common,v 1.12 2026/04/03 06:41:01 wiz Exp $
 # used by converters/dvi2tty/Makefile
 # used by fonts/afm2pl/Makefile
 # used by fonts/gsftopkk/Makefile
@@ -33,6 +33,7 @@
 
 DISTNAME=      texlive-20260301-source
 MASTER_SITES=  ftp://tug.org/historic/systems/texlive/2026/
+MASTER_SITES+= https://mirrors.ctan.org/systems/texlive/Source/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER?=   minskim%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index