mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
graphics/netpbm: Update to 10.88.00
Changes: https://github.com/t6/netpbm/blob/v10.88.00/doc/HISTORY
This commit is contained in:
parent
1c3c5dea76
commit
174faa575f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513377
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= netpbm
|
||||
DISTVERSION= 10.87.02
|
||||
DISTVERSION= 10.88.00
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \
|
||||
LOCAL/tobik
|
||||
|
@ -50,7 +50,8 @@ TEST_TARGET= check
|
|||
# different on FreeBSD so the test fails. The resulting and
|
||||
# intermediary images look fine in spite of this.
|
||||
_DISABLE_TESTS= all-in-place palm-roundtrip pamhue pammixmulti-identity \
|
||||
pamtopdbimg ppmgauss ps-alt-roundtrip tiff-flate-lzw-roundtrip
|
||||
pamtopdbimg pnmquant ppmgauss ps-alt-roundtrip \
|
||||
tiff-flate-lzw-roundtrip
|
||||
|
||||
OPTIONS_DEFINE= MANPAGES PERL STATIC SVGTOPAM X11
|
||||
OPTIONS_DEFAULT= MANPAGES PERL
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1567932994
|
||||
SHA256 (netpbm-10.87.02.tar.gz) = 3adab914fa78a31c3d60c02a6839fa52765d1dc58afb123379e647bd8f535268
|
||||
SIZE (netpbm-10.87.02.tar.gz) = 3336952
|
||||
TIMESTAMP = 1569850720
|
||||
SHA256 (netpbm-10.88.00.tar.gz) = 546800c1be3fe15ccd2cc038bdae7c124cdded8ebf24f5bbca8940ebfcdfbc70
|
||||
SIZE (netpbm-10.88.00.tar.gz) = 3340565
|
||||
|
|
|
@ -398,7 +398,7 @@ include/netpbm/shhopt.h
|
|||
lib/libnetpbm.a
|
||||
lib/libnetpbm.so
|
||||
lib/libnetpbm.so.11
|
||||
lib/libnetpbm.so.11.87
|
||||
lib/libnetpbm.so.11.88
|
||||
%%MANPAGES%%man/man1/411toppm.1.gz
|
||||
%%MANPAGES%%man/man1/anytopnm.1.gz
|
||||
%%MANPAGES%%man/man1/asciitopgm.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue