diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-09-03 16:08:11 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-09-06 18:03:30 +0000 |
commit | c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3 (patch) | |
tree | b1ceacb6d72c8b1efd69462d0cf9065c56ef5067 | |
parent | 1affe4e89b37d7915422a20728f27b5c597a4acc (diff) | |
download | ports-c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3.tar.gz ports-c7aa6ea8f75f5faf172b5d8c5daa4c2abf92d3b3.zip |
graphics/vips: Update to 8.11.3
Bump depending ports
Changelog:
https://github.com/libvips/libvips/releases
PR: 258242
Approved by: danilo (maintainer)
-rw-r--r-- | graphics/nip2/Makefile | 2 | ||||
-rw-r--r-- | graphics/pecl-vips/Makefile | 1 | ||||
-rw-r--r-- | graphics/photoflow/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-pyvips/Makefile | 1 | ||||
-rw-r--r-- | graphics/rubygem-ruby-vips/Makefile | 1 | ||||
-rw-r--r-- | graphics/vips/Makefile | 5 | ||||
-rw-r--r-- | graphics/vips/distinfo | 6 | ||||
-rw-r--r-- | graphics/vips/pkg-plist | 8 |
8 files changed, 14 insertions, 12 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index cdff6eba4230..bc8cdd9fe224 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -2,7 +2,7 @@ PORTNAME= nip2 PORTVERSION= 8.7.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/graphics/pecl-vips/Makefile b/graphics/pecl-vips/Makefile index a3ccc6db7ac1..0c8b41ae3133 100644 --- a/graphics/pecl-vips/Makefile +++ b/graphics/pecl-vips/Makefile @@ -2,6 +2,7 @@ PORTNAME= vips PORTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= mops@punkt.de diff --git a/graphics/photoflow/Makefile b/graphics/photoflow/Makefile index 0a7826a3aa72..a4950ed82539 100644 --- a/graphics/photoflow/Makefile +++ b/graphics/photoflow/Makefile @@ -1,6 +1,6 @@ PORTNAME= photoflow DISTVERSION= 0.2.8.20200828 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/py-pyvips/Makefile b/graphics/py-pyvips/Makefile index 36f930a94054..b2ca8065c1e7 100644 --- a/graphics/py-pyvips/Makefile +++ b/graphics/py-pyvips/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyvips PORTVERSION= 2.1.14 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/rubygem-ruby-vips/Makefile b/graphics/rubygem-ruby-vips/Makefile index 3d98895b0801..6c76db92af80 100644 --- a/graphics/rubygem-ruby-vips/Makefile +++ b/graphics/rubygem-ruby-vips/Makefile @@ -2,6 +2,7 @@ PORTNAME= ruby-vips PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 1fbe32a0b2f7..03512729da5d 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,8 +1,7 @@ # Created by: Lev Serebryakov <lev@FreeBSD.org> PORTNAME= vips -PORTVERSION= 8.10.6 -PORTREVISION= 7 +PORTVERSION= 8.11.3 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ @@ -16,6 +15,7 @@ RUN_DEPENDS= bash:shells/bash #LIB_DEPENDS= libgirepository-1.0.so:devel/gobject-introspection LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz \ libexpat.so:textproc/expat2 USES= compiler:c++11-lang cpe gettext gmake gnome libtool localbase \ @@ -104,6 +104,7 @@ PNG_LIB_DEPENDS= libpng.so:graphics/png JPEG_CONFIGURE_WITH= jpeg JPEG_USES= jpeg +JPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg LIBEXIF_CONFIGURE_WITH= libexif LIBEXIF_LIB_DEPENDS= libexif.so:graphics/libexif diff --git a/graphics/vips/distinfo b/graphics/vips/distinfo index 97aced8a1d5d..ed237e517360 100644 --- a/graphics/vips/distinfo +++ b/graphics/vips/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621369579 -SHA256 (vips-8.10.6.tar.gz) = 2468088d958e0e2de1be2991ff8940bf45664a826c0dad12342e1804e2805a6e -SIZE (vips-8.10.6.tar.gz) = 19532428 +TIMESTAMP = 1630655570 +SHA256 (vips-8.11.3.tar.gz) = 9b0a1d2f477d6fb4298d383a61232bcb4b2ea91ab76a1113d31883b50f3cdf01 +SIZE (vips-8.11.3.tar.gz) = 17782257 diff --git a/graphics/vips/pkg-plist b/graphics/vips/pkg-plist index 2d323e3f3015..6e0726d7c008 100644 --- a/graphics/vips/pkg-plist +++ b/graphics/vips/pkg-plist @@ -17,7 +17,6 @@ include/vips/almostdeprecated.h include/vips/arithmetic.h include/vips/basic.h include/vips/buf.h -include/vips/cimg_funcs.h include/vips/colour.h include/vips/connection.h include/vips/conversion.h @@ -61,18 +60,17 @@ include/vips/util.h include/vips/vector.h include/vips/version.h include/vips/video.h -include/vips/vips-operators.h include/vips/vips.h include/vips/vips7compat.h include/vips/vips8 lib/libvips-cpp.a lib/libvips-cpp.so lib/libvips-cpp.so.42 -lib/libvips-cpp.so.42.12.7 +lib/libvips-cpp.so.42.13.2 lib/libvips.a lib/libvips.so lib/libvips.so.42 -lib/libvips.so.42.12.7 +lib/libvips.so.42.13.2 libdata/pkgconfig/vips-cpp.pc libdata/pkgconfig/vips.pc man/man1/batch_crop.1.gz @@ -129,6 +127,7 @@ man/man1/vipsthumbnail.1.gz %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-draw.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-error.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-freqfilt.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-from-C++.md.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-generate.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-header.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-histogram.html @@ -154,7 +153,6 @@ man/man1/vipsthumbnail.1.gz %%PORTDOCS%%share/gtk-doc/html/libvips/up.png %%PORTDOCS%%share/gtk-doc/html/libvips/using-cli.html %%PORTDOCS%%share/gtk-doc/html/libvips/using-from-c.html -%%PORTDOCS%%share/gtk-doc/html/libvips/using-from-cpp.html %%PORTDOCS%%share/gtk-doc/html/libvips/using-threads.html share/locale/de/LC_MESSAGES/vips%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/vips%%VERSION%%.mo |