diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-11-05 15:47:23 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-11-05 15:49:20 +0000 |
commit | ce7974609c609601b231e42167ff71870bbd86aa (patch) | |
tree | 77c7c2795d3c9ff972a8de5903265cf9043e7197 | |
parent | 6e6d1b066cc2ed98dc9d0769ee68baca21bec3d6 (diff) |
print/libspectre: update to 0.2.1 maintenance release (+)
Changes:
* Avoid possible crash when loading a document
-rw-r--r-- | print/libspectre/Makefile | 2 | ||||
-rw-r--r-- | print/libspectre/distinfo | 6 | ||||
-rw-r--r-- | print/libspectre/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index 231dfb184e06..ad1cf2409fbc 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,5 +1,5 @@ PORTNAME= libspectre -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.11 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ diff --git a/print/libspectre/distinfo b/print/libspectre/distinfo index ad56e8759967..ccc7b082488c 100644 --- a/print/libspectre/distinfo +++ b/print/libspectre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652980631 -SHA256 (libspectre-0.2.10.tar.gz) = cf60b2a80f6bfc9a6b110e18f08309040ceaa755210bf94c465a969da7524d07 -SIZE (libspectre-0.2.10.tar.gz) = 436690 +TIMESTAMP = 1667659109 +SHA256 (libspectre-0.2.11.tar.gz) = 79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c +SIZE (libspectre-0.2.11.tar.gz) = 435887 diff --git a/print/libspectre/pkg-plist b/print/libspectre/pkg-plist index 479e3b89c996..b80a4380e822 100644 --- a/print/libspectre/pkg-plist +++ b/print/libspectre/pkg-plist @@ -9,5 +9,5 @@ include/libspectre/spectre.h lib/libspectre.a lib/libspectre.so lib/libspectre.so.1 -lib/libspectre.so.1.1.10 +lib/libspectre.so.1.1.11 libdata/pkgconfig/libspectre.pc |