pkgsrc-WIP-changes archive

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

Update libvips to 8.9.0



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Fri Jan 10 21:12:10 2020 +0000
Changeset:	f28cde064f1e41cc9f06e7f07d80e6d41411886c

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

Log Message:
Update libvips to 8.9.0

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

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

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 857b0f053c..c9f9e5a83a 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vips-8.8.4
+DISTNAME=	vips-8.9.0
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libvips/}
diff --git a/libvips/PLIST b/libvips/PLIST
index 102824fc7e..0cfd4bd87c 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -5,11 +5,12 @@ bin/batch_rubber_sheet
 bin/light_correct
 bin/shrink_width
 bin/vips
-bin/vips-8.8
+bin/vips-8.9
 bin/vipsedit
 bin/vipsheader
 bin/vipsprofile
 bin/vipsthumbnail
+include/vips/VConnection8.h
 include/vips/VError8.h
 include/vips/VImage8.h
 include/vips/VInterpolate8.h
@@ -19,6 +20,7 @@ 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
 include/vips/convolution.h
 include/vips/create.h
@@ -49,6 +51,7 @@ include/vips/private.h
 include/vips/rect.h
 include/vips/region.h
 include/vips/resample.h
+include/vips/sbuf.h
 include/vips/semaphore.h
 include/vips/soname.h
 include/vips/thread.h
@@ -93,6 +96,8 @@ share/gtk-doc/html/libvips/VipsInterpolate.html
 share/gtk-doc/html/libvips/VipsObject.html
 share/gtk-doc/html/libvips/VipsOperation.html
 share/gtk-doc/html/libvips/VipsRegion.html
+share/gtk-doc/html/libvips/VipsSbuf.html
+share/gtk-doc/html/libvips/VipsTargetCustom.html
 share/gtk-doc/html/libvips/VipsThreadState.html
 share/gtk-doc/html/libvips/annotation-glossary.html
 share/gtk-doc/html/libvips/api-index-full.html
@@ -151,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.8.mo
-share/locale/en_GB/LC_MESSAGES/vips8.8.mo
+share/locale/de/LC_MESSAGES/vips8.9.mo
+share/locale/en_GB/LC_MESSAGES/vips8.9.mo
diff --git a/libvips/distinfo b/libvips/distinfo
index eb077448f9..72133c5d1d 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vips-8.8.4.tar.gz) = d218d4b349aa7fa5993d5c28b2653996b680a839
-RMD160 (vips-8.8.4.tar.gz) = 93e10926dd2289572f8e72336a5558c0c876df4d
-SHA512 (vips-8.8.4.tar.gz) = d65eb9ce009ee0d23e3cb958ed255414ca422c3db11362afb2cd88fe82062f2ed87ac1eb80993130c35fb8e70bb297faa9f12a37faa7f3628ea8df2a26112d11
-Size (vips-8.8.4.tar.gz) = 16982341 bytes
+SHA1 (vips-8.9.0.tar.gz) = 7327fe7cd1b86aad31a1366a7f55eb8e1a81f307
+RMD160 (vips-8.9.0.tar.gz) = aad55fa8ea7596f1ebde9e2598fed9a72693d15d
+SHA512 (vips-8.9.0.tar.gz) = ea2b25b08a18364b89e4e142060f2b28fb0eae3fb9112678f029429aadf7b4e8cb6d9f601910c71c42f745c26ee91ddc16729ad899d1388d71c4778d89215704
+Size (vips-8.9.0.tar.gz) = 17302713 bytes


Home | Main Index | Thread Index | Old Index