pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.119



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Sep 28 10:28:21 2022 -0500
Changeset:	a588a26549b9cf2e8ee8f735ac5fe4729aff52e0

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.119

Add xtend/string.h for strlcat() on linux

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

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 20b7a9220e..c004bb9d0a 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.118
+DISTNAME=	APE-3.5.3.119
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	7038dfb57906abb5ceeef631143e099030741b31
+GITHUB_TAG=	4a9181d454abd6aa2368714dab76873ea6d634f6
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 0fff9b7460..cc833a9f68 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (APE-3.5.3.119-4a9181d454abd6aa2368714dab76873ea6d634f6.tar.gz) = e9b006187183f8b90f694caf0f874643340af886389aef795904991d8ed666f5
+SHA512 (APE-3.5.3.119-4a9181d454abd6aa2368714dab76873ea6d634f6.tar.gz) = 58975b72b750085e11469aab300e93d198d184b9c0a5743af6b56eb444baadba5673fb5471babc426c61e87ddbfc5b0948ef34476fcc453656e6aaf255f70edc
+Size (APE-3.5.3.119-4a9181d454abd6aa2368714dab76873ea6d634f6.tar.gz) = 192829 bytes


Home | Main Index | Thread Index | Old Index