pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-adjustbox{,-doc}: update to 1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23803c61d24f
branches:  trunk
changeset: 318795:23803c61d24f
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Jan 29 19:41:42 2019 +0000

description:
tex-adjustbox{,-doc}: update to 1.2

 * Added missing 'clip' feature for rounded frames.
 * Changed order of corner values for rounded frames. This includes an
update to the clipping drivers.
 * Corrected 'adjnofloat' environment used by the 'nofloat' key to support
the 'hypcap' feature of the 'caption' and 'hypcap'
packages.
 * Updated manual description of `export` option as requested by Issue #9.
 * Updated manual to use (left, bottom, right, top) for the side values
instead of (llx, lly, urx, ury).
 * Some other improvements in the manual.
 * Added keys and matching commands and environments to align to the page
margins and text area borders:
   'pagecenter', 'pageleft', 'pageright', 'pageinner', 'pageouter',
   'textareacenter', 'textarealeft', 'textarearight', 'textareainner',
'textareaouter'.
 * Added 'noindent' key.
 * Added \newadjustimage and \NewAdjustImage commands to define custom
versions of \adjustimage with predefined key
   lists. This include variation to renew, provide and declare such
macros.
 * Added \provideadjustboxenv and \declareadjustboxenv.
 * Added \provideadjustboxcmd and \declareadjustboxcmd.

diffstat:

 print/tex-adjustbox-doc/Makefile |   6 +++---
 print/tex-adjustbox-doc/distinfo |  10 +++++-----
 print/tex-adjustbox/Makefile     |   6 +++---
 print/tex-adjustbox/distinfo     |  10 +++++-----
 4 files changed, 16 insertions(+), 16 deletions(-)

diffs (60 lines):

diff -r 7796f43117c8 -r 23803c61d24f print/tex-adjustbox-doc/Makefile
--- a/print/tex-adjustbox-doc/Makefile  Tue Jan 29 19:35:59 2019 +0000
+++ b/print/tex-adjustbox-doc/Makefile  Tue Jan 29 19:41:42 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2018/05/02 11:24:39 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/29 19:41:42 markd Exp $
 
 DISTNAME=      adjustbox.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.1
-TEXLIVE_REV=   47405
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.2
+TEXLIVE_REV=   49596
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/adjustbox
diff -r 7796f43117c8 -r 23803c61d24f print/tex-adjustbox-doc/distinfo
--- a/print/tex-adjustbox-doc/distinfo  Tue Jan 29 19:35:59 2019 +0000
+++ b/print/tex-adjustbox-doc/distinfo  Tue Jan 29 19:41:42 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/05/02 11:24:39 markd Exp $
+$NetBSD: distinfo,v 1.4 2019/01/29 19:41:42 markd Exp $
 
-SHA1 (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 7e55be1a8b16a66bb30ac4e86e11e0c0eded1e7f
-RMD160 (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 55430ed15af37124b7fea2e465f4964f41ad17c7
-SHA512 (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 0881232de9bfeca8e909989ad4468425495c21a573f2f68b517645d3976dbfd0da5fdfaa38c2bdb8d59a17083b516f0611b1a8c438ddde0f45d00646c008cc06
-Size (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 693000 bytes
+SHA1 (tex-adjustbox-49596/adjustbox.doc.tar.xz) = 84d382283b1d5ae24b6ca92c2fa973930f71e1f7
+RMD160 (tex-adjustbox-49596/adjustbox.doc.tar.xz) = dfdf1ff3fb61cdd4f067a4d6db17e04d272795df
+SHA512 (tex-adjustbox-49596/adjustbox.doc.tar.xz) = d3ba7feb98e64bb5c3f9cfeda783deb186f4d314cfb6dc6c4d6aff9cfd5443489da36c8ea1271e3b80409b733b1f2c1480986792c884c06cfa9c4eaaa2072856
+Size (tex-adjustbox-49596/adjustbox.doc.tar.xz) = 725652 bytes
diff -r 7796f43117c8 -r 23803c61d24f print/tex-adjustbox/Makefile
--- a/print/tex-adjustbox/Makefile      Tue Jan 29 19:35:59 2019 +0000
+++ b/print/tex-adjustbox/Makefile      Tue Jan 29 19:41:42 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/05/02 11:24:39 markd Exp $
+# $NetBSD: Makefile,v 1.7 2019/01/29 19:41:42 markd Exp $
 
 DISTNAME=      adjustbox
-PKGNAME=       tex-${DISTNAME}-1.1
-TEXLIVE_REV=   47405
+PKGNAME=       tex-${DISTNAME}-1.2
+TEXLIVE_REV=   49596
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.ctan.org/pkg/adjustbox
diff -r 7796f43117c8 -r 23803c61d24f print/tex-adjustbox/distinfo
--- a/print/tex-adjustbox/distinfo      Tue Jan 29 19:35:59 2019 +0000
+++ b/print/tex-adjustbox/distinfo      Tue Jan 29 19:41:42 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/02 11:24:39 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/01/29 19:41:42 markd Exp $
 
-SHA1 (tex-adjustbox-47405/adjustbox.tar.xz) = d83443a9364191259209bcf2e1b86492c0b22b26
-RMD160 (tex-adjustbox-47405/adjustbox.tar.xz) = aa938b3958cfed35a4688e58255e4fabab298a8d
-SHA512 (tex-adjustbox-47405/adjustbox.tar.xz) = 1d8e368436ea82c87b973c514e013bceae6bed0a4ea73ec79307ccb8d6767a1f4e903172ff12be4c7288acfd9b97b7574e781571f35fc5136f9a2cef26bd3287
-Size (tex-adjustbox-47405/adjustbox.tar.xz) = 12564 bytes
+SHA1 (tex-adjustbox-49596/adjustbox.tar.xz) = ce4ad81dd70f17774af82d95ea228aab34f6feba
+RMD160 (tex-adjustbox-49596/adjustbox.tar.xz) = 7b5a745ce158f29b830c0ef2d3f229aa799f0481
+SHA512 (tex-adjustbox-49596/adjustbox.tar.xz) = ef79dc361879eb46a3d7c946efdda2a09c90169242aad22983e4cbde01e9b3b7a0f6dd2f6cf56ada24c551ca7aa8a7d80536384a26f539521c7ec239aa91a5ba
+Size (tex-adjustbox-49596/adjustbox.tar.xz) = 13476 bytes



Home | Main Index | Thread Index | Old Index