pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.45



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jun 17 08:55:02 2021 -0500
Changeset:	0800eaee76211a85489a657c527ab142b30cb2ca

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.45

Fix Makefile templates to use MANPREFIX in mkdirs

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

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 | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index fddf2ccf70..5c8fd47ca9 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.44
+DISTNAME=	APE-3.5.3.45
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	a5975d23f941e06b2cb57d435f0d9e5e8f5eabc8
+GITHUB_TAG=	d31f518a4fa1ee2eca498c9ea309a3aaa740a3f3
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index a8b02c3c02..1431f78afb 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.44-a5975d23f941e06b2cb57d435f0d9e5e8f5eabc8.tar.gz) = cc9ea6f8107c088f06a3c18a735e4625c1301970
-RMD160 (APE-3.5.3.44-a5975d23f941e06b2cb57d435f0d9e5e8f5eabc8.tar.gz) = 547fd60afbf56e9e79c28bc6a56df88fbafbce19
-SHA512 (APE-3.5.3.44-a5975d23f941e06b2cb57d435f0d9e5e8f5eabc8.tar.gz) = 81ca3caba1a9d17347672eeec15ae7fefa4cab5c39407f5d0fdeb67338ba7fa624067921cb5afcfc3084eb9ff8f4ed0bc47f7650fbd405d8bad4ab9d9cb2ac22
-Size (APE-3.5.3.44-a5975d23f941e06b2cb57d435f0d9e5e8f5eabc8.tar.gz) = 189221 bytes
+SHA1 (APE-3.5.3.45-d31f518a4fa1ee2eca498c9ea309a3aaa740a3f3.tar.gz) = f4057136e60d09b17d30ecdb12e860d70d597988
+RMD160 (APE-3.5.3.45-d31f518a4fa1ee2eca498c9ea309a3aaa740a3f3.tar.gz) = 8737a3d1c75c1f1a35ac0408b2277145f0a4707a
+SHA512 (APE-3.5.3.45-d31f518a4fa1ee2eca498c9ea309a3aaa740a3f3.tar.gz) = 49be55c988afd719e93cb10a5b32e6128cff387e5e856908227ab30e2583d763f437d9b14a627790faddd7ec85eab6e14f7f60994baf3277787536d3f122fd55
+Size (APE-3.5.3.45-d31f518a4fa1ee2eca498c9ea309a3aaa740a3f3.tar.gz) = 189242 bytes


Home | Main Index | Thread Index | Old Index