pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.101



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Mar 3 08:29:14 2022 -0600
Changeset:	4c31e6ed0f8245d5c0f72548add3387598faa5ae

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.101

fgetline() -> xt_fgetline()

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

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 ff3e06f39f..51ae812496 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.100
+DISTNAME=	APE-3.5.3.101
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	cb7c65e2b3f20eccfd00592adffcd3c3319fb47a
+GITHUB_TAG=	3159d5960777abb3a260d5507421ee7f60d099cd
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index c07d6a477b..3237530d5d 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.100-cb7c65e2b3f20eccfd00592adffcd3c3319fb47a.tar.gz) = 475bd83fc3785dc9038ce8124b9efd065715f85d7263ee93719b1c9025635235
-SHA512 (APE-3.5.3.100-cb7c65e2b3f20eccfd00592adffcd3c3319fb47a.tar.gz) = 36800dd917e5cf65a799a3964e845ac39342519eede3d18711128472e6c4438d890c06364bf859dae7bbc05ce7fee7be70d724ff40b626e47ef2dae47719ce04
-Size (APE-3.5.3.100-cb7c65e2b3f20eccfd00592adffcd3c3319fb47a.tar.gz) = 192734 bytes
+BLAKE2s (APE-3.5.3.101-3159d5960777abb3a260d5507421ee7f60d099cd.tar.gz) = 1f3da6873ff342c0797cdd69e089e00a8bcf0841a5bc27903ca56e6b15a1c9c4
+SHA512 (APE-3.5.3.101-3159d5960777abb3a260d5507421ee7f60d099cd.tar.gz) = ccc2f0911306fb0a11a5a92d4c4272b4fc87a49dab7b0d24adcb60ce27cf7e1814a800295286c129a428781363229f53a540638d892a452891a3369873a2061e
+Size (APE-3.5.3.101-3159d5960777abb3a260d5507421ee7f60d099cd.tar.gz) = 192728 bytes


Home | Main Index | Thread Index | Old Index