pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-SIstyle{,-doc}: texlive lowercased the packa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5ce25b92037
branches:  trunk
changeset: 376858:f5ce25b92037
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 14 04:38:23 2022 +0000

description:
tex-SIstyle{,-doc}: texlive lowercased the package name

diffstat:

 print/tex-SIstyle-doc/DESCR    |   2 +-
 print/tex-SIstyle-doc/Makefile |  10 +++++-----
 print/tex-SIstyle-doc/PLIST    |  16 ++++++++--------
 print/tex-SIstyle-doc/distinfo |   8 ++++----
 print/tex-SIstyle/Makefile     |   8 ++++----
 print/tex-SIstyle/PLIST        |   4 ++--
 print/tex-SIstyle/distinfo     |   8 ++++----
 7 files changed, 28 insertions(+), 28 deletions(-)

diffs (103 lines):

diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle-doc/DESCR
--- a/print/tex-SIstyle-doc/DESCR       Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle-doc/DESCR       Thu Apr 14 04:38:23 2022 +0000
@@ -1,1 +1,1 @@
-Documentation for tex-SIstyle
+Documentation for tex-sistyle.
diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle-doc/Makefile
--- a/print/tex-SIstyle-doc/Makefile    Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle-doc/Makefile    Thu Apr 14 04:38:23 2022 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2019/12/06 20:17:04 markd Exp $
-# TeX Live Revision 15878
+# $NetBSD: Makefile,v 1.4 2022/04/14 04:38:23 markd Exp $
 
-DISTNAME=      SIstyle.doc
+DISTNAME=      sistyle.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-2.3a
+TEXLIVE_REV=   59682
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Documentation for tex-SIstyle
+HOMEPAGE=      https://ctan.org/pkg/sistyle
+COMMENT=       Documentation for tex-sistyle
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle-doc/PLIST
--- a/print/tex-SIstyle-doc/PLIST       Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle-doc/PLIST       Thu Apr 14 04:38:23 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/10 21:03:51 markd Exp $
-share/texmf-dist/doc/latex/SIstyle/README
-share/texmf-dist/doc/latex/SIstyle/SIstyle-2.3a.pdf
-share/texmf-dist/doc/latex/SIstyle/fig1.eps
-share/texmf-dist/doc/latex/SIstyle/fig1.mps
-share/texmf-dist/doc/latex/SIstyle/fig2.eps
-share/texmf-dist/doc/latex/SIstyle/fig2.mps
-share/texmf-dist/doc/latex/SIstyle/graphs_scr.zip
+@comment $NetBSD: PLIST,v 1.2 2022/04/14 04:38:23 markd Exp $
+share/texmf-dist/doc/latex/sistyle/README
+share/texmf-dist/doc/latex/sistyle/SIstyle-2.3a.pdf
+share/texmf-dist/doc/latex/sistyle/fig1.eps
+share/texmf-dist/doc/latex/sistyle/fig1.mps
+share/texmf-dist/doc/latex/sistyle/fig2.eps
+share/texmf-dist/doc/latex/sistyle/fig2.mps
+share/texmf-dist/doc/latex/sistyle/graphs_scr.zip
diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle-doc/distinfo
--- a/print/tex-SIstyle-doc/distinfo    Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle-doc/distinfo    Thu Apr 14 04:38:23 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:12:19 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/14 04:38:23 markd Exp $
 
-BLAKE2s (tex-SIstyle-doc-2.3a/SIstyle.doc.tar.xz) = e967bf893aff8f1f7bf67a28430060c637fd0a1e9af200b79a879556f3e6181b
-SHA512 (tex-SIstyle-doc-2.3a/SIstyle.doc.tar.xz) = 28dc04cb37bb3c031fdf2f5c19cda671c6b781bb8700098267c650f6ee855d3db4cd8575fe7c42a93307d1552fa8473c8753cd1631f1c9eb4388ed57ca1ff0d9
-Size (tex-SIstyle-doc-2.3a/SIstyle.doc.tar.xz) = 323444 bytes
+BLAKE2s (sistyle.doc.r59682.tar.xz) = e9b7e8c3c79ebb78ab83f2ecb302eafa36e5b310942bc435ff0698859fd7c644
+SHA512 (sistyle.doc.r59682.tar.xz) = 94fea0a472ccd43396921d957544ce6b0a1d6b9ca5ee63a01fb0f1fdd61e1cafeeca4c85366302117d852f20798c51b76966097bee3c2d7f6509e339720b744f
+Size (sistyle.doc.r59682.tar.xz) = 323456 bytes
diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle/Makefile
--- a/print/tex-SIstyle/Makefile        Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle/Makefile        Thu Apr 14 04:38:23 2022 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2019/12/06 20:17:04 markd Exp $
-# TeX Live Revision 15878
+# $NetBSD: Makefile,v 1.4 2022/04/14 04:38:23 markd Exp $
 
-DISTNAME=      SIstyle
+DISTNAME=      sistyle
 PKGNAME=       tex-${DISTNAME}-2.3a
+TEXLIVE_REV=   59682
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/sistyle
 COMMENT=       Package to typeset SI units, numbers and angles
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle/PLIST
--- a/print/tex-SIstyle/PLIST   Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle/PLIST   Thu Apr 14 04:38:23 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:32:41 markd Exp $
-share/texmf-dist/tex/latex/SIstyle/sistyle.sty
+@comment $NetBSD: PLIST,v 1.2 2022/04/14 04:38:23 markd Exp $
+share/texmf-dist/tex/latex/sistyle/sistyle.sty
diff -r 65847fc5d45a -r f5ce25b92037 print/tex-SIstyle/distinfo
--- a/print/tex-SIstyle/distinfo        Thu Apr 14 04:37:28 2022 +0000
+++ b/print/tex-SIstyle/distinfo        Thu Apr 14 04:38:23 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:12:19 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/14 04:38:23 markd Exp $
 
-BLAKE2s (tex-SIstyle-2.3a/SIstyle.tar.xz) = 878c80bfd0c8b7918c0ebe0ac36a434d2f33319c17cb0cf4ed2010f92d8e7112
-SHA512 (tex-SIstyle-2.3a/SIstyle.tar.xz) = 0727a298e4086f865d419e1823d4f7c5db89e0824a505bc9952157510c82475320f7a9c6b178e28e746e8a7986ad263ea80f1f39ccd06deeb692227fffcbcb58
-Size (tex-SIstyle-2.3a/SIstyle.tar.xz) = 3548 bytes
+BLAKE2s (sistyle.r59682.tar.xz) = 64195c029e3d5b584dbf35b4835feb9d4515dc7ecfdda3081a80c5dc18c4327d
+SHA512 (sistyle.r59682.tar.xz) = 0423402d3fea5dbbb60abf6c763bd037982479557b84b6ff38f795168234cd3dc6eb0708fb7b5e76abb1f68560a884e7d8b4e3a256d78b23aa81dba9b6e70d4d
+Size (sistyle.r59682.tar.xz) = 3544 bytes



Home | Main Index | Thread Index | Old Index