Sat Apr 25 10:03:52 2015 UTC ()
Update to texlive 2014 version.

   * fread.c (copy_multibyte_char): Avoid ambiguous operation.
   * fread.c: Add copy_multibyte_char() to
     copy multibyte character correctly.
   * fread.c: Wide char is not always even bytes in getestr().
   * convert.c: Add (unsigned char*) cast arg1 of UTF8StoUCS().
   * fwrite.c: Declare fprint_euc_char() as static.
   * main.c: Add TeX Live version.
   * {main,convert,fread,fwrite,styfile}.c, kana.h,
     mendex.doc, mendex.1: Add a new option -I to switch
     internal buffers for key words to EUC-JP or UTF-8.
   * mendex.1: Fix usage.
   * convert.c: Allow longer words in dictionary.
   * fwrite.c:  Make a buffer size larger.
   * fwrite.c: Replace sprintf with snprintf.
   * fread.c: Allow lines with only a line ending in mfgets(),
     because dictionary files with DOS line endings can't be read.


(markd)
diff -r1.6 -r1.7 pkgsrc/textproc/mendexk/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/mendexk/distinfo
diff -r1.1 -r0 pkgsrc/textproc/mendexk/patches/patch-fwrite.c

cvs diff -r1.6 -r1.7 pkgsrc/textproc/mendexk/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/mendexk/Makefile 2015/02/23 18:28:52 1.6
+++ pkgsrc/textproc/mendexk/Makefile 2015/04/25 10:03:52 1.7
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.6 2015/02/23 18:28:52 joerg Exp $ 1# $NetBSD: Makefile,v 1.7 2015/04/25 10:03:52 markd Exp $
2 2
3DISTNAME= texlive-20130530-source 3DISTNAME= texlive-20140525-source
4PKGNAME= mendexk-2.6f 4PKGNAME= mendexk-2.6f
5PKGREVISION= 3 5PKGREVISION= 4
6CATEGORIES= textproc 6CATEGORIES= textproc
7MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ 7MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= minskim@NetBSD.org 10MAINTAINER= minskim@NetBSD.org
11HOMEPAGE= http://www.tug.org/texlive/ 11HOMEPAGE= http://www.tug.org/texlive/
12COMMENT= Replacement for makeindex with many enhancements 12COMMENT= Replacement for makeindex with many enhancements
13LICENSE= modified-bsd 13LICENSE= modified-bsd
14 14
15CONFLICTS+= ja-ptex-bin-[0-9]* 15CONFLICTS+= ja-ptex-bin-[0-9]*
16 16
17EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ 17EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
18 ${DISTNAME}/texk/mendexk 18 ${DISTNAME}/texk/mendexk
19 19
20GNU_CONFIGURE= yes 20GNU_CONFIGURE= yes
@@ -22,15 +22,16 @@ USE_LIBTOOL= yes @@ -22,15 +22,16 @@ USE_LIBTOOL= yes
22WRKSRC= ${WRKDIR}/${DISTNAME}/texk/mendexk 22WRKSRC= ${WRKDIR}/${DISTNAME}/texk/mendexk
23 23
24CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess 24CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess
25CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub 25CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub
26 26
27CONFIGURE_ARGS+= --with-system-kpathsea \ 27CONFIGURE_ARGS+= --with-system-kpathsea \
28 --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ 28 --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \
29 --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib \ 29 --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib \
30 --with-system-ptexenc \ 30 --with-system-ptexenc \
31 --with-ptexenc-includes=${BUILDLINK_PREFIX.ptexenc}/include \ 31 --with-ptexenc-includes=${BUILDLINK_PREFIX.ptexenc}/include \
32 --with-ptexenc-libdir=${BUILDLINK_PREFIX.ptexenc}/lib 32 --with-ptexenc-libdir=${BUILDLINK_PREFIX.ptexenc}/lib
33 33
34.include "../../print/kpathsea/buildlink3.mk" 34.include "../../print/kpathsea/buildlink3.mk"
 35BUILDLINK_API_DEPENDS.ptexenc+= ptexenc>=1.3.2
35.include "../../print/ptexenc/buildlink3.mk" 36.include "../../print/ptexenc/buildlink3.mk"
36.include "../../mk/bsd.pkg.mk" 37.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/textproc/mendexk/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/mendexk/distinfo 2014/02/13 00:58:22 1.4
+++ pkgsrc/textproc/mendexk/distinfo 2015/04/25 10:03:52 1.5
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.4 2014/02/13 00:58:22 minskim Exp $ 1$NetBSD: distinfo,v 1.5 2015/04/25 10:03:52 markd Exp $
2 2
3SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 3SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8
4RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 4RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2
5Size (texlive-20130530-source.tar.xz) = 179963948 bytes 5Size (texlive-20140525-source.tar.xz) = 41657688 bytes
6SHA1 (patch-fwrite.c) = 39b81b60edd4d056260723962879aff6b340a677 

File Deleted: pkgsrc/textproc/mendexk/patches/Attic/patch-fwrite.c