pkgsrc-WIP-changes archive

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

Update libvips to 8.14.2



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Mon Apr 10 16:14:21 2023 +0100
Changeset:	e728eee4af246243ee476e478bd2124ac16e7583

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

Log Message:
Update libvips to 8.14.2

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

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

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

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 6a21f394c2..3f09a840d5 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vips-8.14.1
+DISTNAME=	vips-8.14.2
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libvips/}
@@ -17,9 +17,9 @@ USE_TOOLS+=		pkg-config msgfmt xgettext
 USE_LANGUAGES=		c c++
 PYTHON_FOR_BUILD_ONLY=  tool
 
-PKGCONFIG_OVERRIDE+=	vips-cpp.pc.in
-PKGCONFIG_OVERRIDE+=	vips.pc.in
-PKGCONFIG_OVERRIDE+=	vipsCC.pc.in
+PKGCONFIG_OVERRIDE_STAGE=   pre-install
+PKGCONFIG_OVERRIDE+=        output/meson-private/vips-cpp.pc
+PKGCONFIG_OVERRIDE+=        output/meson-private/vips.pc
 
 .include "../../devel/meson/build.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"
diff --git a/libvips/PLIST b/libvips/PLIST
index b9575bdcb0..c4ea46dee3 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -61,10 +61,10 @@ include/vips/vips8
 lib/girepository-1.0/Vips-8.0.typelib
 lib/libvips-cpp.so
 lib/libvips-cpp.so.42
-lib/libvips-cpp.so.42.16.1
+lib/libvips-cpp.so.42.16.2
 lib/libvips.so
 lib/libvips.so.42
-lib/libvips.so.42.16.1
+lib/libvips.so.42.16.2
 lib/pkgconfig/vips-cpp.pc
 lib/pkgconfig/vips.pc
 man/man1/vips.1
diff --git a/libvips/distinfo b/libvips/distinfo
index 559c6ac383..d0b72dab06 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vips-8.14.1.tar.xz) = 1b854cb1951c04a29ab14e37232e8aa2634d053a
-RMD160 (vips-8.14.1.tar.xz) = e728716a8f9834eceab4ba2263329cb1ef0f195d
-SHA512 (vips-8.14.1.tar.xz) = 95321ce29c8f5afdce99d9c0b13f8a2a674510eb0015e90c1638073f502dcd72f22d4c91dc7473e914c9a8c5ebf543db49593599766fc6630eafa4ff00bfbfe2
-Size (vips-8.14.1.tar.xz) = 18650864 bytes
+SHA1 (vips-8.14.2.tar.xz) = 159f54dbb3dc60c0d0d8d9dea1039c1b1bf3b607
+RMD160 (vips-8.14.2.tar.xz) = 10a31557cde08d755120e49aa5ad56d30dffe65b
+SHA512 (vips-8.14.2.tar.xz) = 860f3b89fcaa2eaed49e253dc2b3b5c7dae5e453c506eb2ec96a3954072fcd86a4d6dafb3b00fc624c23097b947d3d6451e27d9494e7a75f1e4df5e99c771771
+Size (vips-8.14.2.tar.xz) = 18693660 bytes


Home | Main Index | Thread Index | Old Index