diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-01-26 17:15:50 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-01-26 17:15:50 +0000 |
commit | d33e783e51f7fc6456615026c47af64d3d38e498 (patch) | |
tree | 8b71fe93fff981cab6e56c2d308ce03c18caf7fa /print | |
parent | 79242c879900eddbbec81b66c7a81654ada59a7d (diff) | |
download | ports-d33e783e51f7fc6456615026c47af64d3d38e498.tar.gz ports-d33e783e51f7fc6456615026c47af64d3d38e498.zip |
print/libspectre: update to 0.2.12 release (+)
This is another bugfix only release in the libspectre's 0.2 series.
* Fix exporting to PDF with newer ghostscript
Diffstat (limited to 'print')
-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 ad1cf2409fbc..690bb5edb1ad 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,5 +1,5 @@ PORTNAME= libspectre -PORTVERSION= 0.2.11 +PORTVERSION= 0.2.12 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ diff --git a/print/libspectre/distinfo b/print/libspectre/distinfo index ccc7b082488c..d65d029e5b70 100644 --- a/print/libspectre/distinfo +++ b/print/libspectre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667659109 -SHA256 (libspectre-0.2.11.tar.gz) = 79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c -SIZE (libspectre-0.2.11.tar.gz) = 435887 +TIMESTAMP = 1674752883 +SHA256 (libspectre-0.2.12.tar.gz) = 55a7517cd3572bd2565df0cf450944a04d5273b279ebb369a895391957f0f960 +SIZE (libspectre-0.2.12.tar.gz) = 436264 diff --git a/print/libspectre/pkg-plist b/print/libspectre/pkg-plist index b80a4380e822..2949fa88016e 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.11 +lib/libspectre.so.1.1.12 libdata/pkgconfig/libspectre.pc |