summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-05-02 11:53:14 +0000
committerwiz <wiz@pkgsrc.org>2010-05-02 11:53:14 +0000
commite53c9e403d3989c623a5cd9a9e58b55767f4e7c5 (patch)
treebe034d1a5482aa8b07e77635900d0e2b1cb6e203
parent83b190d19ee2b0be27b81e0b1c66c97c93993f65 (diff)
downloadpkgsrc-e53c9e403d3989c623a5cd9a9e58b55767f4e7c5.tar.gz
Update to 0.2.5:
libspectre 0.2.5 (18 April 2010) ================================ This is another bugfix only release in the libspectre's 0.2 series. This release contains two important fixes: - The first one is a portability issue that caused crashes on big-endian 64 bit systems. Thanks to Rogério Brito who spotted the problem, see launchpad bug https://bugs.launchpad.net/ubuntu/+source/libspectre/+bug/298139 - The second one is a crash when something goes wrong while running pdf exporter. (Bug #26592)
-rw-r--r--print/libspectre/Makefile4
-rw-r--r--print/libspectre/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index 4020cd429bc..19d3377fc84 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2010/03/15 10:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/05/02 11:53:14 wiz Exp $
-DISTNAME= libspectre-0.2.4
+DISTNAME= libspectre-0.2.5
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
diff --git a/print/libspectre/distinfo b/print/libspectre/distinfo
index 2ab37493071..fd3fab91e4a 100644
--- a/print/libspectre/distinfo
+++ b/print/libspectre/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/03/15 10:11:19 wiz Exp $
+$NetBSD: distinfo,v 1.5 2010/05/02 11:53:14 wiz Exp $
-SHA1 (libspectre-0.2.4.tar.gz) = 698dec68505c5f614f1b7db4407a6f5d636b1f08
-RMD160 (libspectre-0.2.4.tar.gz) = aed60dfc71d2ce12099ec0b6bff77eaf3a0876d0
-Size (libspectre-0.2.4.tar.gz) = 354820 bytes
+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