Update makeindexk to the version included in TeX Live 2013.
Portability fixes only.
This commit is contained in:
parent
6e53972825
commit
8aa0031e0c
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.6 2012/10/25 06:56:06 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2013/11/18 18:41:18 minskim Exp $
|
||||
|
||||
DISTNAME= texlive-20110705-source
|
||||
DISTNAME= texlive-20130530-source
|
||||
PKGNAME= makeindexk-2.15
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2012/03/04 17:50:16 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.6 2013/11/18 18:41:18 minskim Exp $
|
||||
|
||||
SHA1 (texlive-20110705-source.tar.xz) = 7a47cfe847801c86c98da8ade181baf97339f6e4
|
||||
RMD160 (texlive-20110705-source.tar.xz) = fbcad494cc4717a0238ab2624f259270fce9332b
|
||||
Size (texlive-20110705-source.tar.xz) = 131207904 bytes
|
||||
SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61
|
||||
RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18
|
||||
Size (texlive-20130530-source.tar.xz) = 179963948 bytes
|
||||
|
|
Loading…
Reference in a new issue