pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/teTeX3-bin Split out tex-aleph. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/823ffed5a6b3
branches:  trunk
changeset: 651015:823ffed5a6b3
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 30 08:44:22 2015 +0000

description:
Split out tex-aleph. Bump PKGREVISION.

diffstat:

 print/teTeX3-bin/Makefile |  10 +++-------
 print/teTeX3-bin/PLIST    |   3 +--
 2 files changed, 4 insertions(+), 9 deletions(-)

diffs (51 lines):

diff -r 30a9ab68d75e -r 823ffed5a6b3 print/teTeX3-bin/Makefile
--- a/print/teTeX3-bin/Makefile Thu Apr 30 08:41:37 2015 +0000
+++ b/print/teTeX3-bin/Makefile Thu Apr 30 08:44:22 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2015/04/27 07:36:13 markd Exp $
+# $NetBSD: Makefile,v 1.79 2015/04/30 08:44:22 markd Exp $
 
 DISTNAME=      tetex-src-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
-PKGREVISION=   57
+PKGREVISION=   58
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=obsolete/systems/unix/teTeX/3.0/distrib/}
 
@@ -16,6 +16,7 @@
 DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 DEPENDS+=      tex-metafont-[0-9]*:../../fonts/tex-metafont
 DEPENDS+=      tex-kpathsea-[0-9]*:../../print/tex-kpathsea
+DEPENDS+=      tex-aleph-[0-9]*:../../print/tex-aleph
 DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
 DEPENDS+=      tex-tex-[0-9]*:../../print/tex-tex
 DEPENDS+=      tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf
@@ -63,8 +64,6 @@
 
 TEX_TEXMF_DIRS=        ${PREFIX}/share/texmf
 
-TEX_FORMATS=   "aleph aleph - *aleph.ini\\nlamed aleph language.dat *lambda.ini\\n"
-
 .include "../../print/kpathsea/texmf.mk"
 .include "../../print/teTeX3-bin/Makefile.common"
 .include "../../print/tex-tetex/format.mk"
@@ -74,7 +73,4 @@
 post-extract:
        ${RM} -rf ${WRKSRC}/texk/kpathsea
 
-post-install:
-       ${LN} -sf aleph ${DESTDIR}${PREFIX}/bin/lamed
-
 .include "../../mk/bsd.pkg.mk"
diff -r 30a9ab68d75e -r 823ffed5a6b3 print/teTeX3-bin/PLIST
--- a/print/teTeX3-bin/PLIST    Thu Apr 30 08:41:37 2015 +0000
+++ b/print/teTeX3-bin/PLIST    Thu Apr 30 08:44:22 2015 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.28 2015/04/27 07:36:13 markd Exp $
+@comment $NetBSD: PLIST,v 1.29 2015/04/30 08:44:22 markd Exp $
 bin/fdf2tan
 bin/fdf2tex
-bin/lamed
 bin/makempy
 bin/texfind
 bin/texfont



Home | Main Index | Thread Index | Old Index