pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.125



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 7 11:53:56 2022 -0600
Changeset:	caaa09b3cf7b3f64f6c83b180c34cd1395ed8aa2

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.125

Improve search and replace to prevent running a second lap

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

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 9b53e0684a..2876506fbf 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.124
+DISTNAME=	APE-3.5.3.125
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	f790b5b8e419be03199960b0c53b5e600b089289
+GITHUB_TAG=	3ab3319eb6b5c63db7bbb0c9dfe8f53c6887ee0a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 38eda2679a..a4aaa447c4 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.124-f790b5b8e419be03199960b0c53b5e600b089289.tar.gz) = 7e2dfc147e6f33e79ca5072614abe4527673e1bc48172411f9683b9a6265639d
-SHA512 (APE-3.5.3.124-f790b5b8e419be03199960b0c53b5e600b089289.tar.gz) = af1a7fa4fd72d8863b725b27dcd963c1d7116ed00edc30be52a9ae315c722711872ca4be7ab44cb0a53a737c466f4858601ad47e2ce72c9fec2bda69e365d738
-Size (APE-3.5.3.124-f790b5b8e419be03199960b0c53b5e600b089289.tar.gz) = 192931 bytes
+BLAKE2s (APE-3.5.3.125-3ab3319eb6b5c63db7bbb0c9dfe8f53c6887ee0a.tar.gz) = 98993fc54d79d27cd199d2733b2d28de81ce15bc5269a44344815346f8104c7a
+SHA512 (APE-3.5.3.125-3ab3319eb6b5c63db7bbb0c9dfe8f53c6887ee0a.tar.gz) = 2736526f0e4d0e5c78b7d1ace8e8368686db71ac22b226902b07d43bbeb9e44567d43c35890c97907cef352aa68956cb52e34b69e7f0a8214754f7db3877eb62
+Size (APE-3.5.3.125-3ab3319eb6b5c63db7bbb0c9dfe8f53c6887ee0a.tar.gz) = 193266 bytes


Home | Main Index | Thread Index | Old Index