pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/kpathsea Do not conflict with future revisions o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/330319b79589
branches: trunk
changeset: 552769:330319b79589
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Jan 08 21:47:18 2009 +0000
description:
Do not conflict with future revisions of teTeX-bin and teTeX-texmf.
They will be modified to coexist with this package.
Bump PKGREVISION.
diffstat:
print/kpathsea/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r ec69c72ba5a2 -r 330319b79589 print/kpathsea/Makefile
--- a/print/kpathsea/Makefile Thu Jan 08 18:21:54 2009 +0000
+++ b/print/kpathsea/Makefile Thu Jan 08 21:47:18 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/03 22:12:42 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/08 21:47:18 minskim Exp $
DISTNAME= texlive-20080816-source
PKGNAME= kpathsea-3.5.7
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
EXTRACT_SUFX= .tar.lzma
@@ -10,8 +11,8 @@
HOMEPAGE= http://www.tug.org/kpathsea/
COMMENT= Path searching library for TeX-related files
-CONFLICTS+= teTeX-bin-[0-9]*
-CONFLICTS+= teTeX-texmf-[0-9]*
+CONFLICTS+= teTeX-bin<=3.0nb21
+CONFLICTS+= teTeX-texmf<=3.0nb5
EXTRACT_ELEMENTS= ${DISTNAME}/texk/kpathsea \
${DISTNAME}/texk/make \
Home |
Main Index |
Thread Index |
Old Index