pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.175



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 6 17:18:50 2025 -0500
Changeset:	8a1f6bb770c32329d89771df31ca16f4cfb6e541

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.175

Document copy, move constructors and assignment in templates
Copy macros to C++ header config

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

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 08b9e6e65f..2e3886c130 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.174
+DISTNAME=	APE-3.5.3.175
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	7020bd78efaf938e653b8147cb453b2271dee8ea
+GITHUB_TAG=	b2e70ff5f5256f0def50cfe8bd56f347117daef2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index b1d7bd9057..243a9d1965 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.174-7020bd78efaf938e653b8147cb453b2271dee8ea.tar.gz) = 7a2b62ce0cd0b7ecc773c1c53ae6c3f5636dd35ce9b62c716c46ff6e634ec660
-SHA512 (APE-3.5.3.174-7020bd78efaf938e653b8147cb453b2271dee8ea.tar.gz) = 663d5229c938e4dae8dd95e985153dd0a035a3e20518751edab3e6b437ce80756b13a643dd8d9a323051682d7df27ba25a12cc0d1f30f63ea7734b3dae8d5eca
-Size (APE-3.5.3.174-7020bd78efaf938e653b8147cb453b2271dee8ea.tar.gz) = 196444 bytes
+BLAKE2s (APE-3.5.3.175-b2e70ff5f5256f0def50cfe8bd56f347117daef2.tar.gz) = ed9f6118e1a6be92e9bb4d9c0d90f41de00391cc36d9def9ec54b5a0466292c0
+SHA512 (APE-3.5.3.175-b2e70ff5f5256f0def50cfe8bd56f347117daef2.tar.gz) = e050715655bca5f0c3563b8a05fa21930265aefe6914d7042497b2a9c77fd1171d1ef548dff522aed9fc76ab182875a41f2119a023a026b652aa3e4b1a282e1b
+Size (APE-3.5.3.175-b2e70ff5f5256f0def50cfe8bd56f347117daef2.tar.gz) = 196956 bytes


Home | Main Index | Thread Index | Old Index