pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/kpathsea Update kpathsea to the version in TeX L...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6316818eedf
branches: trunk
changeset: 569386:e6316818eedf
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 16 03:06:56 2010 +0000
description:
Update kpathsea to the version in TeX Live 2009.
This version removes many obsolete entries in texmf.cnf.
diffstat:
print/kpathsea/Makefile | 17 ++++++++---------
print/kpathsea/PLIST | 4 ++--
print/kpathsea/distinfo | 8 ++++----
3 files changed, 14 insertions(+), 15 deletions(-)
diffs (82 lines):
diff -r cab5bfe4a97d -r e6316818eedf print/kpathsea/Makefile
--- a/print/kpathsea/Makefile Sat Jan 16 02:16:35 2010 +0000
+++ b/print/kpathsea/Makefile Sat Jan 16 03:06:56 2010 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2009/09/20 18:50:03 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/16 03:06:56 minskim Exp $
-DISTNAME= luatex-beta-0.40.2
+DISTNAME= texlive-20091011-source
PKGNAME= kpathsea-5.0.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
-MASTER_SITES= http://foundry.supelec.fr/gf/download/frsrelease/341/1275/
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://www.tug.org/kpathsea/
@@ -15,9 +15,8 @@
CONFLICTS+= teTeX-bin<=3.0nb21
CONFLICTS+= teTeX-texmf<=3.0nb5
-EXTRACT_ELEMENTS= ${DISTNAME}/source/build-aux \
- ${DISTNAME}/source/texk/kpathsea \
- ${DISTNAME}/source/texk/make
+EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
+ ${DISTNAME}/texk/kpathsea
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,7 +24,7 @@
INFO_FILES= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake
-WRKSRC= ${WRKDIR}/${DISTNAME}/source/texk/kpathsea
+WRKSRC= ${WRKDIR}/${DISTNAME}/texk/kpathsea
MAKE_FLAGS+= LIBTOOL=${LIBTOOL:Q}
diff -r cab5bfe4a97d -r e6316818eedf print/kpathsea/PLIST
--- a/print/kpathsea/PLIST Sat Jan 16 02:16:35 2010 +0000
+++ b/print/kpathsea/PLIST Sat Jan 16 03:06:56 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:16:22 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2010/01/16 03:06:56 minskim Exp $
bin/kpseaccess
bin/kpsereadlink
bin/kpsestat
@@ -23,7 +23,6 @@
include/kpathsea/c-stat.h
include/kpathsea/c-std.h
include/kpathsea/c-unistd.h
-include/kpathsea/c-vararg.h
include/kpathsea/cnf.h
include/kpathsea/concatn.h
include/kpathsea/config.h
@@ -57,6 +56,7 @@
include/kpathsea/truncate.h
include/kpathsea/types.h
include/kpathsea/variable.h
+include/kpathsea/version.h
include/kpathsea/xopendir.h
include/kpathsea/xstat.h
info/kpathsea.info
diff -r cab5bfe4a97d -r e6316818eedf print/kpathsea/distinfo
--- a/print/kpathsea/distinfo Sat Jan 16 02:16:35 2010 +0000
+++ b/print/kpathsea/distinfo Sat Jan 16 03:06:56 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2009/09/20 18:50:03 minskim Exp $
+$NetBSD: distinfo,v 1.7 2010/01/16 03:06:56 minskim Exp $
-SHA1 (luatex-beta-0.40.2.tar.bz2) = 8af574490abb5cbcf9b8c2540ad2f623ec66babe
-RMD160 (luatex-beta-0.40.2.tar.bz2) = 2a05f51fdcb869f6398d6e643373ccb99246458f
-Size (luatex-beta-0.40.2.tar.bz2) = 7475791 bytes
+SHA1 (texlive-20091011-source.tar.xz) = 82fc9fcdb82c63a00f4b08a51733c761cbda897d
+RMD160 (texlive-20091011-source.tar.xz) = 81b86cd93e629d6b1b3d7918848dd76babc0d5a9
+Size (texlive-20091011-source.tar.xz) = 29683728 bytes
SHA1 (patch-aa) = f22538ddcb94566542984216103da97885377bcf
SHA1 (patch-ab) = 241176f612485a800ec94974ab00419c92043243
SHA1 (patch-ac) = cf7a574f78f13b4ff662e97da4b6a4bcfcd002b0
Home |
Main Index |
Thread Index |
Old Index