diff options
author | markd <markd@pkgsrc.org> | 2015-08-02 10:34:37 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-08-02 10:34:37 +0000 |
commit | 2720975ca74e8afaca103100c7b448e9a5d66992 (patch) | |
tree | 0451f37bcaf552e742b38aff651c5c95a6ac66da | |
parent | 2caad41d0e5ed0f9b8b001cb18db378602b0882c (diff) | |
download | pkgsrc-2720975ca74e8afaca103100c7b448e9a5d66992.tar.gz |
Update tex-pst-barcode{,-doc} to 0.14
Added macro \QR to put a QR code into the margin of a document.
-rw-r--r-- | graphics/tex-pst-barcode-doc/Makefile | 7 | ||||
-rw-r--r-- | graphics/tex-pst-barcode-doc/distinfo | 8 | ||||
-rw-r--r-- | graphics/tex-pst-barcode/Makefile | 7 | ||||
-rw-r--r-- | graphics/tex-pst-barcode/distinfo | 8 |
4 files changed, 16 insertions, 14 deletions
diff --git a/graphics/tex-pst-barcode-doc/Makefile b/graphics/tex-pst-barcode-doc/Makefile index eca4a1e5dd8..ddae4f21055 100644 --- a/graphics/tex-pst-barcode-doc/Makefile +++ b/graphics/tex-pst-barcode-doc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/02 10:34:37 markd Exp $ DISTNAME= pst-barcode.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.13 -TEXLIVE_REV= 37353 +PKGNAME= tex-${DISTNAME:S/./-/}-0.14 +TEXLIVE_REV= 37586 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pst-barcode COMMENT= Documentation for tex-pst-barcode LICENSE= lppl-1.3c diff --git a/graphics/tex-pst-barcode-doc/distinfo b/graphics/tex-pst-barcode-doc/distinfo index 399fa9f7c65..9b66610cc00 100644 --- a/graphics/tex-pst-barcode-doc/distinfo +++ b/graphics/tex-pst-barcode-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ +$NetBSD: distinfo,v 1.4 2015/08/02 10:34:37 markd Exp $ -SHA1 (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 62229367fb88c2fa508a7796c662f42c8da11bc3 -RMD160 (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 8a4aa67c5fbf330e1d2c36f2bdff4c2d6117b1ef -Size (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 230536 bytes +SHA1 (tex-pst-barcode-37586/pst-barcode.doc.tar.xz) = 1ce37ef3934dbe5f5256db22537beaf2463feadd +RMD160 (tex-pst-barcode-37586/pst-barcode.doc.tar.xz) = b9837a8aa2f4e90c79d168b4944f3b009596b5d2 +Size (tex-pst-barcode-37586/pst-barcode.doc.tar.xz) = 293848 bytes diff --git a/graphics/tex-pst-barcode/Makefile b/graphics/tex-pst-barcode/Makefile index 09612470686..5e7e2354e0e 100644 --- a/graphics/tex-pst-barcode/Makefile +++ b/graphics/tex-pst-barcode/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/02 10:34:37 markd Exp $ DISTNAME= pst-barcode -PKGNAME= tex-${DISTNAME}-0.13 -TEXLIVE_REV= 37353 +PKGNAME= tex-${DISTNAME}-0.14 +TEXLIVE_REV= 37586 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pst-barcode COMMENT= Print barcodes using PostScript LICENSE= lppl-1.3c diff --git a/graphics/tex-pst-barcode/distinfo b/graphics/tex-pst-barcode/distinfo index e8040b7ca42..c7098c6ff26 100644 --- a/graphics/tex-pst-barcode/distinfo +++ b/graphics/tex-pst-barcode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ +$NetBSD: distinfo,v 1.4 2015/08/02 10:34:37 markd Exp $ -SHA1 (tex-pst-barcode-37353/pst-barcode.tar.xz) = 57745138321cdaf89f72bf19458b749752f99208 -RMD160 (tex-pst-barcode-37353/pst-barcode.tar.xz) = aae4abed60b52ca887e4dfeab7b3afb26ba5a81a -Size (tex-pst-barcode-37353/pst-barcode.tar.xz) = 91188 bytes +SHA1 (tex-pst-barcode-37586/pst-barcode.tar.xz) = fc1c9ab2f5c5ca245c6f83fe00701e9cbdb473c3 +RMD160 (tex-pst-barcode-37586/pst-barcode.tar.xz) = 41686c971d78ecf991e5882c09b66b0674e02f70 +Size (tex-pst-barcode-37586/pst-barcode.tar.xz) = 91540 bytes |