pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-crop tex-crop: update to 1.10.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f306d7eff93
branches:  trunk
changeset: 446774:0f306d7eff93
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Feb 13 10:33:30 2021 +0000

description:
tex-crop: update to 1.10.2

1.10
This version of crop adds support for LuaTeX, and corrects the dimensions
of some paper sizes.

1.10.1:
This version updates the documentation and adds all the files necessary
for installation to the distribution package; there are no changes to
the LaTeX since 1.10.

1.10.2:
This update only affects the build system and makes the release package
better conform with CTAN rules; there are no changes to the LaTeX files.

diffstat:

 print/tex-crop/Makefile |   8 ++++----
 print/tex-crop/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r d2a3411ede94 -r 0f306d7eff93 print/tex-crop/Makefile
--- a/print/tex-crop/Makefile   Sat Feb 13 10:29:56 2021 +0000
+++ b/print/tex-crop/Makefile   Sat Feb 13 10:33:30 2021 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2019/12/06 20:19:20 markd Exp $
+# $NetBSD: Makefile,v 1.5 2021/02/13 10:33:30 markd Exp $
 
 DISTNAME=      crop
-PKGNAME=       tex-${DISTNAME}-1.5
-TEXLIVE_REV=   15878
+PKGNAME=       tex-${DISTNAME}-1.10.2
+TEXLIVE_REV=   55424
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/crop
 COMMENT=       Support for cropmarks
 LICENSE=       lppl-1.3c
 
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d2a3411ede94 -r 0f306d7eff93 print/tex-crop/distinfo
--- a/print/tex-crop/distinfo   Sat Feb 13 10:29:56 2021 +0000
+++ b/print/tex-crop/distinfo   Sat Feb 13 10:33:30 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:01:59 agc Exp $
+$NetBSD: distinfo,v 1.3 2021/02/13 10:33:30 markd Exp $
 
-SHA1 (tex-crop-15878/crop.tar.xz) = ab791b57250abe446748016f120927077dd25a43
-RMD160 (tex-crop-15878/crop.tar.xz) = 612e0f3a101c0881f8262926c081d5ae9dea6dff
-SHA512 (tex-crop-15878/crop.tar.xz) = 61e54b3909926a9e497335894b9ff4525b0b38c2f389729aeaeb06a8dc992e76a74902cec11a119cf6df938a5d2d0837560ccea52f3575cde3fd3d3603cf8cd2
-Size (tex-crop-15878/crop.tar.xz) = 4600 bytes
+SHA1 (crop.r55424.tar.xz) = c883c438ae5b6fddacd0b81e74f16dcb689f7be5
+RMD160 (crop.r55424.tar.xz) = 57805640abe08c0c5ef085db28a0c2d43d441bae
+SHA512 (crop.r55424.tar.xz) = f6161e7688d8853d2d9041cfe26360b71a920028df673d04ba38f258c810021752bb7282757ceb98b2e62f7ae52a5f4abcdc61333081d77b205d5431ca62a569
+Size (crop.r55424.tar.xz) = 4680 bytes



Home | Main Index | Thread Index | Old Index