pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/libspectre
Module Name: pkgsrc
Committed By: nia
Date: Tue May 19 15:40:59 UTC 2020
Modified Files:
pkgsrc/print/libspectre: Makefile distinfo
Log Message:
libspectre: Update to 0.2.9
libspectre 0.2.9 (06 May 2020)
===============================
This is another bugfix only release in the libspectre's 0.2 series.
Fixed lots of crashes, memory leaks with malformed
documents (Albert Astals Cid, Randy)
Ghostscript 9.24 is now required (Christian Persch)
Hide internal symbols (Christian Persch)
Added "(libspectre)" to the error messages to be clear where the
messages come from (Caolán McNamara)
Fixed clang warnings (Albert Astals Cid)
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/print/libspectre/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/libspectre/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/libspectre/Makefile
diff -u pkgsrc/print/libspectre/Makefile:1.41 pkgsrc/print/libspectre/Makefile:1.42
--- pkgsrc/print/libspectre/Makefile:1.41 Tue Mar 10 22:08:58 2020
+++ pkgsrc/print/libspectre/Makefile Tue May 19 15:40:59 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2020/03/10 22:08:58 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2020/05/19 15:40:59 nia Exp $
-DISTNAME= libspectre-0.2.8
-PKGREVISION= 12
+DISTNAME= libspectre-0.2.9
CATEGORIES= print
-MASTER_SITES= http://libspectre.freedesktop.org/releases/
+MASTER_SITES= https://libspectre.freedesktop.org/releases/
MAINTAINER= markd%NetBSD.org@localhost
HOMEPAGE= https://www.freedesktop.org/wiki/Software/libspectre/
Index: pkgsrc/print/libspectre/distinfo
diff -u pkgsrc/print/libspectre/distinfo:1.10 pkgsrc/print/libspectre/distinfo:1.11
--- pkgsrc/print/libspectre/distinfo:1.10 Mon Feb 27 09:58:12 2017
+++ pkgsrc/print/libspectre/distinfo Tue May 19 15:40:59 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/02/27 09:58:12 wiz Exp $
+$NetBSD: distinfo,v 1.11 2020/05/19 15:40:59 nia Exp $
-SHA1 (libspectre-0.2.8.tar.gz) = 322499a5ba8874bc0cc20426b0e429024bf1a573
-RMD160 (libspectre-0.2.8.tar.gz) = a07bc0a8d852e2eb0da746af30eb1d8b9a3af080
-SHA512 (libspectre-0.2.8.tar.gz) = ebbe7f6adcbc7f7d6af61f24e23b114116c878755dbe90f1163546c1284a005b4d539be01986c1f940611e84141ca19768b8effc2abf1013606da7c93547da86
-Size (libspectre-0.2.8.tar.gz) = 421791 bytes
+SHA1 (libspectre-0.2.9.tar.gz) = dc0535a128660f759fbea6b5fa0dc57a718312fa
+RMD160 (libspectre-0.2.9.tar.gz) = 8407cc242696163990e77132386518a943f95c4b
+SHA512 (libspectre-0.2.9.tar.gz) = 7c24b5c83c6d356c89417d09dc76566afbe886ec189fe80d030a239c23ad25b061db071768117fa06805aa3d86f749fb232b7491bd7d467f26a40e348e74d5d2
+Size (libspectre-0.2.9.tar.gz) = 433384 bytes
Home |
Main Index |
Thread Index |
Old Index