git: 74a91198ce81 - main - x11/libXpm: update to 3.5.15

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Thu, 30 Mar 2023 10:35:43 UTC
The branch main has been updated by dim:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74a91198ce81ffca9c461cb0100ea0660738695a

commit 74a91198ce81ffca9c461cb0100ea0660738695a
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-03-26 12:34:10 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-03-30 10:32:13 +0000

    x11/libXpm: update to 3.5.15
    
    Changelogs:
    3.5.14: https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/5
    3.5.15: https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/10
    
    PR:             270485
    Reviewed by:    danfe, jbeich, manu
    MFH:            2023Q1
    Security:       38f213b6-8f3d-4067-91ef-bf14de7ba518
---
 x11/libXpm/Makefile  |  5 +++--
 x11/libXpm/distinfo  |  6 +++---
 x11/libXpm/pkg-plist | 41 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 5 deletions(-)

diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile
index 40f6362a8d5b..03500e24e7e9 100644
--- a/x11/libXpm/Makefile
+++ b/x11/libXpm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libXpm
-PORTVERSION=	3.5.13
+PORTVERSION=	3.5.15
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -8,7 +8,7 @@ WWW=		https://www.freedesktop.org/Software/xlibs
 
 LICENSE=	MIT
 
-USES=		cpe xorg xorg-cat:lib
+USES=		cpe tar:xz xorg xorg-cat:lib
 USE_XORG=	xorgproto x11 xext xt
 LDFLAGS+=	-L${LOCALBASE}/lib
 
@@ -19,5 +19,6 @@ NLS_USES=		gettext
 NLS_CONFIGURE_ENV_OFF=	ac_cv_search_gettext=no
 
 INSTALL_TARGET=	install-strip
+TEST_TARGET=	check
 
 .include <bsd.port.mk>
diff --git a/x11/libXpm/distinfo b/x11/libXpm/distinfo
index b59b86c30a93..0166c71a6380 100644
--- a/x11/libXpm/distinfo
+++ b/x11/libXpm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581678985
-SHA256 (xorg/lib/libXpm-3.5.13.tar.bz2) = 9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25
-SIZE (xorg/lib/libXpm-3.5.13.tar.bz2) = 463251
+TIMESTAMP = 1680025441
+SHA256 (xorg/lib/libXpm-3.5.15.tar.xz) = 60bb906c5c317a6db863e39b69c4a83fdbd2ae2154fcf47640f8fefc9fdfd1c1
+SIZE (xorg/lib/libXpm-3.5.15.tar.xz) = 459140
diff --git a/x11/libXpm/pkg-plist b/x11/libXpm/pkg-plist
index 1bbacdbf5140..3fdeba6eb3dd 100644
--- a/x11/libXpm/pkg-plist
+++ b/x11/libXpm/pkg-plist
@@ -8,3 +8,44 @@ lib/libXpm.so.4.11.0
 libdata/pkgconfig/xpm.pc
 man/man1/cxpm.1.gz
 man/man1/sxpm.1.gz
+man/man3/XpmAttributesSize.3.gz
+man/man3/XpmCreateBuffer.3.gz
+man/man3/XpmCreateBufferFromImage.3.gz
+man/man3/XpmCreateBufferFromPixmap.3.gz
+man/man3/XpmCreateBufferFromXpmImage.3.gz
+man/man3/XpmCreateData.3.gz
+man/man3/XpmCreateDataFromImage.3.gz
+man/man3/XpmCreateDataFromPixmap.3.gz
+man/man3/XpmCreateDataFromXpmImage.3.gz
+man/man3/XpmCreateImage.3.gz
+man/man3/XpmCreateImageFromBuffer.3.gz
+man/man3/XpmCreateImageFromData.3.gz
+man/man3/XpmCreateImageFromXpmImage.3.gz
+man/man3/XpmCreatePixmap.3.gz
+man/man3/XpmCreatePixmapFromBuffer.3.gz
+man/man3/XpmCreatePixmapFromData.3.gz
+man/man3/XpmCreatePixmapFromXpmImage.3.gz
+man/man3/XpmCreateXpmImage.3.gz
+man/man3/XpmCreateXpmImageFromBuffer.3.gz
+man/man3/XpmCreateXpmImageFromData.3.gz
+man/man3/XpmCreateXpmImageFromImage.3.gz
+man/man3/XpmCreateXpmImageFromPixmap.3.gz
+man/man3/XpmFree.3.gz
+man/man3/XpmFreeAttributes.3.gz
+man/man3/XpmFreeExtensions.3.gz
+man/man3/XpmFreeXpmImage.3.gz
+man/man3/XpmFreeXpmInfo.3.gz
+man/man3/XpmGetErrorString.3.gz
+man/man3/XpmLibraryVersion.3.gz
+man/man3/XpmMisc.3.gz
+man/man3/XpmRead.3.gz
+man/man3/XpmReadFileToBuffer.3.gz
+man/man3/XpmReadFileToData.3.gz
+man/man3/XpmReadFileToImage.3.gz
+man/man3/XpmReadFileToPixmap.3.gz
+man/man3/XpmReadFileToXpmImage.3.gz
+man/man3/XpmWrite.3.gz
+man/man3/XpmWriteFileFromBuffer.3.gz
+man/man3/XpmWriteFileFromImage.3.gz
+man/man3/XpmWriteFileFromPixmap.3.gz
+man/man3/XpmWriteFileFromXpmImage.3.gz