pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add tex-epstopdf{,-doc}.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b30860e57267
branches:  trunk
changeset: 594352:b30860e57267
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Oct 26 20:34:03 2011 +0000

description:
Add tex-epstopdf{,-doc}.

diffstat:

 doc/CHANGES-2011  |  4 +++-
 graphics/Makefile |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r f95fa0c31262 -r b30860e57267 doc/CHANGES-2011
--- a/doc/CHANGES-2011  Wed Oct 26 20:33:12 2011 +0000
+++ b/doc/CHANGES-2011  Wed Oct 26 20:34:03 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2011,v 1.2657 2011/10/26 19:28:32 gls Exp $
+$NetBSD: CHANGES-2011,v 1.2658 2011/10/26 20:34:03 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2011:
 
@@ -4217,3 +4217,5 @@
        Updated textproc/py-docutils to 0.8.1nb1 [gls 2011-10-26]
        Updated graphics/freetype2 to 2.4.7 [tez 2011-10-26]
        Updated print/podofo to 0.9.1 [gls 2011-10-26]
+       Added graphics/tex-epstopdf version 2.16 [minskim 2011-10-26]
+       Added graphics/tex-epstopdf-doc version 2.16 [minskim 2011-10-26]
diff -r f95fa0c31262 -r b30860e57267 graphics/Makefile
--- a/graphics/Makefile Wed Oct 26 20:33:12 2011 +0000
+++ b/graphics/Makefile Wed Oct 26 20:34:03 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2011/09/06 18:45:45 drochner Exp $
+# $NetBSD: Makefile,v 1.613 2011/10/26 20:34:03 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -418,6 +418,8 @@
 SUBDIR+=       tex-dvipng-doc
 SUBDIR+=       tex-eepic
 SUBDIR+=       tex-eepic-doc
+SUBDIR+=       tex-epstopdf
+SUBDIR+=       tex-epstopdf-doc
 SUBDIR+=       tex-metapost
 SUBDIR+=       tex-metapost-doc
 SUBDIR+=       tex-mptopdf



Home | Main Index | Thread Index | Old Index