pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.32



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 18 11:31:39 2021 -0500
Changeset:	30ca22eea00e821f7c42ff14f13def66e4fe8efa

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.32

Library Makefile template: Use ${LN} -sf instead of ${INSTALL} -ls
CentOS 7 install does not support -l

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

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 7b71e7a02d..89d1e48f40 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.31
+DISTNAME=	APE-3.5.3.32
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	bfa3e7cd162e67793d9a10804c60d1b5194148cd
+GITHUB_TAG=	285a7e413c3870aba454a721f38c7d18826ac880
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index e57ab4c2a2..16cefb7a19 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.31-bfa3e7cd162e67793d9a10804c60d1b5194148cd.tar.gz) = a71f7551cd3286a788434e3aa82f1eb18c0cf42d
-RMD160 (APE-3.5.3.31-bfa3e7cd162e67793d9a10804c60d1b5194148cd.tar.gz) = eb8020c41be82d048f4c5b6f0c0e2d74f7923a30
-SHA512 (APE-3.5.3.31-bfa3e7cd162e67793d9a10804c60d1b5194148cd.tar.gz) = 580270d1aeb3260958a909fd72999eacec38c5bb2e4c40fea7dc291576ee3c585e82014f5937b5ec050dba3b98048f2c35b4d7499837790595749197d0402379
-Size (APE-3.5.3.31-bfa3e7cd162e67793d9a10804c60d1b5194148cd.tar.gz) = 187886 bytes
+SHA1 (APE-3.5.3.32-285a7e413c3870aba454a721f38c7d18826ac880.tar.gz) = a7449384b2659d330b82a93d53a726828714932c
+RMD160 (APE-3.5.3.32-285a7e413c3870aba454a721f38c7d18826ac880.tar.gz) = 3c6fe3c8f2d6404e1bf492b4963633d278d0b6d5
+SHA512 (APE-3.5.3.32-285a7e413c3870aba454a721f38c7d18826ac880.tar.gz) = d810c091d1d169806c9c2e3e64193b4949350dd38359e6c8ea9b22e31049f7da2897c30991f03a7344c63a076a11087a60e7eaa246d96e237d6bf5bf4b7e3b59
+Size (APE-3.5.3.32-285a7e413c3870aba454a721f38c7d18826ac880.tar.gz) = 187942 bytes


Home | Main Index | Thread Index | Old Index