pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-tabu Redo as texlive package. Bump PKGREVISI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15688a7dc620
branches:  trunk
changeset: 650802:15688a7dc620
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Apr 26 21:27:07 2015 +0000

description:
Redo as texlive package. Bump PKGREVISION as PLIST changed.

diffstat:

 print/tex-tabu/Makefile |  21 ++++-----------------
 print/tex-tabu/PLIST    |   3 +--
 print/tex-tabu/distinfo |   8 ++++----
 3 files changed, 9 insertions(+), 23 deletions(-)

diffs (57 lines):

diff -r 43b7e5744bab -r 15688a7dc620 print/tex-tabu/Makefile
--- a/print/tex-tabu/Makefile   Sun Apr 26 21:24:33 2015 +0000
+++ b/print/tex-tabu/Makefile   Sun Apr 26 21:27:07 2015 +0000
@@ -1,28 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2014/10/04 22:43:10 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/26 21:27:07 markd Exp $
 
 DISTNAME=      tabu
 PKGNAME=       tex-${DISTNAME}-2.8
-MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-EXTRACT_SUFX=  .zip
+PKGREVISION=   1
+TEXLIVE_REV=   21534
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Flexible LaTeX tabulars
+LICENSE=       lppl-1.3c
 
-INSTALLATION_DIRS=     share/texmf-dist/doc/latex/tabu \
-                       share/texmf-dist/tex/latex/tabu
-
-BUILD_DEPENDS+=        tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 DEPENDS+=      tex-varwidth-[0-9]*:../../print/tex-varwidth
 
-do-configure:
-       cd ${WRKSRC}/tabu && ${PREFIX}/bin/latex tabu.ins
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/tabu/tabu.pdf \
-           ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/tabu
-       ${INSTALL_DATA} ${WRKSRC}/tabu/tabu.sty \
-           ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/tabu
-
-.include "../../print/kpathsea/texmf.mk"
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 43b7e5744bab -r 15688a7dc620 print/tex-tabu/PLIST
--- a/print/tex-tabu/PLIST      Sun Apr 26 21:24:33 2015 +0000
+++ b/print/tex-tabu/PLIST      Sun Apr 26 21:27:07 2015 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:58:54 joerg Exp $
-share/texmf-dist/doc/latex/tabu/tabu.pdf
+@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:27:07 markd Exp $
 share/texmf-dist/tex/latex/tabu/tabu.sty
diff -r 43b7e5744bab -r 15688a7dc620 print/tex-tabu/distinfo
--- a/print/tex-tabu/distinfo   Sun Apr 26 21:24:33 2015 +0000
+++ b/print/tex-tabu/distinfo   Sun Apr 26 21:27:07 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/10/01 19:58:54 joerg Exp $
+$NetBSD: distinfo,v 1.2 2015/04/26 21:27:07 markd Exp $
 
-SHA1 (tex-tabu-2.8/tabu.zip) = 4b27037f26f3019e7f024f0907a3f0b00796a570
-RMD160 (tex-tabu-2.8/tabu.zip) = 5158c29ea37a2cdaefc336e45d88616ab127570b
-Size (tex-tabu-2.8/tabu.zip) = 1592455 bytes
+SHA1 (tex-tabu-21534/tabu.tar.xz) = aa2cfc4a26d130de054de713fa822728b6c9431e
+RMD160 (tex-tabu-21534/tabu.tar.xz) = 2828089f41c1154a8706209ff9febdd21d1a980d
+Size (tex-tabu-21534/tabu.tar.xz) = 23572 bytes



Home | Main Index | Thread Index | Old Index