pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Sat Oct 28 21:26:34 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/texlive-collection-latexextra: Makefile

Log Message:
texlive-collection-latexextra: add tex-ellipsis


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 \
    pkgsrc/meta-pkgs/texlive-collection-latexextra/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-latexextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.83 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.84
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.83        Mon Sep  4 20:42:12 2023
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Sat Oct 28 21:26:34 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2023/09/04 20:42:12 markd Exp $
+# $NetBSD: Makefile,v 1.84 2023/10/28 21:26:34 riastradh Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2023pre5
+PKGNAME=       texlive-${DISTNAME}-2023pre6
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   67376
@@ -416,7 +416,7 @@ DEPENDS+=   tex-ecv-[0-9]*:../../print/tex
 # depend ehhline
 # depend einfart
 # depend elements
-# depend ellipsis
+DEPENDS+=      tex-ellipsis-[0-9]*:../../print/tex-ellipsis
 # depend elmath
 # depend elocalloc
 # depend elpres



Home | Main Index | Thread Index | Old Index