pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat May 10 00:05:31 UTC 2025

Modified Files:
        pkgsrc/print/tex-fancyhdr: Makefile PLIST distinfo
        pkgsrc/print/tex-fancyhdr-doc: Makefile distinfo

Log Message:
tex-fancyhdr{,-doc}: update to 5.2

5.1
Bug fixes

5.1.1
Bug fix

5.2
- Implement ⟨alignment⟩ option and the * form of the commands
   \fancyheadwidth, \fancyfootwidth and \fancyhfwidth

- Documentation updates


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/tex-fancyhdr/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-fancyhdr/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-fancyhdr/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-fancyhdr-doc/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-fancyhdr-doc/distinfo

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

Modified files:

Index: pkgsrc/print/tex-fancyhdr/Makefile
diff -u pkgsrc/print/tex-fancyhdr/Makefile:1.16 pkgsrc/print/tex-fancyhdr/Makefile:1.17
--- pkgsrc/print/tex-fancyhdr/Makefile:1.16     Wed Nov 13 01:45:45 2024
+++ pkgsrc/print/tex-fancyhdr/Makefile  Sat May 10 00:05:31 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2024/11/13 01:45:45 markd Exp $
+# $NetBSD: Makefile,v 1.17 2025/05/10 00:05:31 markd Exp $
 
 DISTNAME=      fancyhdr
-PKGNAME=       tex-${DISTNAME}-4.3.1
-TEXLIVE_REV=   71883
+PKGNAME=       tex-${DISTNAME}-5.2
+TEXLIVE_REV=   73783
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/fancyhdr

Index: pkgsrc/print/tex-fancyhdr/PLIST
diff -u pkgsrc/print/tex-fancyhdr/PLIST:1.1.1.1 pkgsrc/print/tex-fancyhdr/PLIST:1.2
--- pkgsrc/print/tex-fancyhdr/PLIST:1.1.1.1     Wed Apr 29 05:49:05 2009
+++ pkgsrc/print/tex-fancyhdr/PLIST     Sat May 10 00:05:31 2025
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 05:49:05 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/05/10 00:05:31 markd Exp $
+share/texmf-dist/tex/latex/fancyhdr/extramarks-v4.sty
 share/texmf-dist/tex/latex/fancyhdr/extramarks.sty
 share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
 share/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty

Index: pkgsrc/print/tex-fancyhdr/distinfo
diff -u pkgsrc/print/tex-fancyhdr/distinfo:1.14 pkgsrc/print/tex-fancyhdr/distinfo:1.15
--- pkgsrc/print/tex-fancyhdr/distinfo:1.14     Wed Nov 13 01:45:45 2024
+++ pkgsrc/print/tex-fancyhdr/distinfo  Sat May 10 00:05:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/11/13 01:45:45 markd Exp $
+$NetBSD: distinfo,v 1.15 2025/05/10 00:05:31 markd Exp $
 
-BLAKE2s (fancyhdr.r71883.tar.xz) = 5d93d27a673a67a34f500add5f44ed27454af71ef7b71251197c10016d3a5f9a
-SHA512 (fancyhdr.r71883.tar.xz) = 6b9e23e88d86984fecef5552ff5e0038f358d2a98104833098276bbd5e471a25094a7775e78fcd1bc5d59c18089b560256a5a08b7808c707eeeb5bec04ad9ce6
-Size (fancyhdr.r71883.tar.xz) = 5488 bytes
+BLAKE2s (fancyhdr.r73783.tar.xz) = bb3312ab0783ea61a5f526343c29ea8f1d095b726785c60b6d4ced6977a054d3
+SHA512 (fancyhdr.r73783.tar.xz) = 039699b212da70f870d33b8f778cab3130e086c866d0ad23301bc7bba763f509cdfeabab4d04c18210182724518d737feb205f0d9d3de6bfe686c4c4d1c99cbb
+Size (fancyhdr.r73783.tar.xz) = 8396 bytes

Index: pkgsrc/print/tex-fancyhdr-doc/Makefile
diff -u pkgsrc/print/tex-fancyhdr-doc/Makefile:1.15 pkgsrc/print/tex-fancyhdr-doc/Makefile:1.16
--- pkgsrc/print/tex-fancyhdr-doc/Makefile:1.15 Wed Nov 13 01:45:45 2024
+++ pkgsrc/print/tex-fancyhdr-doc/Makefile      Sat May 10 00:05:31 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2024/11/13 01:45:45 markd Exp $
+# $NetBSD: Makefile,v 1.16 2025/05/10 00:05:31 markd Exp $
 
 DISTNAME=      fancyhdr.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-4.3.1
-TEXLIVE_REV=   71883
+PKGNAME=       tex-${DISTNAME:S/./-/}-5.2
+TEXLIVE_REV=   73783
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/fancyhdr

Index: pkgsrc/print/tex-fancyhdr-doc/distinfo
diff -u pkgsrc/print/tex-fancyhdr-doc/distinfo:1.14 pkgsrc/print/tex-fancyhdr-doc/distinfo:1.15
--- pkgsrc/print/tex-fancyhdr-doc/distinfo:1.14 Wed Nov 13 01:45:45 2024
+++ pkgsrc/print/tex-fancyhdr-doc/distinfo      Sat May 10 00:05:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/11/13 01:45:45 markd Exp $
+$NetBSD: distinfo,v 1.15 2025/05/10 00:05:31 markd Exp $
 
-BLAKE2s (fancyhdr.doc.r71883.tar.xz) = a4bf29b4bbc6240a716fa3cbbc7536d7f32accab4dc284b8f304532ff2bf104b
-SHA512 (fancyhdr.doc.r71883.tar.xz) = 147f143d8a4a63fbf1024b0163e0f337b4140c9e37ae1a7213fac2a2e8b4140775b27809d1cb102d6b328b887d35ebe1005f228d352ecd9b9e5af5c74a401ca1
-Size (fancyhdr.doc.r71883.tar.xz) = 855508 bytes
+BLAKE2s (fancyhdr.doc.r73783.tar.xz) = bf4717dd6771a5b5ca3f87f31a7c833c7db2f29d51af1260a9164fd190b81a6a
+SHA512 (fancyhdr.doc.r73783.tar.xz) = 5a712052ba0dae89c21110d5fdb3282b6166cfc78894f758b7465e38f0470e922866b619b92d37c0806b48cd793fc75add5845475efd56f1505141842107d001
+Size (fancyhdr.doc.r73783.tar.xz) = 1298500 bytes



Home | Main Index | Thread Index | Old Index