diff options
author | wiz <wiz@pkgsrc.org> | 2010-03-15 10:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-03-15 10:11:19 +0000 |
commit | 866cf2681ef5116c6dbdf1e9ccdebf385f690881 (patch) | |
tree | 133cd4a643cf5a5bd83787aaff5d26a101bc4ac9 /print/libspectre | |
parent | 5178e0de7548656780d5f1f8d2dd774ce8cb1d90 (diff) | |
download | pkgsrc-866cf2681ef5116c6dbdf1e9ccdebf385f690881.tar.gz |
Update to 0.2.4:
libspectre 0.2.4 (21 February 2010)
===================================
This is another bugfix only release in the libspectre's 0.2 series.
Documents containing embedded documents inside the prolog,
typically font resources, were not correctly rendered (Bug #25573)
Hib Eris fixed some portability issues to make libspectre build and
work on Windows (Bug #26377)
PDF exporter was broken which might cause a crash when printing some
documents (Bug #26592)
Diffstat (limited to 'print/libspectre')
-rw-r--r-- | print/libspectre/Makefile | 5 | ||||
-rw-r--r-- | print/libspectre/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index b80e1e33a89..4020cd429bc 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2010/01/18 09:59:23 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/03/15 10:11:19 wiz Exp $ -DISTNAME= libspectre-0.2.3 -PKGREVISION= 2 +DISTNAME= libspectre-0.2.4 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ diff --git a/print/libspectre/distinfo b/print/libspectre/distinfo index 24578567396..2ab37493071 100644 --- a/print/libspectre/distinfo +++ b/print/libspectre/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/10/31 01:50:46 wiz Exp $ +$NetBSD: distinfo,v 1.4 2010/03/15 10:11:19 wiz Exp $ -SHA1 (libspectre-0.2.3.tar.gz) = 3cf34a8cdf9fa50abc7af8069804abc81731521e -RMD160 (libspectre-0.2.3.tar.gz) = e749f67bf6ce4ccf99e00f526d50ae3846d5ecae -Size (libspectre-0.2.3.tar.gz) = 352308 bytes +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 |