mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to jasper-4.2.9.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT = reference implementation of JPEG-2000
|
||||
|
||||
V = 4.2.8
|
||||
V = 4.2.9
|
||||
DISTNAME = jasper-$V
|
||||
|
||||
SHARED_LIBS = jasper 6.1
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (jasper-4.2.8.tar.gz) = mAWKlPv/V+xuMdyuw3KQWJ3gum9HyWb5JlRoGlbHH64=
|
||||
SIZE (jasper-4.2.8.tar.gz) = 2127775
|
||||
SHA256 (jasper-4.2.9.tar.gz) = 9xz2Q5N6X8rtz+swoiukBpEpSK1EExSCFN8oCvxCVFQ=
|
||||
SIZE (jasper-4.2.9.tar.gz) = 2127186
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: src/libjasper/jp2/jp2_enc.c
|
||||
--- src/libjasper/jp2/jp2_enc.c.orig
|
||||
+++ src/libjasper/jp2/jp2_enc.c
|
||||
@@ -401,7 +401,8 @@ int jp2_encode(jas_image_t *image, jas_stream_t *out,
|
||||
@@ -402,7 +402,8 @@ int jp2_encode(jas_image_t *image, jas_stream_t *out,
|
||||
/* Output the JPEG-2000 code stream. */
|
||||
|
||||
overhead = jas_stream_getrwcount(out);
|
||||
|
||||
Reference in New Issue
Block a user