pkgsrc-WIP-changes archive

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

Update libvips to 8.7.0



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Wed Oct 10 23:32:03 2018 +0100
Changeset:	4888f199d4523900396537d5d415f50670b67d08

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

Log Message:
Update libvips to 8.7.0

Upstream github project has moved as well.

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

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

diffstat:
 libvips/Makefile |  4 ++--
 libvips/PLIST    | 15 +++------------
 libvips/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 18 deletions(-)

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 7a3e77a32b..3b54e6a4c0 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vips-8.6.5
+DISTNAME=	vips-8.7.0
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_GITHUB:=jcupitt/}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=libvips/}
 GITHUB_PROJECT=	libvips
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}
 
diff --git a/libvips/PLIST b/libvips/PLIST
index 575a7d72bd..54ec15c604 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -5,18 +5,14 @@ bin/batch_rubber_sheet
 bin/light_correct
 bin/shrink_width
 bin/vips
-bin/vips-8.6
+bin/vips-8.7
 bin/vipsedit
 bin/vipsheader
 bin/vipsprofile
 bin/vipsthumbnail
-include/vips/VDisplay.h
-include/vips/VError.h
 include/vips/VError8.h
-include/vips/VImage.h
 include/vips/VImage8.h
 include/vips/VInterpolate8.h
-include/vips/VMask.h
 include/vips/almostdeprecated.h
 include/vips/arithmetic.h
 include/vips/basic.h
@@ -63,19 +59,14 @@ include/vips/util.h
 include/vips/vector.h
 include/vips/version.h
 include/vips/video.h
-include/vips/vips
 include/vips/vips-operators.h
 include/vips/vips.h
 include/vips/vips7compat.h
 include/vips/vips8
-include/vips/vipsc++.h
-include/vips/vipscpp.h
 lib/libvips-cpp.la
 lib/libvips.la
-lib/libvipsCC.la
 lib/pkgconfig/vips-cpp.pc
 lib/pkgconfig/vips.pc
-lib/pkgconfig/vipsCC.pc
 man/man1/batch_crop.1
 man/man1/batch_image_convert.1
 man/man1/batch_rubber_sheet.1
@@ -155,5 +146,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.6.mo
-share/locale/en_GB/LC_MESSAGES/vips8.6.mo
+share/locale/de/LC_MESSAGES/vips8.7.mo
+share/locale/en_GB/LC_MESSAGES/vips8.7.mo
diff --git a/libvips/distinfo b/libvips/distinfo
index f3ffef22e7..cc9eb420bb 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vips-8.6.5.tar.gz) = fe3f3a1e4ba733a4907b095eefcd5385a77caaa5
-RMD160 (vips-8.6.5.tar.gz) = c03236be6ccd8cf73cee9aa1d79f0e781bd22648
-SHA512 (vips-8.6.5.tar.gz) = 3da0bf96f7e764f990b4a5b3f15425fb412eb4282fce6c51d566aa683e40853741641d23391288ba4b6650fe833156ef64ed61284c3702e12f412dfdb1d18310
-Size (vips-8.6.5.tar.gz) = 12151424 bytes
+SHA1 (vips-8.7.0.tar.gz) = f63b8f491a25872963b33798c2a68529615bb6d8
+RMD160 (vips-8.7.0.tar.gz) = d61a3faeed3f88c761c10043b08f95bce659a34a
+SHA512 (vips-8.7.0.tar.gz) = dd2e59fb26215c95b7632e83c11d3632c6be55ae59f787074bfb0bb9b3ed6105502c7699d3ac6508dba701e98c27e9a1d33f86e8cd97c44fc992626c38dbc90b
+Size (vips-8.7.0.tar.gz) = 15180050 bytes


Home | Main Index | Thread Index | Old Index