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: Mon Apr 3 11:51:21 UTC 2023
Modified Files:
pkgsrc/print/tex-standalone: Makefile PLIST distinfo
pkgsrc/print/tex-standalone-doc: Makefile PLIST distinfo
Log Message:
tex-standalone{,-doc}: update to 1.3b
Fixed incorrect/unwanted messages for conversion feature.
Updated project URLs in documentation.
Added dependency list file.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-standalone/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-standalone/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-standalone/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-standalone-doc/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-standalone-doc/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-standalone-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-standalone/Makefile
diff -u pkgsrc/print/tex-standalone/Makefile:1.5 pkgsrc/print/tex-standalone/Makefile:1.6
--- pkgsrc/print/tex-standalone/Makefile:1.5 Sat Jan 18 23:34:50 2020
+++ pkgsrc/print/tex-standalone/Makefile Mon Apr 3 11:51:21 2023
@@ -1,14 +1,19 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:34:50 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2023/04/03 11:51:21 markd Exp $
DISTNAME= standalone
-PKGNAME= tex-${DISTNAME}-1.3a
-TEXLIVE_REV= 47136
+PKGNAME= tex-${DISTNAME}-1.3b
+TEXLIVE_REV= 64677
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/standalone
COMMENT= Compile TeX pictures stand-alone or as part of a document
LICENSE= lppl-1.3c
-TEXLIVE_UNVERSIONED= yes
+DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox
+DEPENDS+= tex-currfile-[0-9]*:../../print/tex-currfile
+DEPENDS+= tex-filemod-[0-9]*:../../print/tex-filemod
+DEPENDS+= tex-gincltex-[0-9]*:../../print/tex-gincltex
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-standalone/PLIST
diff -u pkgsrc/print/tex-standalone/PLIST:1.1 pkgsrc/print/tex-standalone/PLIST:1.2
--- pkgsrc/print/tex-standalone/PLIST:1.1 Thu Jul 2 21:00:59 2015
+++ pkgsrc/print/tex-standalone/PLIST Mon Apr 3 11:51:21 2023
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2015/07/02 21:00:59 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/04/03 11:51:21 markd Exp $
share/texmf-dist/tex/latex/standalone/standalone.cfg
share/texmf-dist/tex/latex/standalone/standalone.cls
share/texmf-dist/tex/latex/standalone/standalone.sty
-share/texmf-dist/tex/plain/standalone/standalone.tex
+share/texmf-dist/tex/latex/standalone/standalone.tex
Index: pkgsrc/print/tex-standalone/distinfo
diff -u pkgsrc/print/tex-standalone/distinfo:1.6 pkgsrc/print/tex-standalone/distinfo:1.7
--- pkgsrc/print/tex-standalone/distinfo:1.6 Tue Oct 26 11:14:41 2021
+++ pkgsrc/print/tex-standalone/distinfo Mon Apr 3 11:51:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:14:41 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/04/03 11:51:21 markd Exp $
-BLAKE2s (tex-standalone-47136/standalone.tar.xz) = 76663d2f8dafc628f1985d2f1fac78df5d5d1e33d51762745cf154ab403b0067
-SHA512 (tex-standalone-47136/standalone.tar.xz) = 599fc0934d53eab3cb97bfed16317ebdd6f31b70e0016c3ce8c413752290319940a8793b0458abd58a2a2151f8f7156628b0a083f42a1fde73e0e7c666abbfcb
-Size (tex-standalone-47136/standalone.tar.xz) = 11840 bytes
+BLAKE2s (standalone.r64677.tar.xz) = 24193fc2bfb855c67083f2710b8797c46c228591e2766c5be99f6e8508599e3a
+SHA512 (standalone.r64677.tar.xz) = 8e74a676232ffe9fbe93ee3a1095c0c29cd65bd23f8e4602308d8fc1abfde9025c01e8ba379782d4c79d3349b4298806419735c624436a7b0c93e2170c592efb
+Size (standalone.r64677.tar.xz) = 11904 bytes
Index: pkgsrc/print/tex-standalone-doc/Makefile
diff -u pkgsrc/print/tex-standalone-doc/Makefile:1.5 pkgsrc/print/tex-standalone-doc/Makefile:1.6
--- pkgsrc/print/tex-standalone-doc/Makefile:1.5 Sat Jan 18 23:34:50 2020
+++ pkgsrc/print/tex-standalone-doc/Makefile Mon Apr 3 11:51:21 2023
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:34:50 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2023/04/03 11:51:21 markd Exp $
DISTNAME= standalone.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.3a
-TEXLIVE_REV= 47136
+PKGNAME= tex-${DISTNAME:S/./-/}-1.3b
+TEXLIVE_REV= 64677
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/standalone
COMMENT= Documentation for tex-standalone
LICENSE= lppl-1.3c
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-standalone-doc/PLIST
diff -u pkgsrc/print/tex-standalone-doc/PLIST:1.1 pkgsrc/print/tex-standalone-doc/PLIST:1.2
--- pkgsrc/print/tex-standalone-doc/PLIST:1.1 Thu Jul 2 21:01:00 2015
+++ pkgsrc/print/tex-standalone-doc/PLIST Mon Apr 3 11:51:21 2023
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/07/02 21:01:00 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/04/03 11:51:21 markd Exp $
+share/texmf-dist/doc/latex/standalone/DEPENDS.txt
share/texmf-dist/doc/latex/standalone/README
share/texmf-dist/doc/latex/standalone/standalone.pdf
Index: pkgsrc/print/tex-standalone-doc/distinfo
diff -u pkgsrc/print/tex-standalone-doc/distinfo:1.6 pkgsrc/print/tex-standalone-doc/distinfo:1.7
--- pkgsrc/print/tex-standalone-doc/distinfo:1.6 Tue Oct 26 11:14:41 2021
+++ pkgsrc/print/tex-standalone-doc/distinfo Mon Apr 3 11:51:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:14:41 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/04/03 11:51:21 markd Exp $
-BLAKE2s (tex-standalone-47136/standalone.doc.tar.xz) = fa2e6f176f95686ec79f48f5f3f92cab8ab92b63b6e702275a22850767b9329d
-SHA512 (tex-standalone-47136/standalone.doc.tar.xz) = d7b86ac37855a9f2471ded0bd3cd370d4e7e247b0bf8a5ff63aa44e6ff8648fc1a696e813e25871ca5e02cb364f4abeced6bfc40d2f1679e0d5a894ace0872b6
-Size (tex-standalone-47136/standalone.doc.tar.xz) = 270488 bytes
+BLAKE2s (standalone.doc.r64677.tar.xz) = 8d2d854b680e33bc10189cd1628693470666b3b3e9984d1502353f4b2301802f
+SHA512 (standalone.doc.r64677.tar.xz) = 358fb3b29f4c2d37d03b7d98ee02b35ff8571ffaf30b8d3fa1a9b0f74965ca4b0bcbf2a7172b8771dd3f1240c7dad1acccc7710dad302411dc43a301149597cd
+Size (standalone.doc.r64677.tar.xz) = 278396 bytes
Home |
Main Index |
Thread Index |
Old Index