pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/web2c



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Jun 29 10:01:05 UTC 2016

Modified Files:
        pkgsrc/print/web2c: Makefile

Log Message:
Bump ptexenc dependency to 1.3.4  PR pkg/51292
No PKGREVISION bump required as wouldn't build with older versions.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/print/web2c/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/web2c/Makefile
diff -u pkgsrc/print/web2c/Makefile:1.52 pkgsrc/print/web2c/Makefile:1.53
--- pkgsrc/print/web2c/Makefile:1.52    Thu Jun 16 04:06:20 2016
+++ pkgsrc/print/web2c/Makefile Wed Jun 29 10:01:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2016/06/16 04:06:20 markd Exp $
+# $NetBSD: Makefile,v 1.53 2016/06/29 10:01:05 markd Exp $
 
 DISTNAME=      texlive-20160523-source
 PKGNAME=       web2c-2016
@@ -14,7 +14,7 @@ CONFLICTS+=   ja-ptex-bin-[0-9]*
 CONFLICTS+=    teTeX-bin<=3.0nb28
 CONFLICTS+=    texlive-tetex<2010
 DEPENDS+=      kpathsea>=6.2.1:../../print/kpathsea
-DEPENDS+=      ptexenc>=1.3.3:../../print/ptexenc
+DEPENDS+=      ptexenc>=1.3.4:../../print/ptexenc
 
 EXTRACT_ELEMENTS=      ${DISTNAME}/build-aux \
                        ${DISTNAME}/texk/web2c



Home | Main Index | Thread Index | Old Index