pkgsrc-WIP-changes archive

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

ape: Use /usr/bin/bc to accommodate -l



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Oct 31 09:00:38 2020 -0500
Changeset:	36fee1b21c3b994b33739e7318709e7b5e9582cd

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Use /usr/bin/bc to accommodate -l

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

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 10f1362f24..bce68bb305 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.11
+DISTNAME=	APE-3.5.3.13
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942
+GITHUB_TAG=	fd9ca94533355b1a0990b76c33eb8052d30eacdb
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 78e15d9799..323f6e7a01 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 7c8ae2ceccae3f14b9c396b6f9b8e42305d4f247
-RMD160 (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 7ba715bc016bed07f304f9ec6ba1ac89001f3903
-SHA512 (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 8fce7b33641b7099d79f896e2f9e8044aa45cee0d64cba049d99faf3458dc7bdf2f014a01625247015b88681d3676dd5099c5673f3f848cf0c7914f35a1b4540
-Size (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 187381 bytes
+SHA1 (APE-3.5.3.13-fd9ca94533355b1a0990b76c33eb8052d30eacdb.tar.gz) = 062f46a9ee913f5f4f117f6fbfefd1e0edf3c9db
+RMD160 (APE-3.5.3.13-fd9ca94533355b1a0990b76c33eb8052d30eacdb.tar.gz) = ac509d3c762eaeb17b97fd3f1a7bf9acda6122e4
+SHA512 (APE-3.5.3.13-fd9ca94533355b1a0990b76c33eb8052d30eacdb.tar.gz) = 9d40da62104a528bd9e32d242afb7c3ef8ff84cec18a1bc9791ade2ad107f47fe1ee4164dea35039c323c73f5d3a3f2ed048834a969f36a7a6da88b8fcd99c72
+Size (APE-3.5.3.13-fd9ca94533355b1a0990b76c33eb8052d30eacdb.tar.gz) = 187415 bytes


Home | Main Index | Thread Index | Old Index