pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.118



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Sep 22 11:47:13 2022 -0500
Changeset:	21a7bd8b9e8f8e414c9bdd3de1d3af1a45a3a488

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.118

Use absolute path for errfile

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

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 78f8fe5628..20b7a9220e 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.115
+DISTNAME=	APE-3.5.3.118
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	2ce090ba0602495dba85408f77051700fdbcb94a
+GITHUB_TAG=	7038dfb57906abb5ceeef631143e099030741b31
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index f410528a62..0fff9b7460 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.115-2ce090ba0602495dba85408f77051700fdbcb94a.tar.gz) = 2abdfb45a18a441607de34889e039f81a2035548a19fd41cda687ff6ab8a2b31
-SHA512 (APE-3.5.3.115-2ce090ba0602495dba85408f77051700fdbcb94a.tar.gz) = 7e9d51cb99a011845cd9db7c7ad46963b2b25c4634bb663543ab08782b8bb4014829b198167e680b192c00b7473c4614c6073e8713f86209b5a853da6b6bb6f1
-Size (APE-3.5.3.115-2ce090ba0602495dba85408f77051700fdbcb94a.tar.gz) = 192776 bytes
+BLAKE2s (APE-3.5.3.118-7038dfb57906abb5ceeef631143e099030741b31.tar.gz) = 92fbfd5cbbff2bb072ca73b5e3e9cf3e079e2f97d716164c9cb408a008892322
+SHA512 (APE-3.5.3.118-7038dfb57906abb5ceeef631143e099030741b31.tar.gz) = 3e7d11d33a419dd9f975386ac33420aafaacf408bcac76ca0c6278fe3f28fe37e0e50916af48e3296438396c03543f9324734b5cc11ca2b95e3f0dfde1e02fb1
+Size (APE-3.5.3.118-7038dfb57906abb5ceeef631143e099030741b31.tar.gz) = 192807 bytes


Home | Main Index | Thread Index | Old Index