pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.178



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 7 09:49:30 2025 -0500
Changeset:	6d6f22a1b91ed187d7553419149d23585aa79f3b

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.178

Better document copy and move in C++ templates
Highlight explicit keyword

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

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 5fbc5551a3..412da52d45 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.177
+DISTNAME=	APE-3.5.3.178
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	f94d164489e38db1aa834c5a4146de1428751b53
+GITHUB_TAG=	b449f888116d6d66325fdd7c3d813b01b9876684
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 0a618335cb..b39202536d 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.177-f94d164489e38db1aa834c5a4146de1428751b53.tar.gz) = 5487dc5e6a215a9e6fa3c3a41873766f09b7a822763b1d1be6a80713e2024701
-SHA512 (APE-3.5.3.177-f94d164489e38db1aa834c5a4146de1428751b53.tar.gz) = 20f2ae5a80fd092d0d4e9bb56f7fe8ef1bed445291eb0c844afd494e9aaf9374ce5fe008a212f5ed7bc550c96a58bbd8d35fa03fdce7349fc5f00eadfcde27a5
-Size (APE-3.5.3.177-f94d164489e38db1aa834c5a4146de1428751b53.tar.gz) = 196939 bytes
+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


Home | Main Index | Thread Index | Old Index