Sat Feb 17 04:22:36 2024 UTC (110d)
tex-xepersian{,-doc}: update to 25.0

changes unknown


(markd)
diff -r1.2 -r1.3 pkgsrc/print/tex-xepersian/Makefile
diff -r1.2 -r1.3 pkgsrc/print/tex-xepersian/distinfo
diff -r1.3 -r1.4 pkgsrc/print/tex-xepersian-doc/Makefile
diff -r1.2 -r1.3 pkgsrc/print/tex-xepersian-doc/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-xepersian/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-xepersian/Makefile 2023/04/01 22:49:59 1.2
+++ pkgsrc/print/tex-xepersian/Makefile 2024/02/17 04:22:36 1.3
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2023/04/01 22:49:59 markd Exp $ 1# $NetBSD: Makefile,v 1.3 2024/02/17 04:22:36 markd Exp $
2 2
3DISTNAME= xepersian 3DISTNAME= xepersian
4PKGNAME= tex-${DISTNAME}-24.8 4PKGNAME= tex-${DISTNAME}-25.0
5TEXLIVE_REV= 64872 5TEXLIVE_REV= 68117
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://ctan.org/pkg/xepersian 8HOMEPAGE= https://ctan.org/pkg/xepersian
9COMMENT= Persian for LaTeX, using XeTeX 9COMMENT= Persian for LaTeX, using XeTeX
10LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
11 11
12DEPENDS+= tex-bidi-[0-9]*:../../print/tex-bidi 12DEPENDS+= tex-bidi-[0-9]*:../../print/tex-bidi
13DEPENDS+= tex-datetime-[0-9]*:../../print/tex-datetime 13DEPENDS+= tex-datetime-[0-9]*:../../print/tex-datetime
14DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox 14DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox
15DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr 15DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
16DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec 16DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec
17DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry 17DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
18DEPENDS+= tex-hyphenat-[0-9]*:../../print/tex-hyphenat 18DEPENDS+= tex-hyphenat-[0-9]*:../../print/tex-hyphenat

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-xepersian/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-xepersian/distinfo 2023/04/01 22:49:59 1.2
+++ pkgsrc/print/tex-xepersian/distinfo 2024/02/17 04:22:36 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2023/04/01 22:49:59 markd Exp $ 1$NetBSD: distinfo,v 1.3 2024/02/17 04:22:36 markd Exp $
2 2
3BLAKE2s (xepersian.r64872.tar.xz) = c373beab2ef5a737d32137bd3d595695bba85f1b3bef2d5a7953258573db5ed2 3BLAKE2s (xepersian.r68117.tar.xz) = 2b3d23783e5e54f8b8b6798d8c836a9082d7c7f560cdc05f7ba1f04b5d43663e
4SHA512 (xepersian.r64872.tar.xz) = bb9f3e4df9421818ce1e77d72c790c33f0eb11452eba38e48dfc13c7313bccd63cc11b1c3d1aa383f1ca778bfd3f9545eb20d899c980522a255b334a7545d2cd 4SHA512 (xepersian.r68117.tar.xz) = aba7b248b1ed6fc557e51c267d3da21a3f3473cb0b0d997ef7d899b3ec518a099a173a163c53aaa7ff29e13aa2f1dbebb65775af828c85fcb9e4e91476d6e1ca
5Size (xepersian.r64872.tar.xz) = 60312 bytes 5Size (xepersian.r68117.tar.xz) = 60332 bytes

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-xepersian-doc/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-xepersian-doc/Makefile 2023/08/14 05:25:07 1.3
+++ pkgsrc/print/tex-xepersian-doc/Makefile 2024/02/17 04:22:36 1.4
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2023/08/14 05:25:07 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2024/02/17 04:22:36 markd Exp $
2 2
3DISTNAME= xepersian.doc 3DISTNAME= xepersian.doc
4PKGNAME= tex-${DISTNAME:S/./-/}-24.8 4PKGNAME= tex-${DISTNAME:S/./-/}-25.0
5PKGREVISION= 1 5TEXLIVE_REV= 68117
6TEXLIVE_REV= 64872 
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://ctan.org/pkg/xepersian 8HOMEPAGE= https://ctan.org/pkg/xepersian
10COMMENT= Documentation for tex-xepersian 9COMMENT= Documentation for tex-xepersian
11LICENSE= lppl-1.3c 10LICENSE= lppl-1.3c
12 11
13REPLACE_PYTHON+= doc/xelatex/xepersian/*.py 12REPLACE_PYTHON+= doc/xelatex/xepersian/*.py
14 13
15.include "../../lang/python/application.mk" 14.include "../../lang/python/application.mk"
16.include "../../print/texlive/package.mk" 15.include "../../print/texlive/package.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-xepersian-doc/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-xepersian-doc/distinfo 2023/04/01 22:49:59 1.2
+++ pkgsrc/print/tex-xepersian-doc/distinfo 2024/02/17 04:22:36 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2023/04/01 22:49:59 markd Exp $ 1$NetBSD: distinfo,v 1.3 2024/02/17 04:22:36 markd Exp $
2 2
3BLAKE2s (xepersian.doc.r64872.tar.xz) = e76372ad713ab0d9b737bede577beb340b8dbfa26aa2d8a004f8c0886555a016 3BLAKE2s (xepersian.doc.r68117.tar.xz) = 529663c4987347d5e663ad9667fc32b11533693eb241f5394f2d004906854d1a
4SHA512 (xepersian.doc.r64872.tar.xz) = 3d0b3f8234b01ddcaaa7d808aae2eb48f40a4af15ec87523297b5afa971478eb143338e407a1e7764449bda920ea7bcff0f0894f1e875524b2e44c3b3bb568b5 4SHA512 (xepersian.doc.r68117.tar.xz) = dc2f7a06a6122baf9f2284412edf4231eba88f6968f86eb06e47a3e3f3cac14f833ccdb8f69e95b17a05cdc9c3244c361e8d581b6ca65a715a82662ae722fd35
5Size (xepersian.doc.r64872.tar.xz) = 1006656 bytes 5Size (xepersian.doc.r68117.tar.xz) = 1004836 bytes