pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.170



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Oct 5 17:18:02 2025 -0500
Changeset:	26eb3430fe496413c15e602acb417baec5a7c167

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.170

Clean up C and C++ macros

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

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 bb7b384aad..c92c96ba3a 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.168
+DISTNAME=	APE-3.5.3.170
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	62dc9e267317a8644391ab90d33a175b09e8947f
+GITHUB_TAG=	d205abf2cf0c2740860c992483d3816bef75c383
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index a3fb9780b5..c12f6818ca 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.168-62dc9e267317a8644391ab90d33a175b09e8947f.tar.gz) = 84228422b65aead7be1bbc488caedfc847168dbbfb2542ddd013d008b022885a
-SHA512 (APE-3.5.3.168-62dc9e267317a8644391ab90d33a175b09e8947f.tar.gz) = 00869b1747d266171d7079156041b5c3547b7463327abbcadcaa116878b9fe42c71b6fc543e8b738fc511cb888cebcbef174467cb6827ae28bf6bf385d3a2a7e
-Size (APE-3.5.3.168-62dc9e267317a8644391ab90d33a175b09e8947f.tar.gz) = 195798 bytes
+BLAKE2s (APE-3.5.3.170-d205abf2cf0c2740860c992483d3816bef75c383.tar.gz) = 8844784c20ef3247d868daf72747456a7922de50931e269a46279fe5fcf4c283
+SHA512 (APE-3.5.3.170-d205abf2cf0c2740860c992483d3816bef75c383.tar.gz) = cab0fba6c73c36dae4c171cc8706e5e1a35ca067dcde8b5639f245449ecfcb4d8a301ddfc61434fa27cbc007e31b80da40d82cc5ace2fd49835705789df4dbb9
+Size (APE-3.5.3.170-d205abf2cf0c2740860c992483d3816bef75c383.tar.gz) = 195940 bytes


Home | Main Index | Thread Index | Old Index