pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics tex-pst-text{,-doc}: update to 1.02



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc5cc4a314f8
branches:  trunk
changeset: 318732:cc5cc4a314f8
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Jan 29 07:54:18 2019 +0000

description:
tex-pst-text{,-doc}: update to 1.02

This version has a new macro \psWarp for "warping" a iext sequence.

diffstat:

 graphics/tex-pst-text-doc/Makefile |   7 ++++---
 graphics/tex-pst-text-doc/distinfo |  10 +++++-----
 graphics/tex-pst-text/Makefile     |   7 ++++---
 graphics/tex-pst-text/PLIST        |   3 +--
 graphics/tex-pst-text/distinfo     |  10 +++++-----
 5 files changed, 19 insertions(+), 18 deletions(-)

diffs (77 lines):

diff -r acaed0852032 -r cc5cc4a314f8 graphics/tex-pst-text-doc/Makefile
--- a/graphics/tex-pst-text-doc/Makefile        Tue Jan 29 07:41:32 2019 +0000
+++ b/graphics/tex-pst-text-doc/Makefile        Tue Jan 29 07:54:18 2019 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:54 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/29 07:54:18 markd Exp $
 
 DISTNAME=      pst-text.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.00
-TEXLIVE_REV=   15878
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.02
+TEXLIVE_REV=   49542
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/pst-text
 COMMENT=       Documentation for tex-pst-text
 LICENSE=       lppl-1.3c
 
diff -r acaed0852032 -r cc5cc4a314f8 graphics/tex-pst-text-doc/distinfo
--- a/graphics/tex-pst-text-doc/distinfo        Tue Jan 29 07:41:32 2019 +0000
+++ b/graphics/tex-pst-text-doc/distinfo        Tue Jan 29 07:54:18 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 21:34:31 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/01/29 07:54:18 markd Exp $
 
-SHA1 (tex-pst-text-15878/pst-text.doc.tar.xz) = 32dbb818e19771057a44ebae27d42d5488c4d9c0
-RMD160 (tex-pst-text-15878/pst-text.doc.tar.xz) = 13a69d38497694a0165bac86a7b8ef4342bcc48c
-SHA512 (tex-pst-text-15878/pst-text.doc.tar.xz) = 1444017587585257252817643030d8741af4d7c89cc8a72b76ba0e9f3b26b06a627d0849cd3277f82d0961cbe6bfcf6f36025e830af1843c9a41c75158ff5d5d
-Size (tex-pst-text-15878/pst-text.doc.tar.xz) = 113428 bytes
+SHA1 (tex-pst-text-49542/pst-text.doc.tar.xz) = 554f80a5b8faee43d5393a631a1b4aa516e0b6a7
+RMD160 (tex-pst-text-49542/pst-text.doc.tar.xz) = f2165482cece8c58c82896082e479846999462e3
+SHA512 (tex-pst-text-49542/pst-text.doc.tar.xz) = e6aa52974e814d295437159075742f1f4a64fde16c816a9455a4c968b8529f5879bcb3c06707222eb695ca5a82dad1df72bcb96a3249a8982ad58ae579af0bcc
+Size (tex-pst-text-49542/pst-text.doc.tar.xz) = 169856 bytes
diff -r acaed0852032 -r cc5cc4a314f8 graphics/tex-pst-text/Makefile
--- a/graphics/tex-pst-text/Makefile    Tue Jan 29 07:41:32 2019 +0000
+++ b/graphics/tex-pst-text/Makefile    Tue Jan 29 07:54:18 2019 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:54 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/29 07:54:18 markd Exp $
 
 DISTNAME=      pst-text
-PKGNAME=       tex-${DISTNAME}-1.00
-TEXLIVE_REV=   15878
+PKGNAME=       tex-${DISTNAME}-1.02
+TEXLIVE_REV=   49542
 
 MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/pst-text
 COMMENT=       Text and character manipulation in PSTricks
 LICENSE=       lppl-1.3c
 
diff -r acaed0852032 -r cc5cc4a314f8 graphics/tex-pst-text/PLIST
--- a/graphics/tex-pst-text/PLIST       Tue Jan 29 07:41:32 2019 +0000
+++ b/graphics/tex-pst-text/PLIST       Tue Jan 29 07:54:18 2019 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:35 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/29 07:54:18 markd Exp $
 share/texmf-dist/dvips/pst-text/pst-text.pro
-share/texmf-dist/tex/generic/pst-text/pst-char.tex
 share/texmf-dist/tex/generic/pst-text/pst-text.tex
 share/texmf-dist/tex/latex/pst-text/pst-char.sty
 share/texmf-dist/tex/latex/pst-text/pst-text.sty
diff -r acaed0852032 -r cc5cc4a314f8 graphics/tex-pst-text/distinfo
--- a/graphics/tex-pst-text/distinfo    Tue Jan 29 07:41:32 2019 +0000
+++ b/graphics/tex-pst-text/distinfo    Tue Jan 29 07:54:18 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 21:34:30 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/01/29 07:54:18 markd Exp $
 
-SHA1 (tex-pst-text-15878/pst-text.tar.xz) = d5641154bec103f5d816a0268566c5657652eb96
-RMD160 (tex-pst-text-15878/pst-text.tar.xz) = 2e0e4ceecd691491c9ba25522975c68597e6ff6c
-SHA512 (tex-pst-text-15878/pst-text.tar.xz) = e30eb6cad8ed0bed7e6e568af477b5191e73efd82c7f1a9dea5579394459cebdfb2f400c7ac9a29677bc914eabb86ee6adc690f00d4efeced3ae504a10a0258f
-Size (tex-pst-text-15878/pst-text.tar.xz) = 3468 bytes
+SHA1 (tex-pst-text-49542/pst-text.tar.xz) = 21a256f41fc6f79210c486d606e56872577b3dd4
+RMD160 (tex-pst-text-49542/pst-text.tar.xz) = 61e29c97e267f100e328303aa20c222b6b2d4e1d
+SHA512 (tex-pst-text-49542/pst-text.tar.xz) = 550e9aea735fc096beae11fcff3ab49a65e0eb40dd3f1dc79e36e5d0d124447bd49f79095e53681f4f504eeea07f7477b07637a307853ed9414984a1022df663
+Size (tex-pst-text-49542/pst-text.tar.xz) = 4200 bytes



Home | Main Index | Thread Index | Old Index