mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Update to 8.1.1
This commit is contained in:
parent
1db05d6341
commit
bd7f4c317e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399474
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vips
|
||||
PORTVERSION= 8.0.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 8.1.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (vips-8.0.2.tar.gz) = 1e6d102b425685467f58003f9d41cd097b772cdf50b4d7995f73751dce86fa3a
|
||||
SIZE (vips-8.0.2.tar.gz) = 9776080
|
||||
SHA256 (vips-8.1.1.tar.gz) = 7d53c9b1e2ecd87ab9a7ccc9abad8b3a4f2575115b8a2066a15b0c24f17d9a04
|
||||
SIZE (vips-8.1.1.tar.gz) = 9734770
|
||||
|
@ -67,19 +67,19 @@ include/vips/vips7compat.h
|
||||
include/vips/vips8
|
||||
include/vips/vipsc++.h
|
||||
include/vips/vipscpp.h
|
||||
lib/girepository-1.0/Vips-%%VERSION%%.typelib
|
||||
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.0.0
|
||||
lib/libvips-cpp.so.42.1.0
|
||||
lib/libvips.a
|
||||
lib/libvips.so
|
||||
lib/libvips.so.42
|
||||
lib/libvips.so.42.0.0
|
||||
lib/libvips.so.42.1.0
|
||||
lib/libvipsCC.a
|
||||
lib/libvipsCC.so
|
||||
lib/libvipsCC.so.42
|
||||
lib/libvipsCC.so.42.0.0
|
||||
lib/libvipsCC.so.42.1.0
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.py
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyc
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyo
|
||||
@ -118,7 +118,7 @@ man/man1/vipsedit.1.gz
|
||||
man/man1/vipsheader.1.gz
|
||||
man/man1/vipsprofile.1.gz
|
||||
man/man1/vipsthumbnail.1.gz
|
||||
share/gir-1.0/Vips-%%VERSION%%.gir
|
||||
share/gir-1.0/Vips-8.0.gir
|
||||
%%PORTDOCS%%share/gtk-doc/html/libvips/VipsForeignSave.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libvips/VipsImage.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libvips/VipsInterpolate.html
|
||||
|
Loading…
Reference in New Issue
Block a user