pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.26



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 10 09:57:19 2021 -0500
Changeset:	29676dde8a179178803a5e903f5de133ae05c298

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.26

Improve shared lib handling in Makefile template

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

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 374589e9ae..67ffc155bb 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.25
+DISTNAME=	APE-3.5.3.26
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	ee70c3747c19306e0ffa21b35c6868f13645663b
+GITHUB_TAG=	7638084f8c490b7b6ceb7ce50acb3cce10b1cdf3
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 3a5d2be889..ae1e2d20f5 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = 6a374b3e7d9843a3ad88ab4e4e08e37763b37f35
-RMD160 (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = e3a0ecebc0a1886cbe720689cdcddb971393d43a
-SHA512 (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = e400a8ed09c39830faf33e0435ceb4e69bbb9f572f8b479b1101c7455304d9c74ac9c69457380dcd0244e939e532110270df93a07b006ae0d0ca22fe331a793b
-Size (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = 187318 bytes
+SHA1 (APE-3.5.3.26-7638084f8c490b7b6ceb7ce50acb3cce10b1cdf3.tar.gz) = 7929783d441572a1269b759c295b77cb4501a609
+RMD160 (APE-3.5.3.26-7638084f8c490b7b6ceb7ce50acb3cce10b1cdf3.tar.gz) = 19d43c2bb47a8710e5aace7b8a03947f6f8153da
+SHA512 (APE-3.5.3.26-7638084f8c490b7b6ceb7ce50acb3cce10b1cdf3.tar.gz) = 4f1c4308cd4cba649af7f5d7ef659c06f09be509e9c137d4693e9a43c6bad2f252de3619fb041ce05dedc9628c0428b2ca3566f8bad9d10ff36238c2be986b57
+Size (APE-3.5.3.26-7638084f8c490b7b6ceb7ce50acb3cce10b1cdf3.tar.gz) = 187324 bytes


Home | Main Index | Thread Index | Old Index