pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Judging from the bulk builds, the package curren...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51a98b0e56d0
branches:  trunk
changeset: 504059:51a98b0e56d0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 03 20:11:40 2005 +0000

description:
Judging from the bulk builds, the package currently is not happy
about anything but teTeX1 -- mark it as such.

diffstat:

 print/texfamily-share/Makefile |  4 ++--
 print/texfamily/Makefile       |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 7f0d60c02092 -r 51a98b0e56d0 print/texfamily-share/Makefile
--- a/print/texfamily-share/Makefile    Sat Dec 03 19:50:31 2005 +0000
+++ b/print/texfamily-share/Makefile    Sat Dec 03 20:11:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/11/11 18:50:25 tonio Exp $
+# $NetBSD: Makefile,v 1.15 2005/12/03 20:11:40 wiz Exp $
 
 DISTNAME=      TeXfamily-share-1.2.1
 PKGREVISION=   5
@@ -27,7 +27,7 @@
 NO_BUILD=      yes
 NO_MTREE=      yes
 PLIST_SRC=     ${WRKDIR}/PLIST_SRC
-TEX_ACCEPTED=  teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX1 # teTeX2 teTeX3
 
 do-install:
        @${INSTALL_DATA_DIR} ${PREFIX}/share/texmf.local
diff -r 7f0d60c02092 -r 51a98b0e56d0 print/texfamily/Makefile
--- a/print/texfamily/Makefile  Sat Dec 03 19:50:31 2005 +0000
+++ b/print/texfamily/Makefile  Sat Dec 03 20:11:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/11/11 18:50:25 tonio Exp $
+# $NetBSD: Makefile,v 1.17 2005/12/03 20:11:40 wiz Exp $
 
 DISTNAME=      TeXfamily-1.2.1
 PKGREVISION=   5
@@ -27,7 +27,7 @@
 MAINTAINER=    kei%NetBSD.org@localhost
 COMMENT=       TeXfamily (pTeX, JTeX, MuLTeX) - executables
 
-TEX_ACCEPTED=  teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX1 # teTeX2 teTeX3
 DEPENDS+=      TeXfamily-share>=1.2.1nb3:../../print/texfamily-share
 DEPENDS+=      ja-vflib-lib-[0-9]*:../../print/ja-vflib-lib
 



Home | Main Index | Thread Index | Old Index