pkgsrc-WIP-changes archive

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

xpaint: update to 3.1.4



Module Name:	pkgsrc-wip
Committed By:	Paolo Vincenzo Olivo <vins%NetBSD.org@localhost>
Pushed By:	vms
Date:		Fri Jan 6 21:30:32 2023 +0100
Changeset:	1e09c06b3f95f5224c7cc0e295c253256ce7b97c

Modified Files:
	xpaint/Makefile
	xpaint/distinfo
	xpaint/patches/patch-fileBrowser.c

Log Message:
xpaint: update to 3.1.4

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

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

diffstat:
 xpaint/Makefile                    | 3 ++-
 xpaint/distinfo                    | 8 ++++----
 xpaint/patches/patch-fileBrowser.c | 2 ++
 3 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/xpaint/Makefile b/xpaint/Makefile
index eed7c62c58..64c47aaeed 100644
--- a/xpaint/Makefile
+++ b/xpaint/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.80 2020/03/20 11:57:53 nia Exp $
 
-DISTNAME=	xpaint-3.1.3
+DISTNAME=	xpaint-3.1.4
 CATEGORIES=	graphics x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=sf-xpaint/}
 EXTRACT_SUFX=	.tar.bz2
@@ -13,6 +13,7 @@ LICENSE=	gnu-gpl-v3
 GNU_CONFIGURE=	yes
 USE_LANGUAGES=	c
 USE_LIBTOOL=	yes
+USE_TOOLS+=	autoconf automake autoreconf
 USE_TOOLS+=	bash gmake gunzip
 
 REPLACE_BASH=	share/bin/imgmerge share/bin/xpaint_ocr
diff --git a/xpaint/distinfo b/xpaint/distinfo
index 197360ba58..a77e8a8328 100644
--- a/xpaint/distinfo
+++ b/xpaint/distinfo
@@ -1,10 +1,10 @@
 $NetBSD: distinfo,v 1.26 2015/11/03 21:34:35 agc Exp $
 
-RMD160 (xpaint-3.1.3.tar.bz2) = fb8693d1b2e461df653e97c883fda3a8e604e3d4
-SHA512 (xpaint-3.1.3.tar.bz2) = 8ef15d6af4b65d9da18d3e5eb9eacc0b42e718d069e20de91f2e0352b642d0a4b7626a2008fdd6217c0668ed1ecdc7a09c4a993a6074c77b7899b4613c1c4bda
-Size (xpaint-3.1.3.tar.bz2) = 1656489 bytes
+BLAKE2s (xpaint-3.1.4.tar.bz2) = 70c36e6d8c61aa215cc291d08fb4de9515d719dff276b8abeb2f6187d75e9b06
+SHA512 (xpaint-3.1.4.tar.bz2) = ea81f0f0eaad2072fe487efba933b6f0a4f2a4d8ae7548169b8e765cf1232c9944149a822173350af91309535d8f3625b8e58814811a5f4491fa3e2fcdf92e1d
+Size (xpaint-3.1.4.tar.bz2) = 1630009 bytes
 SHA1 (patch-configure) = bc83048e71d8c8e6f95643720d1480fcce4cbc07
-SHA1 (patch-fileBrowser.c) = 1d9a83732a335e008aec299b13ad7656a6679d60
+SHA1 (patch-fileBrowser.c) = c4e9d3ee66b5bfadac4e138c4dd7dd471dc946df
 SHA1 (patch-main.c) = 5d764c282b2e8798e3690ff99bea7117a83df4a8
 SHA1 (patch-util_Makefile) = b885c20eaaff01f9a6ee15796f041d5a753c371a
 SHA1 (patch-vxp2ps_Makefile) = 30ef714b8541c551fd520956bda7aab7e90a6d77
diff --git a/xpaint/patches/patch-fileBrowser.c b/xpaint/patches/patch-fileBrowser.c
index 0600a72354..ff2fef642d 100644
--- a/xpaint/patches/patch-fileBrowser.c
+++ b/xpaint/patches/patch-fileBrowser.c
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Suppport dirent(3) if defined.
+
 --- fileBrowser.c.orig	2021-01-21 22:38:23.000000000 +0100
 +++ fileBrowser.c	2021-05-19 10:27:34.463903000 +0200
 @@ -48,7 +48,7 @@


Home | Main Index | Thread Index | Old Index