pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-collectbox Convert to use texlive package. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ba065694766
branches: trunk
changeset: 650352:3ba065694766
user: markd <markd%pkgsrc.org@localhost>
date: Tue Apr 21 22:29:43 2015 +0000
description:
Convert to use texlive package. Bump PKGREVISION as PLIST changed.
diffstat:
print/tex-collectbox/DEINSTALL | 2 --
print/tex-collectbox/INSTALL | 2 --
print/tex-collectbox/Makefile | 26 ++++----------------------
print/tex-collectbox/PLIST | 4 +---
print/tex-collectbox/distinfo | 8 ++++----
5 files changed, 9 insertions(+), 33 deletions(-)
diffs (74 lines):
diff -r c61a50a4055d -r 3ba065694766 print/tex-collectbox/DEINSTALL
--- a/print/tex-collectbox/DEINSTALL Tue Apr 21 22:28:36 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-texhash
diff -r c61a50a4055d -r 3ba065694766 print/tex-collectbox/INSTALL
--- a/print/tex-collectbox/INSTALL Tue Apr 21 22:28:36 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-texhash
diff -r c61a50a4055d -r 3ba065694766 print/tex-collectbox/Makefile
--- a/print/tex-collectbox/Makefile Tue Apr 21 22:28:36 2015 +0000
+++ b/print/tex-collectbox/Makefile Tue Apr 21 22:29:43 2015 +0000
@@ -1,32 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2015/02/10 02:48:23 mef Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/21 22:29:43 markd Exp $
DISTNAME= collectbox
PKGNAME= tex-${DISTNAME}-0.4b
-CATEGORIES= print
-MASTER_SITES= http://mirrors.ctan.org/macros/latex/contrib/
-EXTRACT_SUFX= .zip
+PKGREVISION= 1
+TEXLIVE_REV= 26557
HOMEPAGE= http://www.ctan.org/pkg/collectbox
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Collect and process macro arguments as boxes
LICENSE= lppl-1.3c
-BUILD_DEPENDS+= web2c-[0-9]*:../../print/web2c
-BUILD_DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex
-BUILD_DEPENDS+= tex-ydoc-[0-9]*:../../print/tex-ydoc
-BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
-
-INSTALL_PATH= share/texmf-dist/tex/latex/collectbox
-AUTO_MKDIRS= yes
-
-do-build:
- (cd ${WRKSRC}; tex collectbox.ins )
-
-do-install:
-.for i in dtx ins sty
- (cd ${WRKSRC}; \
- ${INSTALL_DATA} collectbox.${i} ${DESTDIR}${PREFIX}/${INSTALL_PATH} )
-.endfor
-
-.include "../../print/kpathsea/texmf.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r c61a50a4055d -r 3ba065694766 print/tex-collectbox/PLIST
--- a/print/tex-collectbox/PLIST Tue Apr 21 22:28:36 2015 +0000
+++ b/print/tex-collectbox/PLIST Tue Apr 21 22:29:43 2015 +0000
@@ -1,4 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/10 02:48:23 mef Exp $
-share/texmf-dist/tex/latex/collectbox/collectbox.dtx
-share/texmf-dist/tex/latex/collectbox/collectbox.ins
+@comment $NetBSD: PLIST,v 1.2 2015/04/21 22:29:43 markd Exp $
share/texmf-dist/tex/latex/collectbox/collectbox.sty
diff -r c61a50a4055d -r 3ba065694766 print/tex-collectbox/distinfo
--- a/print/tex-collectbox/distinfo Tue Apr 21 22:28:36 2015 +0000
+++ b/print/tex-collectbox/distinfo Tue Apr 21 22:29:43 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2015/02/10 02:48:23 mef Exp $
+$NetBSD: distinfo,v 1.2 2015/04/21 22:29:43 markd Exp $
-SHA1 (collectbox.zip) = 6b49f1772ead9758958cba78b00a4e2392c0a452
-RMD160 (collectbox.zip) = bc30597bafa878d0d1f6b8f023943b4e181c806b
-Size (collectbox.zip) = 277611 bytes
+SHA1 (tex-collectbox-26557/collectbox.tar.xz) = 626c3f8b549dbac781a1b6372206559527d9a172
+RMD160 (tex-collectbox-26557/collectbox.tar.xz) = 7552c1e407529eba5401a87252dc36e76b75de2d
+Size (tex-collectbox-26557/collectbox.tar.xz) = 2828 bytes
Home |
Main Index |
Thread Index |
Old Index