pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-thumbpdf



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jan 26 03:53:39 UTC 2019

Modified Files:
        pkgsrc/print/tex-thumbpdf: Makefile distinfo

Log Message:
tex-thumbpdf: update to 3.17

* latex .sty updated to remove some warnings and quit with just a log
  message if it detects compression is being used.

* Update the perl to quote { and } in regular expressions due to
  stricter syntax rules in more recent perl releases.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-thumbpdf/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-thumbpdf/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-thumbpdf/Makefile
diff -u pkgsrc/print/tex-thumbpdf/Makefile:1.6 pkgsrc/print/tex-thumbpdf/Makefile:1.7
--- pkgsrc/print/tex-thumbpdf/Makefile:1.6      Wed Aug 22 09:46:16 2018
+++ pkgsrc/print/tex-thumbpdf/Makefile  Sat Jan 26 03:53:39 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/08/22 09:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/01/26 03:53:39 markd Exp $
 
 DISTNAME=      thumbpdf
-PKGNAME=       tex-${DISTNAME}-3.16
-PKGREVISION=   3
-TEXLIVE_REV=   34621
+PKGNAME=       tex-${DISTNAME}-3.17
+TEXLIVE_REV=   48625
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Thumbnails for pdfTeX and dvips/ps2pdf

Index: pkgsrc/print/tex-thumbpdf/distinfo
diff -u pkgsrc/print/tex-thumbpdf/distinfo:1.2 pkgsrc/print/tex-thumbpdf/distinfo:1.3
--- pkgsrc/print/tex-thumbpdf/distinfo:1.2      Wed Nov  4 01:02:52 2015
+++ pkgsrc/print/tex-thumbpdf/distinfo  Sat Jan 26 03:53:39 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:02:52 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/01/26 03:53:39 markd Exp $
 
-SHA1 (tex-thumbpdf-34621/thumbpdf.tar.xz) = 584a9976414240bd491c526b1aef9af514a129e7
-RMD160 (tex-thumbpdf-34621/thumbpdf.tar.xz) = 4071dc0841fe5d9f2f43acb90eda4c9cf04103a9
-SHA512 (tex-thumbpdf-34621/thumbpdf.tar.xz) = e4ec3f02fab3e7290b3693a8753c0a7c43ffc80f97374d92a3f732a372869f264270b5828c1b434d8b0d8b4b0a710491d929bf0cfee75dfd6777806e0765bc0c
-Size (tex-thumbpdf-34621/thumbpdf.tar.xz) = 18692 bytes
+SHA1 (tex-thumbpdf-48625/thumbpdf.tar.xz) = 25d9483cd419d4ab4b27e07af3d1a72b514c792f
+RMD160 (tex-thumbpdf-48625/thumbpdf.tar.xz) = bb16e76aac8059b4bb52a0e625a197d22405d516
+SHA512 (tex-thumbpdf-48625/thumbpdf.tar.xz) = 65a4b13fe25ea01779ff26589fa6d0537d2cced3e622ee1959b3dc8e87c7222f4d33b03be491eb258431730530594288554ebf2306d3b7b2648dd5f5085c13eb
+Size (tex-thumbpdf-48625/thumbpdf.tar.xz) = 18872 bytes



Home | Main Index | Thread Index | Old Index