pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.172



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 6 07:27:08 2025 -0500
Changeset:	76ca65cc1c8d695f08eab683a75f6b6efb690083

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.172

Add more member function examples to class templates

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

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 bc698d7aa4..30337a022a 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.171
+DISTNAME=	APE-3.5.3.172
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	6eb023e7e30c273f112784136af585d548e26659
+GITHUB_TAG=	7251820143888b1d85124aeb8f4bf178a9e4ea1c
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 56fdd973bc..b7f27dde4d 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.171-6eb023e7e30c273f112784136af585d548e26659.tar.gz) = a2bdc8e4e2f95419f2eff8ba688acfbe638008cc83f33ae09beb6d625708d9b2
-SHA512 (APE-3.5.3.171-6eb023e7e30c273f112784136af585d548e26659.tar.gz) = 31eb835804fbc151368f953ba89f299e273041ad153a70a1892dfb339d31181e91b795ec817169289f2fc88fb59e2db78f246185641bc4fd859c96b30a4d973d
-Size (APE-3.5.3.171-6eb023e7e30c273f112784136af585d548e26659.tar.gz) = 195947 bytes
+BLAKE2s (APE-3.5.3.172-7251820143888b1d85124aeb8f4bf178a9e4ea1c.tar.gz) = c3b8b878e43f8be1885bd2ea9c4393ad68411cec03b9d0b970c3dd3ac30a3451
+SHA512 (APE-3.5.3.172-7251820143888b1d85124aeb8f4bf178a9e4ea1c.tar.gz) = 48497ad7465defd034eebc72d3ab732861c5475475e1ac910cc0ad12a9c72013f6e77439d8e1781d9edbc92d71920a9fc68c1a4cbf6932af27f9225c2ad9ff08
+Size (APE-3.5.3.172-7251820143888b1d85124aeb8f4bf178a9e4ea1c.tar.gz) = 196030 bytes


Home | Main Index | Thread Index | Old Index