pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-hyperref Update dependencies of tex-hyperref.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58e1a4fdb6ff
branches:  trunk
changeset: 581238:58e1a4fdb6ff
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Sep 27 15:45:35 2010 +0000

description:
Update dependencies of tex-hyperref.

diffstat:

 print/tex-hyperref/Makefile |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 0866dab7a08b -r 58e1a4fdb6ff print/tex-hyperref/Makefile
--- a/print/tex-hyperref/Makefile       Mon Sep 27 12:01:49 2010 +0000
+++ b/print/tex-hyperref/Makefile       Mon Sep 27 15:45:35 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2010/09/25 09:35:48 tron Exp $
+# $NetBSD: Makefile,v 1.8 2010/09/27 15:45:35 minskim Exp $
 
 DISTNAME=      hyperref
 PKGNAME=       tex-${DISTNAME}-6.81p
-PKGREVISION=   1
+PKGREVISION=   2
 TEXLIVE_REV=   19782
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -10,10 +10,10 @@
 
 CONFLICTS+=    teTeX-texmf<=3.0nb13
 DEPENDS+=      tex-latex-bin>=2009nb1:../../print/tex-latex-bin
-DEPENDS+=      tex-graphics-1.0onb1:../../print/tex-graphics
-DEPENDS+=      tex-ifxetex-0.6:../../print/tex-ifxetex
-DEPENDS+=      tex-ltxmisc>=2009nb1:../../print/tex-ltxmisc
-DEPENDS+=      tex-oberdiek-2009nb1:../../print/tex-oberdiek
+DEPENDS+=      tex-graphics>=1.0onb1:../../print/tex-graphics
+DEPENDS+=      tex-ifxetex>=0.6:../../print/tex-ifxetex
+DEPENDS+=      tex-ltxmisc>=2010:../../print/tex-ltxmisc
+DEPENDS+=      tex-oberdiek>=2009nb1:../../print/tex-oberdiek
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index