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:           Thu Sep  1 03:15:59 UTC 2022

Modified Files:
        pkgsrc/print/tex-arabtex: DESCR Makefile distinfo
        pkgsrc/print/tex-arabtex-doc: DESCR Makefile distinfo

Log Message:
tex-arabtex{,-doc}: update to 3.17.63519

changes unknown


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-arabtex/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-arabtex/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-arabtex/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-arabtex-doc/DESCR
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-arabtex-doc/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-arabtex-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-arabtex/DESCR
diff -u pkgsrc/print/tex-arabtex/DESCR:1.1.1.1 pkgsrc/print/tex-arabtex/DESCR:1.2
--- pkgsrc/print/tex-arabtex/DESCR:1.1.1.1      Tue Jun 15 14:21:10 2010
+++ pkgsrc/print/tex-arabtex/DESCR      Thu Sep  1 03:15:59 2022
@@ -1,7 +1,9 @@
-ArabTeX is a package extending the capabilities of TeX/LaTeX to generate
-Arabic and Hebrew text. Input may be in ASCII transliteration or other
-encodings (including UTF-8); output may be Arabic, Hebrew, or any of
-several languages that use the Arabic script. ArabTeX consists of a TeX
-macro package and Arabic and Hebrew fonts (provided both in Metafont
-format and Adobe Type 1). The Arabic font is presently only available in
-the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX.
+ArabTeX is a package extending the capabilities of TeX/LaTeX to
+generate Arabic and Hebrew text. Input may be in ASCII
+transliteration or other encodings (including UTF-8); output
+may be Arabic, Hebrew, or any of several languages that use the
+Arabic script. ArabTeX consists of a TeX macro package and
+Arabic and Hebrew fonts (provided both in Metafont format and
+Adobe Type 1). The Arabic font is presently only available in
+the Naskhi style. ArabTeX will run with Plain TeX and also with
+LaTeX.

Index: pkgsrc/print/tex-arabtex/Makefile
diff -u pkgsrc/print/tex-arabtex/Makefile:1.7 pkgsrc/print/tex-arabtex/Makefile:1.8
--- pkgsrc/print/tex-arabtex/Makefile:1.7       Thu Jun  3 04:54:57 2021
+++ pkgsrc/print/tex-arabtex/Makefile   Thu Sep  1 03:15:59 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2021/06/03 04:54:57 markd Exp $
+# $NetBSD: Makefile,v 1.8 2022/09/01 03:15:59 markd Exp $
 
 DISTNAME=      arabtex
-PKGNAME=       tex-${DISTNAME}-3.17.59150
-TEXLIVE_REV=   59150
+PKGNAME=       tex-${DISTNAME}-3.17.63519
+TEXLIVE_REV=   63519
 
 MAINTAINER=    kamelderouiche%yahoo.com@localhost
 HOMEPAGE=      https://ctan.org/pkg/arabtex

Index: pkgsrc/print/tex-arabtex/distinfo
diff -u pkgsrc/print/tex-arabtex/distinfo:1.6 pkgsrc/print/tex-arabtex/distinfo:1.7
--- pkgsrc/print/tex-arabtex/distinfo:1.6       Tue Oct 26 11:12:27 2021
+++ pkgsrc/print/tex-arabtex/distinfo   Thu Sep  1 03:15:59 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:12:27 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/09/01 03:15:59 markd Exp $
 
-BLAKE2s (arabtex.r59150.tar.xz) = 1213f9df39b45d068e56858d333bb00ca7a4e254973f99b27750bd5f0447ae0a
-SHA512 (arabtex.r59150.tar.xz) = 1266c1824595e29a96a00f21da756d7ff12ab361bb9a719ff08f2d10c341826757965dda77c32cf03bb565a3ec61ef991fe2b5cf97d26f4ff89bf35dec65e3d6
-Size (arabtex.r59150.tar.xz) = 222028 bytes
+BLAKE2s (arabtex.r63519.tar.xz) = a1eaf4b254c6a42977d25d2eb6e6cc595011feda7b22a761ecdf3f6ba58f8bd4
+SHA512 (arabtex.r63519.tar.xz) = 0946e01dd2e0edb2d7d307d58cc7ff13d3a2686c724ed6f5032a3f1af20c7fff0ef65887aa18e0a9987b236049a466b3e08b734789be00cd751e6f2517a5858e
+Size (arabtex.r63519.tar.xz) = 221884 bytes

Index: pkgsrc/print/tex-arabtex-doc/DESCR
diff -u pkgsrc/print/tex-arabtex-doc/DESCR:1.1.1.1 pkgsrc/print/tex-arabtex-doc/DESCR:1.2
--- pkgsrc/print/tex-arabtex-doc/DESCR:1.1.1.1  Tue Jun 15 14:22:25 2010
+++ pkgsrc/print/tex-arabtex-doc/DESCR  Thu Sep  1 03:15:59 2022
@@ -1 +1 @@
-This is documentation for tex-arabtex.
+Documentation for tex-arabtex.

Index: pkgsrc/print/tex-arabtex-doc/Makefile
diff -u pkgsrc/print/tex-arabtex-doc/Makefile:1.5 pkgsrc/print/tex-arabtex-doc/Makefile:1.6
--- pkgsrc/print/tex-arabtex-doc/Makefile:1.5   Thu Jun  3 04:54:57 2021
+++ pkgsrc/print/tex-arabtex-doc/Makefile       Thu Sep  1 03:15:59 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2021/06/03 04:54:57 markd Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/01 03:15:59 markd Exp $
 
 DISTNAME=      arabtex.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-3.17.59150
-TEXLIVE_REV=   59150
+PKGNAME=       tex-${DISTNAME:S/./-/}-3.17.63519
+TEXLIVE_REV=   63519
 
 MAINTAINER=    kamelderouiche%yahoo.com@localhost
 HOMEPAGE=      https://ctan.org/pkg/arabtex

Index: pkgsrc/print/tex-arabtex-doc/distinfo
diff -u pkgsrc/print/tex-arabtex-doc/distinfo:1.6 pkgsrc/print/tex-arabtex-doc/distinfo:1.7
--- pkgsrc/print/tex-arabtex-doc/distinfo:1.6   Tue Oct 26 11:12:27 2021
+++ pkgsrc/print/tex-arabtex-doc/distinfo       Thu Sep  1 03:15:59 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:12:27 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/09/01 03:15:59 markd Exp $
 
-BLAKE2s (arabtex.doc.r59150.tar.xz) = 1caa355b85fc65a43f3d7c51aabcd932cea3d6c4e52f60533561d0477cc5080d
-SHA512 (arabtex.doc.r59150.tar.xz) = f878af124d3e7f65a09e681e9d66f4b9c6bdf678d194f130a944de3e3c208574388411a5f47e849518ce7be78d88c8d9e462667573e9517db953b0b9faa60a91
-Size (arabtex.doc.r59150.tar.xz) = 385592 bytes
+BLAKE2s (arabtex.doc.r63519.tar.xz) = 29053f8a0db4536dce6ddb828810121e611521b044b463bf35afdceb1b7e63d3
+SHA512 (arabtex.doc.r63519.tar.xz) = 2435699a80ac919736ff0101582a9f2ef97c57492c282fc15ebf57a55819e4c44a56d76209dd58daf79319e999d684c37f9911ad14718cb1beca5444b74c6763
+Size (arabtex.doc.r63519.tar.xz) = 383984 bytes



Home | Main Index | Thread Index | Old Index