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 Apr 14 04:38:23 UTC 2022

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-SIstyle/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-SIstyle/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-SIstyle/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-SIstyle-doc/DESCR \
    pkgsrc/print/tex-SIstyle-doc/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-SIstyle-doc/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-SIstyle-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-SIstyle/Makefile
diff -u pkgsrc/print/tex-SIstyle/Makefile:1.3 pkgsrc/print/tex-SIstyle/Makefile:1.4
--- pkgsrc/print/tex-SIstyle/Makefile:1.3       Fri Dec  6 20:17:04 2019
+++ pkgsrc/print/tex-SIstyle/Makefile   Thu Apr 14 04:38:23 2022
@@ -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"

Index: pkgsrc/print/tex-SIstyle/PLIST
diff -u pkgsrc/print/tex-SIstyle/PLIST:1.1.1.1 pkgsrc/print/tex-SIstyle/PLIST:1.2
--- pkgsrc/print/tex-SIstyle/PLIST:1.1.1.1      Fri Apr  9 21:32:41 2010
+++ pkgsrc/print/tex-SIstyle/PLIST      Thu Apr 14 04:38:23 2022
@@ -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

Index: pkgsrc/print/tex-SIstyle/distinfo
diff -u pkgsrc/print/tex-SIstyle/distinfo:1.4 pkgsrc/print/tex-SIstyle/distinfo:1.5
--- pkgsrc/print/tex-SIstyle/distinfo:1.4       Tue Oct 26 11:12:19 2021
+++ pkgsrc/print/tex-SIstyle/distinfo   Thu Apr 14 04:38:23 2022
@@ -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

Index: pkgsrc/print/tex-SIstyle-doc/DESCR
diff -u pkgsrc/print/tex-SIstyle-doc/DESCR:1.1.1.1 pkgsrc/print/tex-SIstyle-doc/DESCR:1.2
--- pkgsrc/print/tex-SIstyle-doc/DESCR:1.1.1.1  Sat Apr 10 21:03:51 2010
+++ pkgsrc/print/tex-SIstyle-doc/DESCR  Thu Apr 14 04:38:23 2022
@@ -1 +1 @@
-Documentation for tex-SIstyle
+Documentation for tex-sistyle.
Index: pkgsrc/print/tex-SIstyle-doc/PLIST
diff -u pkgsrc/print/tex-SIstyle-doc/PLIST:1.1.1.1 pkgsrc/print/tex-SIstyle-doc/PLIST:1.2
--- pkgsrc/print/tex-SIstyle-doc/PLIST:1.1.1.1  Sat Apr 10 21:03:51 2010
+++ pkgsrc/print/tex-SIstyle-doc/PLIST  Thu Apr 14 04:38:23 2022
@@ -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

Index: pkgsrc/print/tex-SIstyle-doc/Makefile
diff -u pkgsrc/print/tex-SIstyle-doc/Makefile:1.3 pkgsrc/print/tex-SIstyle-doc/Makefile:1.4
--- pkgsrc/print/tex-SIstyle-doc/Makefile:1.3   Fri Dec  6 20:17:04 2019
+++ pkgsrc/print/tex-SIstyle-doc/Makefile       Thu Apr 14 04:38:23 2022
@@ -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"

Index: pkgsrc/print/tex-SIstyle-doc/distinfo
diff -u pkgsrc/print/tex-SIstyle-doc/distinfo:1.4 pkgsrc/print/tex-SIstyle-doc/distinfo:1.5
--- pkgsrc/print/tex-SIstyle-doc/distinfo:1.4   Tue Oct 26 11:12:19 2021
+++ pkgsrc/print/tex-SIstyle-doc/distinfo       Thu Apr 14 04:38:23 2022
@@ -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



Home | Main Index | Thread Index | Old Index