pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: markd
Date: Thu Apr 14 03:13:24 UTC 2022
Modified Files:
pkgsrc/graphics/tex-pictex: DESCR Makefile distinfo
pkgsrc/graphics/tex-pictex-doc: Makefile PLIST distinfo
Log Message:
tex-pictex{,-doc}: update to 1.1b
No changes to the main pictex.tex macro file (still Version 1.1 9/21/87)
but the LaTeX interface in prepictex.tex and postpictex.tex is updated to
work alongside the extended picture environment in recent LaTex releases.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-pictex/DESCR
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/tex-pictex/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-pictex/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tex-pictex-doc/Makefile \
pkgsrc/graphics/tex-pictex-doc/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-pictex-doc/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tex-pictex/DESCR
diff -u pkgsrc/graphics/tex-pictex/DESCR:1.1 pkgsrc/graphics/tex-pictex/DESCR:1.2
--- pkgsrc/graphics/tex-pictex/DESCR:1.1 Tue May 5 14:40:28 2015
+++ pkgsrc/graphics/tex-pictex/DESCR Thu Apr 14 03:13:24 2022
@@ -1,10 +1,4 @@
-PicTeX is an early, and very comprehensive drawing package,
-that mostly draws by placing myriads of small dots to make up
-pictures. It has a tendency to run out of space, most
-especially of allowable dimensions registers; packages m-pictex
-and pictexwd deal with the register problem, in different ways.
-Note that full documentation may be bought via the PC-TeX site,
-though a command summary is available as free software.
-Alternatively, a front-end package such as mathsPiC, which
-covers all of PicTeX and has a complete and free manual, could
-be used.
+PicTeX is an early and very comprehensive drawing package that
+mostly draws by placing myriads of small dots to make up
+pictures. It has a tendency to run out of space; packages
+m-pictex and pictexwd deal with the problems in different ways.
Index: pkgsrc/graphics/tex-pictex/Makefile
diff -u pkgsrc/graphics/tex-pictex/Makefile:1.3 pkgsrc/graphics/tex-pictex/Makefile:1.4
--- pkgsrc/graphics/tex-pictex/Makefile:1.3 Sat Jan 18 23:32:30 2020
+++ pkgsrc/graphics/tex-pictex/Makefile Thu Apr 14 03:13:24 2022
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:32:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/14 03:13:24 markd Exp $
DISTNAME= pictex
-PKGNAME= tex-${DISTNAME}-1.1
-TEXLIVE_REV= 21943
+PKGNAME= tex-${DISTNAME}-1.1b
+TEXLIVE_REV= 59551
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pictex
COMMENT= Picture drawing macros for TeX and LaTeX
-LICENSE= lppl-1.3c
+LICENSE= lppl-1.0
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-pictex/distinfo
diff -u pkgsrc/graphics/tex-pictex/distinfo:1.4 pkgsrc/graphics/tex-pictex/distinfo:1.5
--- pkgsrc/graphics/tex-pictex/distinfo:1.4 Tue Oct 26 10:47:07 2021
+++ pkgsrc/graphics/tex-pictex/distinfo Thu Apr 14 03:13:24 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:47:07 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/14 03:13:24 markd Exp $
-BLAKE2s (tex-pictex-21943/pictex.tar.xz) = dc1b6244a7a2a5800741509e1b174bf791d2da3900d6aebfe2b3c4825c88714b
-SHA512 (tex-pictex-21943/pictex.tar.xz) = d5854426024369965592242c523f384890484046696f4721fb3139c9de2fbd86434589e466f2875376bfd7ea90d478b06f076ab40df951bb1dfe40bea9dc2b14
-Size (tex-pictex-21943/pictex.tar.xz) = 41424 bytes
+BLAKE2s (pictex.r59551.tar.xz) = fe03a8afbb9bb6a7596c49ea283b407769a4b59667d61e773487df8cad4acb89
+SHA512 (pictex.r59551.tar.xz) = cca6216568bead5120ef39eb2743897ad97d285b55e7d9b0723b3f6c7fa94ab17cb8cecb946845aefc57eae3c69305de6d839feb9df8212be83d2c7f242c2fd4
+Size (pictex.r59551.tar.xz) = 41444 bytes
Index: pkgsrc/graphics/tex-pictex-doc/Makefile
diff -u pkgsrc/graphics/tex-pictex-doc/Makefile:1.4 pkgsrc/graphics/tex-pictex-doc/Makefile:1.5
--- pkgsrc/graphics/tex-pictex-doc/Makefile:1.4 Sat Jan 18 23:32:30 2020
+++ pkgsrc/graphics/tex-pictex-doc/Makefile Thu Apr 14 03:13:24 2022
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:32:30 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/14 03:13:24 markd Exp $
DISTNAME= pictex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.1
-TEXLIVE_REV= 21943
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1b
+TEXLIVE_REV= 59551
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pictex
COMMENT= Documentation for tex-pictex
-LICENSE= lppl-1.3c
+LICENSE= lppl-1.0
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-pictex-doc/distinfo
diff -u pkgsrc/graphics/tex-pictex-doc/distinfo:1.4 pkgsrc/graphics/tex-pictex-doc/distinfo:1.5
--- pkgsrc/graphics/tex-pictex-doc/distinfo:1.4 Tue Oct 26 10:47:07 2021
+++ pkgsrc/graphics/tex-pictex-doc/distinfo Thu Apr 14 03:13:24 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:47:07 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/14 03:13:24 markd Exp $
-BLAKE2s (tex-pictex-21943/pictex.doc.tar.xz) = c565f3547d94334ec834cff4c2a55f2824f9773b6659c792b0c22ac0d334b680
-SHA512 (tex-pictex-21943/pictex.doc.tar.xz) = 81fb9669b752d5c5cbc5aa2dc88be94f79030b501fdd34098708889c57791858905931da890f7405b43a4e5e620b6a521bbab475419740feb672f19d9d97d776
-Size (tex-pictex-21943/pictex.doc.tar.xz) = 1424 bytes
+BLAKE2s (pictex.doc.r59551.tar.xz) = 2c7e32eaef534647be8a0a8ea2394e927adc97c3fc050606bdc4a7cf50c07644
+SHA512 (pictex.doc.r59551.tar.xz) = e5bdad8dfdeaf3e3427d37b35641f37c8bb8005aea3773a914967a10b2583e1721fe0afeea0b8cb7f230edfa7b7d33c2d6fe023c229de4a27d6c979f6830088a
+Size (pictex.doc.r59551.tar.xz) = 1608 bytes
Index: pkgsrc/graphics/tex-pictex-doc/PLIST
diff -u pkgsrc/graphics/tex-pictex-doc/PLIST:1.1 pkgsrc/graphics/tex-pictex-doc/PLIST:1.2
--- pkgsrc/graphics/tex-pictex-doc/PLIST:1.1 Tue May 5 14:40:41 2015
+++ pkgsrc/graphics/tex-pictex-doc/PLIST Thu Apr 14 03:13:24 2022
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:40:41 wiz Exp $
-share/texmf-dist/doc/generic/pictex/00index
-share/texmf-dist/doc/generic/pictex/README
+@comment $NetBSD: PLIST,v 1.2 2022/04/14 03:13:24 markd Exp $
+share/texmf-dist/doc/generic/pictex/README.TEXLIVE
+share/texmf-dist/doc/generic/pictex/README.txt
share/texmf-dist/doc/generic/pictex/pictexzusatz.txt
share/texmf-dist/doc/generic/pictex/readme.errorbars
Home |
Main Index |
Thread Index |
Old Index