pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libvips: fix PLIST on NetBSD.
Module Name: pkgsrc-wip
Committed By: Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By: schmonz
Date: Wed Aug 20 12:40:51 2025 -0400
Changeset: ef2ef139ee4a0f41e8e3a4624621355b595f0b3e
Modified Files:
libvips/Makefile
libvips/PLIST
Log Message:
libvips: fix PLIST on NetBSD.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ef2ef139ee4a0f41e8e3a4624621355b595f0b3e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libvips/Makefile | 1 -
libvips/PLIST | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 1a1ab834eb..484851d212 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -20,7 +20,6 @@ USE_LANGUAGES= c c++
PYTHON_FOR_BUILD_ONLY= tool
REPLACE_PYTHON+= cplusplus/gen-operators.py
REPLACE_PYTHON+= doc/gen-function-list.py
-REPLACE_PYTHON+= tools/vipsprofile
PKGCONFIG_OVERRIDE_STAGE= pre-install
PKGCONFIG_OVERRIDE+= output/meson-private/vips-cpp.pc
diff --git a/libvips/PLIST b/libvips/PLIST
index 1286ceec64..39815b2c26 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -52,10 +52,10 @@ include/vips/vips.h
include/vips/vips8
lib/libvips-cpp.so
lib/libvips-cpp.so.42
-lib/libvips-cpp.so.42.18.0
+lib/libvips-cpp.so.42.19.1
lib/libvips.so
lib/libvips.so.42
-lib/libvips.so.42.18.0
+lib/libvips.so.42.19.1
lib/pkgconfig/vips-cpp.pc
lib/pkgconfig/vips.pc
lib/vips-modules-8.17/vips-heif.${SHLIB_EXT}
Home |
Main Index |
Thread Index |
Old Index