pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/libspectre Update to 0.2.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/907239a353cc
branches:  trunk
changeset: 576594:907239a353cc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 15 11:09:47 2010 +0000

description:
Update to 0.2.6:

libspectre 0.2.6 (10 June 2010)
===============================

This is another bugfix only release in the libspectre's 0.2 series.

The most important change in this release is that gs is now always
initalized with the flag -P- to make Ghostscript not look in the
current directory for library files. See Debian bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583183

Compiler flags -ansi and -pedantic are now optional and can be enabled
with --enable-iso-c configure option. It seems -pedantic causes
performance regression when compiling with Sun Studio compiler. Thanks
to Dagobert Michelsen for eporting the issue. (Bug #27735)

Files with a doseps header and without EOF comment are correctly
rendered now. (Bug #27830)

diffstat:

 print/libspectre/Makefile |  5 ++---
 print/libspectre/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 563ab37a7b80 -r 907239a353cc print/libspectre/Makefile
--- a/print/libspectre/Makefile Tue Jun 15 11:03:03 2010 +0000
+++ b/print/libspectre/Makefile Tue Jun 15 11:09:47 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:16 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2010/06/15 11:09:47 wiz Exp $
 
-DISTNAME=      libspectre-0.2.5
-PKGREVISION=   1
+DISTNAME=      libspectre-0.2.6
 CATEGORIES=    print
 MASTER_SITES=  http://libspectre.freedesktop.org/releases/
 
diff -r 563ab37a7b80 -r 907239a353cc print/libspectre/distinfo
--- a/print/libspectre/distinfo Tue Jun 15 11:03:03 2010 +0000
+++ b/print/libspectre/distinfo Tue Jun 15 11:09:47 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/05/02 11:53:14 wiz Exp $
+$NetBSD: distinfo,v 1.6 2010/06/15 11:09:47 wiz Exp $
 
-SHA1 (libspectre-0.2.5.tar.gz) = 669ff01b2412d4cf6db8663434115db69dfdb8bd
-RMD160 (libspectre-0.2.5.tar.gz) = 7d623361ea25e117d01bd481e8ca10337cce6ec7
-Size (libspectre-0.2.5.tar.gz) = 341454 bytes
+SHA1 (libspectre-0.2.6.tar.gz) = 819475c7e34a1e9bc2e876110fee530b42aecabd
+RMD160 (libspectre-0.2.6.tar.gz) = cb473eeeea513eddf1aee3e144f9c1d47d1f1342
+Size (libspectre-0.2.6.tar.gz) = 358088 bytes



Home | Main Index | Thread Index | Old Index