pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update libvips to 8.11.0



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Thu Jun 10 12:27:14 2021 +0100
Changeset:	313d90cde35b141a29aeb82d573e5e3602b9abc1

Modified Files:
	libvips/Makefile
	libvips/PLIST
	libvips/distinfo

Log Message:
Update libvips to 8.11.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=313d90cde35b141a29aeb82d573e5e3602b9abc1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libvips/Makefile |  2 +-
 libvips/PLIST    | 10 ++++------
 libvips/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 11 deletions(-)

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 3e0fa352b8..62ff2f30f1 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vips-8.10.6
+DISTNAME=	vips-8.11.0
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libvips/}
diff --git a/libvips/PLIST b/libvips/PLIST
index adf2c068c4..411ffc3b64 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -5,7 +5,7 @@ bin/batch_rubber_sheet
 bin/light_correct
 bin/shrink_width
 bin/vips
-bin/vips-8.10
+bin/vips-8.11
 bin/vipsedit
 bin/vipsheader
 bin/vipsprofile
@@ -18,7 +18,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
@@ -62,7 +61,6 @@ 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
@@ -124,6 +122,7 @@ share/gtk-doc/html/libvips/libvips-create.html
 share/gtk-doc/html/libvips/libvips-draw.html
 share/gtk-doc/html/libvips/libvips-error.html
 share/gtk-doc/html/libvips/libvips-freqfilt.html
+share/gtk-doc/html/libvips/libvips-from-C++.md.html
 share/gtk-doc/html/libvips/libvips-generate.html
 share/gtk-doc/html/libvips/libvips-header.html
 share/gtk-doc/html/libvips/libvips-histogram.html
@@ -149,7 +148,6 @@ share/gtk-doc/html/libvips/up-insensitive.png
 share/gtk-doc/html/libvips/up.png
 share/gtk-doc/html/libvips/using-cli.html
 share/gtk-doc/html/libvips/using-from-c.html
-share/gtk-doc/html/libvips/using-from-cpp.html
 share/gtk-doc/html/libvips/using-threads.html
-share/locale/de/LC_MESSAGES/vips8.10.mo
-share/locale/en_GB/LC_MESSAGES/vips8.10.mo
+share/locale/de/LC_MESSAGES/vips8.11.mo
+share/locale/en_GB/LC_MESSAGES/vips8.11.mo
diff --git a/libvips/distinfo b/libvips/distinfo
index cb0549d9df..dab8ba436d 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vips-8.10.6.tar.gz) = 12dca080353b34e43f380cb2f90acb13f82df94d
-RMD160 (vips-8.10.6.tar.gz) = 3dec20c6c3f0cb4c07917af8deb3e911f381f978
-SHA512 (vips-8.10.6.tar.gz) = e3e623ad7b44dfb65078c49d2694d94bb11294300630d9e3c53ff1f9e9aaf58d196881d52c191b4604d9f63453199b7da3601425ffc9554f1c25cf08d630ef8b
-Size (vips-8.10.6.tar.gz) = 19532428 bytes
+SHA1 (vips-8.11.0.tar.gz) = 20bb6b75d83a2e097d605b2f0a0ab4eaf8e6c1fa
+RMD160 (vips-8.11.0.tar.gz) = f86f0a79fa804d1f1568425279133492b3bf33c9
+SHA512 (vips-8.11.0.tar.gz) = b85ee812ae6c6b249549959a7afc76ad2a4f52bd1632c1924a0249d8a97b1441944ff45a8e665b9c7be74d546a299175b2c1668a7737a353cc180ec2fe49786c
+Size (vips-8.11.0.tar.gz) = 17773739 bytes


Home | Main Index | Thread Index | Old Index