pkgsrc-WIP-changes archive

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

Update libvips to 8.8.0



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Wed Jun 12 09:07:36 2019 +0100
Changeset:	ccb57df6703dcc244c4130000b032f0a8eeb690a

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

Log Message:
Update libvips to 8.8.0

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

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    | 16 +++++++++++++---
 libvips/distinfo |  8 ++++----
 3 files changed, 18 insertions(+), 8 deletions(-)

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 2dcfa2397c..77e3dc5cf5 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vips-8.7.4
+DISTNAME=	vips-8.8.0
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libvips/}
diff --git a/libvips/PLIST b/libvips/PLIST
index 54ec15c604..3474c83448 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.7
+bin/vips-8.8
 bin/vipsedit
 bin/vipsheader
 bin/vipsprofile
@@ -101,12 +101,15 @@ share/gtk-doc/html/libvips/ch01.html
 share/gtk-doc/html/libvips/ch02.html
 share/gtk-doc/html/libvips/ch03.html
 share/gtk-doc/html/libvips/ch04.html
+share/gtk-doc/html/libvips/data-sinks.html
+share/gtk-doc/html/libvips/data-sources.html
 share/gtk-doc/html/libvips/extending.html
 share/gtk-doc/html/libvips/file-format.html
 share/gtk-doc/html/libvips/func-list.html
 share/gtk-doc/html/libvips/home.png
 share/gtk-doc/html/libvips/index.html
 share/gtk-doc/html/libvips/interconvert.png
+share/gtk-doc/html/libvips/joining-operations-together.html
 share/gtk-doc/html/libvips/left-insensitive.png
 share/gtk-doc/html/libvips/left.png
 share/gtk-doc/html/libvips/libvips-arithmetic.html
@@ -135,9 +138,16 @@ share/gtk-doc/html/libvips/libvips-version.html
 share/gtk-doc/html/libvips/libvips-vips.html
 share/gtk-doc/html/libvips/libvips.devhelp2
 share/gtk-doc/html/libvips/object-tree.html
+share/gtk-doc/html/libvips/operation-cache.html
+share/gtk-doc/html/libvips/operation-database-and-apis.html
+share/gtk-doc/html/libvips/operations.html
 share/gtk-doc/html/libvips/owl.jpg
+share/gtk-doc/html/libvips/partial-images.html
+share/gtk-doc/html/libvips/regions.html
 share/gtk-doc/html/libvips/right-insensitive.png
 share/gtk-doc/html/libvips/right.png
+share/gtk-doc/html/libvips/run-time-code-generation.html
+share/gtk-doc/html/libvips/snip.html
 share/gtk-doc/html/libvips/style.css
 share/gtk-doc/html/libvips/tn_owl.jpg
 share/gtk-doc/html/libvips/up-insensitive.png
@@ -146,5 +156,5 @@ 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.7.mo
-share/locale/en_GB/LC_MESSAGES/vips8.7.mo
+share/locale/de/LC_MESSAGES/vips8.8.mo
+share/locale/en_GB/LC_MESSAGES/vips8.8.mo
diff --git a/libvips/distinfo b/libvips/distinfo
index 60e4bca72b..2459fed47e 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vips-8.7.4.tar.gz) = c2ba4455e477ab707fb0abf946fbae010e266364
-RMD160 (vips-8.7.4.tar.gz) = 01a3bcbc13467a998c4e22c3fa4b814661eb22cd
-SHA512 (vips-8.7.4.tar.gz) = ae55c59387d7108301878f096c21f88522359e3ecf314c3dda66c53b3e7f26ed231dadb8c01e73efea8c89970db032dd088c85be4bec1032a556f7211cd05c24
-Size (vips-8.7.4.tar.gz) = 15173851 bytes
+SHA1 (vips-8.8.0.tar.gz) = 4fd729ae09d01679905fb979552e41212904cb1d
+RMD160 (vips-8.8.0.tar.gz) = 4509bb9d26162a7106a5cf60432e9c71d9fb3a5d
+SHA512 (vips-8.8.0.tar.gz) = 2058558bc75a7854121c9f50e2fb3424f397a221c31eb30abd297d12bc3d5b60662ddf213d68cc801318c5ff90f275b9ed74e8e8a23f6501cc6c70bf7431858e
+Size (vips-8.8.0.tar.gz) = 16866833 bytes


Home | Main Index | Thread Index | Old Index