pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.23



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri May 7 15:43:08 2021 -0500
Changeset:	ebb2bce588fccabdc6bc3256ad56a3008464be71

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.23

Add missing ${DESTDIR} for man pages in library templates

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

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 1faf10cb5d..9b467c3a91 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.22
+DISTNAME=	APE-3.5.3.23
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8dca05a474952cbe9580987b5004af6e6425309b
+GITHUB_TAG=	3ea9eed8827b4a32e672a1bf589249c8f88f291d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index c39be6c73d..0a97bc8605 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.22-8dca05a474952cbe9580987b5004af6e6425309b.tar.gz) = 365dbfc38f8fe43c9d3bda6f21d4c9ca14290ba0
-RMD160 (APE-3.5.3.22-8dca05a474952cbe9580987b5004af6e6425309b.tar.gz) = cd417289f973f66fde07b7a4f33282b2dfc7674f
-SHA512 (APE-3.5.3.22-8dca05a474952cbe9580987b5004af6e6425309b.tar.gz) = d07775c06e4dbac2d1cbba327c706bac929d4c1364d459633637ae6cfbb1d4e0f771dc60b91f78f689f5cbe76ab328ea4df098b0566206ca15317f2341be3c6e
-Size (APE-3.5.3.22-8dca05a474952cbe9580987b5004af6e6425309b.tar.gz) = 187299 bytes
+SHA1 (APE-3.5.3.23-3ea9eed8827b4a32e672a1bf589249c8f88f291d.tar.gz) = 14793caa0960f12fd0b3c43e4f84450d735942b6
+RMD160 (APE-3.5.3.23-3ea9eed8827b4a32e672a1bf589249c8f88f291d.tar.gz) = acd3435994964726f0d5444d4219ccc759c9bc30
+SHA512 (APE-3.5.3.23-3ea9eed8827b4a32e672a1bf589249c8f88f291d.tar.gz) = 2be13112aeaed9257971f6c21a443619a40f7efbd6a79f68bdedad14d4df59d9c2bdd6e2445e837a961d9011d422796d9a28b24c1b3b2d8cb7ccb69258556202
+Size (APE-3.5.3.23-3ea9eed8827b4a32e672a1bf589249c8f88f291d.tar.gz) = 187286 bytes


Home | Main Index | Thread Index | Old Index