mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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
This commit is contained in:
parent
79242c8799
commit
d33e783e51
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= libspectre
|
PORTNAME= libspectre
|
||||||
PORTVERSION= 0.2.11
|
PORTVERSION= 0.2.12
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= http://libspectre.freedesktop.org/releases/
|
MASTER_SITES= http://libspectre.freedesktop.org/releases/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1667659109
|
TIMESTAMP = 1674752883
|
||||||
SHA256 (libspectre-0.2.11.tar.gz) = 79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c
|
SHA256 (libspectre-0.2.12.tar.gz) = 55a7517cd3572bd2565df0cf450944a04d5273b279ebb369a895391957f0f960
|
||||||
SIZE (libspectre-0.2.11.tar.gz) = 435887
|
SIZE (libspectre-0.2.12.tar.gz) = 436264
|
||||||
|
|
|
@ -9,5 +9,5 @@ include/libspectre/spectre.h
|
||||||
lib/libspectre.a
|
lib/libspectre.a
|
||||||
lib/libspectre.so
|
lib/libspectre.so
|
||||||
lib/libspectre.so.1
|
lib/libspectre.so.1
|
||||||
lib/libspectre.so.1.1.11
|
lib/libspectre.so.1.1.12
|
||||||
libdata/pkgconfig/libspectre.pc
|
libdata/pkgconfig/libspectre.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue