pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.176



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 6 17:36:21 2025 -0500
Changeset:	96477800a7ee57269aecb5c6a8b8020cc18319a7

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.176

Fix mixed up C++ and C++ header configs

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

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 2e3886c130..22abd969c4 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.175
+DISTNAME=	APE-3.5.3.176
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	b2e70ff5f5256f0def50cfe8bd56f347117daef2
+GITHUB_TAG=	d5a11f8b3ec92eb3ba5d9f070f398120cc2dfa11
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 243a9d1965..579e069e47 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (APE-3.5.3.176-d5a11f8b3ec92eb3ba5d9f070f398120cc2dfa11.tar.gz) = f0e76d0dec1b4ee83536bc55872aaeae4d624aecbff588734d894e37a02c2267
+SHA512 (APE-3.5.3.176-d5a11f8b3ec92eb3ba5d9f070f398120cc2dfa11.tar.gz) = 468e46692b7b178753b62d5c832223f6a0a4249bbbd8beb31703ed4f3e4f55eb888e95f8dd220290c00f5e2fa276d1de1514894491a79ad148a00b7e597b10ce
+Size (APE-3.5.3.176-d5a11f8b3ec92eb3ba5d9f070f398120cc2dfa11.tar.gz) = 196893 bytes


Home | Main Index | Thread Index | Old Index