pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.92



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Feb 8 08:48:53 2022 -0600
Changeset:	ba8ec1fb53ef67a3c65f03efddaeb070d7dffce1

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.92

Makefile macros: Use -isystem to reduce noise from -MM

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

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 d883cd6f70..b48f8546b4 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.90
+DISTNAME=	APE-3.5.3.92
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	144f1c5c4b5daadad5bac16237ffab9f3e2ddf3c
+GITHUB_TAG=	0203fa48534fa8da0c5f000a9626c2d1db6e5e2f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 12bdddac2d..f4fcb3e3e9 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.90-144f1c5c4b5daadad5bac16237ffab9f3e2ddf3c.tar.gz) = b0b2104e61f149c05310d074d4477b1838256f52e23487f1686b02b5d8206d69
-SHA512 (APE-3.5.3.90-144f1c5c4b5daadad5bac16237ffab9f3e2ddf3c.tar.gz) = ca2b320e73470343b9632123894e4df9dce19654bbb5f3c423304c4a164a5f5feb1b0bed2eabc126f3f0d054c045b2dfe02b2d777ea7a30fc754a272c10b1265
-Size (APE-3.5.3.90-144f1c5c4b5daadad5bac16237ffab9f3e2ddf3c.tar.gz) = 192573 bytes
+BLAKE2s (APE-3.5.3.92-0203fa48534fa8da0c5f000a9626c2d1db6e5e2f.tar.gz) = 666d892102ae27bb320bb516bb38e6c329959e3efe818c1b89067ab0fec112c0
+SHA512 (APE-3.5.3.92-0203fa48534fa8da0c5f000a9626c2d1db6e5e2f.tar.gz) = c46aef4b51e9432da0dcd6ea52299b925b89f1a3a95c02890d5c230cf112c4c9427290cd3706c78e5e9e088c36af080e6962b6105a551c5933b2b2ee5422341c
+Size (APE-3.5.3.92-0203fa48534fa8da0c5f000a9626c2d1db6e5e2f.tar.gz) = 192634 bytes


Home | Main Index | Thread Index | Old Index