pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.40



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat May 29 12:33:16 2021 -0500
Changeset:	2e728ffd8c946967acba7578a9620612c463350b

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.40

Factor out strsqueeze() to libxtend

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

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 74a18154e7..4d4f47a701 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.39
+DISTNAME=	APE-3.5.3.40
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	9fad77b428e9cf1f4698738005d4fe9068c405b9
+GITHUB_TAG=	18374e2c887c1e947076490bef180bb4dad67d69
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 60eb242753..73c219c287 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 99d408da63b3edadc71dcf2d53e34c5e62c6efcc
-RMD160 (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 580199c7e3d97e45d3c19ec86340e379a01c167b
-SHA512 (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 1e788fa294c49721d3e7b066cb775b5903614496bdb603cc492041ac80305723128f0eee718f950b428d5014a5d4bf35011345644123787d9539a03dc2d651e9
-Size (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 188996 bytes
+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


Home | Main Index | Thread Index | Old Index