pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/dvipng Update to 0.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6aeed739450d
branches:  trunk
changeset: 460426:6aeed739450d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 30 15:59:40 2003 +0000

description:
Update to 0.6:
This release is a bugfix release. It fixes the documentation
installation and speeds up PostScript inclusion considerably.

diffstat:

 print/dvipng/Makefile         |   4 ++--
 print/dvipng/distinfo         |   7 +++----
 print/dvipng/patches/patch-aa |  17 -----------------
 3 files changed, 5 insertions(+), 23 deletions(-)

diffs (46 lines):

diff -r 120896f2349f -r 6aeed739450d print/dvipng/Makefile
--- a/print/dvipng/Makefile     Sat Aug 30 15:10:07 2003 +0000
+++ b/print/dvipng/Makefile     Sat Aug 30 15:59:40 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/08/09 11:20:39 seb Exp $
+# $NetBSD: Makefile,v 1.3 2003/08/30 15:59:40 wiz Exp $
 #
 
-DISTNAME=              dvipng-0.5
+DISTNAME=              dvipng-0.6
 CATEGORIES=            textproc converters
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=preview-latex/}
 
diff -r 120896f2349f -r 6aeed739450d print/dvipng/distinfo
--- a/print/dvipng/distinfo     Sat Aug 30 15:10:07 2003 +0000
+++ b/print/dvipng/distinfo     Sat Aug 30 15:59:40 2003 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/08/05 07:21:56 wiz Exp $
+$NetBSD: distinfo,v 1.2 2003/08/30 15:59:40 wiz Exp $
 
-SHA1 (dvipng-0.5.tar.gz) = 1e86ecfe3625a77694b3a8af3f15b249f33b38bb
-Size (dvipng-0.5.tar.gz) = 107122 bytes
-SHA1 (patch-aa) = 6442856f6a91b5e7afeb7a731bbf9dd391e0e3ee
+SHA1 (dvipng-0.6.tar.gz) = db5e0f94a0decf70f3cb36751c7963670acbdf92
+Size (dvipng-0.6.tar.gz) = 107221 bytes
diff -r 120896f2349f -r 6aeed739450d print/dvipng/patches/patch-aa
--- a/print/dvipng/patches/patch-aa     Sat Aug 30 15:10:07 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/08/05 07:21:56 wiz Exp $
-
---- Makefile.in.orig   Tue Aug  5 08:58:36 2003
-+++ Makefile.in
-@@ -70,10 +70,10 @@ README: readme.texi
- 
- install-docs:
-       -$(MKINSTALLDIRS) $(infodir)
--      for x in preview-latex.info* ; do \
-+      for x in dvipng.info* ; do \
-               $(INSTALL_DATA) $$x $(infodir) ; \
-       done
--      -$(INSTALL_INFO) --info-dir=$(infodir) preview-latex.info
-+      -$(INSTALL_INFO) --info-dir=$(infodir) dvipng.info
- 
- 
- ####################################### The test



Home | Main Index | Thread Index | Old Index