pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.44



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jun 14 13:09:21 2021 -0500
Changeset:	3adcbf5ad1b9c53dd43a1420b8b48bc4cd92f558

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.44

Use APE_PATH_MAX for consistency.  PATH_MAX varies by platform.

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

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 4d4f47a701..fddf2ccf70 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.40
+DISTNAME=	APE-3.5.3.44
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	18374e2c887c1e947076490bef180bb4dad67d69
+GITHUB_TAG=	a5975d23f941e06b2cb57d435f0d9e5e8f5eabc8
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 73c219c287..a8b02c3c02 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.40-18374e2c887c1e947076490bef180bb4dad67d69.tar.gz) = f76a7001c76a0fb668e3e27cca870d59827f70a1
-RMD160 (APE-3.5.3.40-18374e2c887c1e947076490bef180bb4dad67d69.tar.gz) = 772f6f53ba7b849837ed49e037ff8eb69fcad28a
-SHA512 (APE-3.5.3.40-18374e2c887c1e947076490bef180bb4dad67d69.tar.gz) = 1aec066a071ee1a4f04de9537d9533924fb3cef3e7cd51656226a2422b426691a2499a9fcba1e57824633bed215bdbce0b1558da3cfd2f2caea2533f09021145
-Size (APE-3.5.3.40-18374e2c887c1e947076490bef180bb4dad67d69.tar.gz) = 189009 bytes
+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


Home | Main Index | Thread Index | Old Index