pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed May 14 13:01:44 UTC 2025

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

Log Message:
texlive-collection-binextra: update to version 2025pre2

replace pdfjam with tex-pdfjam


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 \
    pkgsrc/meta-pkgs/texlive-collection-binextra/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-binextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.33 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.34
--- pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.33  Mon May 12 09:59:34 2025
+++ pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile       Wed May 14 13:01:44 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2025/05/12 09:59:34 markd Exp $
+# $NetBSD: Makefile,v 1.34 2025/05/14 13:01:44 markd Exp $
 
 DISTNAME=      collection-binextra
-PKGNAME=       texlive-${DISTNAME}-2025pre1
+PKGNAME=       texlive-${DISTNAME}-2025pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   73049
@@ -79,7 +79,7 @@ DEPENDS+=     tex-make4ht-[0-9]*:../../print
 # patgen entirely included in web2c
 # depend pdfbook2
 DEPENDS+=      tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop
-DEPENDS+=      pdfjam-[0-9]*:../../print/pdfjam
+DEPENDS+=      tex-pdfjam-[0-9]*:../../print/tex-pdfjam
 # depend pdflatexpicscale
 # depend pdftex-quiet
 # pdftosrc entirely included in web2c



Home | Main Index | Thread Index | Old Index