pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/texlive-collection-context



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Feb 17 11:21:38 UTC 2026

Modified Files:
        pkgsrc/meta-pkgs/texlive-collection-context: DESCR Makefile

Log Message:
texlive-collection-context: update to version 2025.75426

add tex-context-animation
remove tex-context-companion-fonts and tex-context-texlive


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/meta-pkgs/texlive-collection-context/DESCR
cvs rdiff -u -r1.16 -r1.17 \
    pkgsrc/meta-pkgs/texlive-collection-context/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/texlive-collection-context/DESCR
diff -u pkgsrc/meta-pkgs/texlive-collection-context/DESCR:1.1 pkgsrc/meta-pkgs/texlive-collection-context/DESCR:1.2
--- pkgsrc/meta-pkgs/texlive-collection-context/DESCR:1.1       Wed May  6 10:41:42 2015
+++ pkgsrc/meta-pkgs/texlive-collection-context/DESCR   Tue Feb 17 11:21:38 2026
@@ -1,2 +1,6 @@
 Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
-Also includes third-party ConTeXt packages.
+Also includes third-party ConTeXt packages. TeX Live uses the
+ConTeXt repackaging as distributed from
+https://github.com/gucci-on-fleek/context-packaging. See
+https://contextgarden.net and https://pragma-ade.com for
+information about ConTeXt.

Index: pkgsrc/meta-pkgs/texlive-collection-context/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-context/Makefile:1.16 pkgsrc/meta-pkgs/texlive-collection-context/Makefile:1.17
--- pkgsrc/meta-pkgs/texlive-collection-context/Makefile:1.16   Tue May 13 10:02:12 2025
+++ pkgsrc/meta-pkgs/texlive-collection-context/Makefile        Tue Feb 17 11:21:38 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2025/05/13 10:02:12 markd Exp $
+# $NetBSD: Makefile,v 1.17 2026/02/17 11:21:38 markd Exp $
 
 DISTNAME=      collection-context
-PKGNAME=       texlive-${DISTNAME}-2025
+PKGNAME=       texlive-${DISTNAME}-2025.75426
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   72727
+TEXLIVE_REV=   75426
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
@@ -13,10 +13,10 @@ COMMENT=    ConTeXt and packages
 DEPENDS+=      texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
 
 DEPENDS+=      tex-context-[0-9]*:../../print/tex-context
+DEPENDS+=      tex-context-animation-[0-9]*:../../print/tex-context-animation
 DEPENDS+=      tex-context-calendar-examples-[0-9]*:../../print/tex-context-calendar-examples
 DEPENDS+=      tex-context-chat-[0-9]*:../../print/tex-context-chat
 DEPENDS+=      tex-context-collating-marks-[0-9]*:../../print/tex-context-collating-marks
-DEPENDS+=      tex-context-companion-fonts-[0-9]*:../../fonts/tex-context-companion-fonts
 DEPENDS+=      tex-context-cyrillicnumbers-[0-9]*:../../print/tex-context-cyrillicnumbers
 DEPENDS+=      tex-context-filter-[0-9]*:../../print/tex-context-filter
 DEPENDS+=      tex-context-gnuplot-[0-9]*:../../print/tex-context-gnuplot
@@ -29,7 +29,6 @@ DEPENDS+=     tex-context-pocketdiary-[0-9]*
 DEPENDS+=      tex-context-simpleslides-[0-9]*:../../print/tex-context-simpleslides
 DEPENDS+=      tex-context-squares-[0-9]*:../../print/tex-context-squares
 DEPENDS+=      tex-context-sudoku-[0-9]*:../../print/tex-context-sudoku
-DEPENDS+=      tex-context-texlive-[0-9]*:../../print/tex-context-texlive
 DEPENDS+=      tex-context-transliterator-[0-9]*:../../print/tex-context-transliterator
 DEPENDS+=      tex-context-typescripts-[0-9]*:../../print/tex-context-typescripts
 DEPENDS+=      tex-context-vim-[0-9]*:../../print/tex-context-vim



Home | Main Index | Thread Index | Old Index