pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.166



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Oct 5 12:42:08 2025 -0500
Changeset:	326755d7f52951e6fada4e0aea01aba1eea1e2a9

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.166

Add macros for abstract and derived classes
Remove reset options menu item: Obsolete implementation

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

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 161ce624fc..778f54f996 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.165
+DISTNAME=	APE-3.5.3.166
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	85b6367f21b7755cf4d25e8e6668637dbf92285a
+GITHUB_TAG=	f90b402bf5265011254fc590db5b33640cd0ce53
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 902487f149..1cf077c0c3 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.165-85b6367f21b7755cf4d25e8e6668637dbf92285a.tar.gz) = 791d010a3fffb0da126f8c8be260d9b9718d43e23e666fd0e65f12f0a30d95c0
-SHA512 (APE-3.5.3.165-85b6367f21b7755cf4d25e8e6668637dbf92285a.tar.gz) = 65ba9930d29dd6e810fae88653b204e49c1564e033112126894052bbbb0c735cb8c405ee060a5b142ddcebc6d12df5312122d99b205780d0f143f6d64d3dcbec
-Size (APE-3.5.3.165-85b6367f21b7755cf4d25e8e6668637dbf92285a.tar.gz) = 195098 bytes
+BLAKE2s (APE-3.5.3.166-f90b402bf5265011254fc590db5b33640cd0ce53.tar.gz) = 0a88ae27c2106552d0c04d85dbb2bcb5fc8c7cadbe28c2ff52d665785be6a6f2
+SHA512 (APE-3.5.3.166-f90b402bf5265011254fc590db5b33640cd0ce53.tar.gz) = a147263ed212bc55c7ef14182ff1f871bebc593581a00dc7360f063f63a2830e63fa6451514b93f6f63aa4a2d52140f826221a60cfd4962a75daf72dd857c27f
+Size (APE-3.5.3.166-f90b402bf5265011254fc590db5b33640cd0ce53.tar.gz) = 195251 bytes


Home | Main Index | Thread Index | Old Index