pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.181



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Nov 2 18:10:27 2025 -0600
Changeset:	7acdc4d51df97e8fcb689f0ff4c482a0f21bce83

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.181

Remove undocumented tinsert_ch() corrupting Swin after shell out
Replace leading tabs with spaces

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

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

diffstat:
 ape/Makefile | 4 ++--
 ape/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index 412da52d45..b136008969 100644
--- a/ape/Makefile
+++ b/ape/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.7 2014/04/03 01:21:22 outpaddling Exp $
 
-DISTNAME=	APE-3.5.3.178
+DISTNAME=	APE-3.5.3.181
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	b449f888116d6d66325fdd7c3d813b01b9876684
+GITHUB_TAG=	22dfd9436fd057738a87435d7908dfdea2ee1079
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index b39202536d..b1b0ebe425 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.178-b449f888116d6d66325fdd7c3d813b01b9876684.tar.gz) = 7ffa8a5f6797b39e339b7d30b1383da2834350e73e60fdf6c84b48b435da218c
-SHA512 (APE-3.5.3.178-b449f888116d6d66325fdd7c3d813b01b9876684.tar.gz) = c94f486f97062d075aaf16926d723ed87c96b1339ec46b3f4b5de35696a5fa1e30c09ea490fd810d3627a661e433c72d2b7e93eecaca3cee4359f10ecfae38a9
-Size (APE-3.5.3.178-b449f888116d6d66325fdd7c3d813b01b9876684.tar.gz) = 197176 bytes
+BLAKE2s (APE-3.5.3.181-22dfd9436fd057738a87435d7908dfdea2ee1079.tar.gz) = 1d8b5b5b25fb1742d200c8a08911616fdb44d5f0777ac5aedd6e115b2fdc074a
+SHA512 (APE-3.5.3.181-22dfd9436fd057738a87435d7908dfdea2ee1079.tar.gz) = b14fa28719a4692ccbafa2a15307eeb33f7297d02832bd64809b07f0718d7817b488c803c1b70f4b6c5a600d02c2b06366d7655d1662f099d55ef72c8fe91d39
+Size (APE-3.5.3.181-22dfd9436fd057738a87435d7908dfdea2ee1079.tar.gz) = 272023 bytes


Home | Main Index | Thread Index | Old Index