pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.146



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Sep 6 12:06:25 2023 -0500
Changeset:	0aee0e476a9aaf5f164ebeb2ccece70726901aec

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.146

Update for libxtend API change (standardize on xt_ prefix)

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

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 cdd72589e9..91e12d2c93 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.145
+DISTNAME=	APE-3.5.3.146
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	a844de2f92dc7699e93e61213a6b8c8d943467a5
+GITHUB_TAG=	1683f6cd3de24316fd6136daab34f9691860e5ab
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index abd6ea6b90..82fb1635a1 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.145-a844de2f92dc7699e93e61213a6b8c8d943467a5.tar.gz) = a27240d14bedfb109c3a5fbc535b02ee0361c3f752ed71ebfda6a709f04558b7
-SHA512 (APE-3.5.3.145-a844de2f92dc7699e93e61213a6b8c8d943467a5.tar.gz) = cef98576b4f039286d6757374032944d682aca3e9202d89427e6cc9d0d53d62607b10994fe4b68250827a8b69808ce75bc747638cb8a0e22b922203c0ae5d830
-Size (APE-3.5.3.145-a844de2f92dc7699e93e61213a6b8c8d943467a5.tar.gz) = 192820 bytes
+BLAKE2s (APE-3.5.3.146-1683f6cd3de24316fd6136daab34f9691860e5ab.tar.gz) = 04ca1bcad7bde80a9868962b57b4913f1727c9cce2bb22688f71b37a8a4f1797
+SHA512 (APE-3.5.3.146-1683f6cd3de24316fd6136daab34f9691860e5ab.tar.gz) = cb9987d09f14cee6a60ca59c8c67203f5ab034cd356d3393ce74bfc6046effcef8c3f9e8edd425597a22b7a799cb11a9ee8d3edd77d5ba3e2de074651ace4fac
+Size (APE-3.5.3.146-1683f6cd3de24316fd6136daab34f9691860e5ab.tar.gz) = 192869 bytes


Home | Main Index | Thread Index | Old Index