pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-hyperref



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jun 17 01:21:43 UTC 2023

Modified Files:
        pkgsrc/print/tex-hyperref: Makefile

Log Message:
tex-hyperref: add dependency on tex-etoolbox


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/tex-hyperref/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-hyperref/Makefile
diff -u pkgsrc/print/tex-hyperref/Makefile:1.29 pkgsrc/print/tex-hyperref/Makefile:1.30
--- pkgsrc/print/tex-hyperref/Makefile:1.29     Sun Jun 11 06:42:07 2023
+++ pkgsrc/print/tex-hyperref/Makefile  Sat Jun 17 01:21:43 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2023/06/11 06:42:07 markd Exp $
+# $NetBSD: Makefile,v 1.30 2023/06/17 01:21:43 markd Exp $
 
 DISTNAME=      hyperref
 PKGNAME=       tex-${DISTNAME}-7.00y
+PKGREVISION=   1
 TEXLIVE_REV=   67233
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -13,6 +14,7 @@ DEPENDS+=     tex-atbegshi-[0-9]*:../../prin
 DEPENDS+=      tex-auxhook-[0-9]*:../../print/tex-auxhook
 DEPENDS+=      tex-bitset-[0-9]*:../../print/tex-bitset
 DEPENDS+=      tex-etexcmds-[0-9]*:../../print/tex-etexcmds
+DEPENDS+=      tex-etoolbox-[0-9]*:../../print/tex-etoolbox
 DEPENDS+=      tex-gettitlestring-[0-9]*:../../print/tex-gettitlestring
 DEPENDS+=      tex-graphics>=1.0onb1:../../print/tex-graphics
 DEPENDS+=      tex-hycolor-[0-9]*:../../print/tex-hycolor



Home | Main Index | Thread Index | Old Index