pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-crop



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Feb 13 10:33:30 UTC 2021

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-crop/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-crop/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-crop/Makefile
diff -u pkgsrc/print/tex-crop/Makefile:1.4 pkgsrc/print/tex-crop/Makefile:1.5
--- pkgsrc/print/tex-crop/Makefile:1.4  Fri Dec  6 20:19:20 2019
+++ pkgsrc/print/tex-crop/Makefile      Sat Feb 13 10:33:30 2021
@@ -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"

Index: pkgsrc/print/tex-crop/distinfo
diff -u pkgsrc/print/tex-crop/distinfo:1.2 pkgsrc/print/tex-crop/distinfo:1.3
--- pkgsrc/print/tex-crop/distinfo:1.2  Wed Nov  4 01:01:59 2015
+++ pkgsrc/print/tex-crop/distinfo      Sat Feb 13 10:33:30 2021
@@ -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