mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
- Update to 8.6.5
Fix a buffer overflow in the tiff reader. MFH: 2018Q3
This commit is contained in:
parent
6f33a4b950
commit
c19fb308cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475381
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vips
|
||||
PORTVERSION= 8.6.4
|
||||
PORTVERSION= 8.6.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://github.com/${GH_ACCOUNT}/libvips/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529934562
|
||||
SHA256 (vips-8.6.4.tar.gz) = 4631a080c92b2b371379252e451818604858942b754c924b09843a7f528a8af4
|
||||
SIZE (vips-8.6.4.tar.gz) = 12176633
|
||||
TIMESTAMP = 1532549699
|
||||
SHA256 (vips-8.6.5.tar.gz) = 8702af0e340e220e0c08f8ded6c8248b18e7043938d9e8a2426631fd37a9d5db
|
||||
SIZE (vips-8.6.5.tar.gz) = 12151424
|
||||
|
@ -73,15 +73,15 @@ lib/girepository-1.0/Vips-8.0.typelib
|
||||
lib/libvips-cpp.a
|
||||
lib/libvips-cpp.so
|
||||
lib/libvips-cpp.so.42
|
||||
lib/libvips-cpp.so.42.8.3
|
||||
lib/libvips-cpp.so.42.8.4
|
||||
lib/libvips.a
|
||||
lib/libvips.so
|
||||
lib/libvips.so.42
|
||||
lib/libvips.so.42.8.3
|
||||
lib/libvips.so.42.8.4
|
||||
lib/libvipsCC.a
|
||||
lib/libvipsCC.so
|
||||
lib/libvipsCC.so.42
|
||||
lib/libvipsCC.so.42.8.3
|
||||
lib/libvipsCC.so.42.8.4
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.py
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyc
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.%%PYTHON_PYOEXTENSION%%
|
||||
|
Loading…
Reference in New Issue
Block a user