pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.21



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Apr 22 10:08:51 2021 -0500
Changeset:	d341c98d7628cb6369eaa1988aff95971fcceadf

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.21

Expand Python macros and highlighting
Fix debugger interface

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

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 20881957b4..a0d59f5845 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.18
+DISTNAME=	APE-3.5.3.21
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	9f2a27bf026c8e15a7eb5a76563b5f3a18893bb4
+GITHUB_TAG=	0764940c0960c720c3252c2ae2f5aa25eef98a17
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 65e142cdef..ad65156375 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.18-9f2a27bf026c8e15a7eb5a76563b5f3a18893bb4.tar.gz) = 26a059eeee592946086b7ec43d5d9303d754abda
-RMD160 (APE-3.5.3.18-9f2a27bf026c8e15a7eb5a76563b5f3a18893bb4.tar.gz) = 86a12924be1eaa2fce2d30ad15fe8b5598f13855
-SHA512 (APE-3.5.3.18-9f2a27bf026c8e15a7eb5a76563b5f3a18893bb4.tar.gz) = b12774765750d8b91237ba34accc84141c7454b72caf0b3e2d06cf8880c1ff4ae5e2cbc8d531e59eb74a79ccb2bc45b795d847d6784f50ef3dd550ea3d0c102f
-Size (APE-3.5.3.18-9f2a27bf026c8e15a7eb5a76563b5f3a18893bb4.tar.gz) = 187903 bytes
+SHA1 (APE-3.5.3.21-0764940c0960c720c3252c2ae2f5aa25eef98a17.tar.gz) = 248fea9b19dcc9a0951ce32b7ff666fa77eae046
+RMD160 (APE-3.5.3.21-0764940c0960c720c3252c2ae2f5aa25eef98a17.tar.gz) = 6a76ceaeff64c6876cc55a421ada075403457d2b
+SHA512 (APE-3.5.3.21-0764940c0960c720c3252c2ae2f5aa25eef98a17.tar.gz) = b05ded8112ba13ea894022f578858a9a0220dd30f83cb176f16a2d25f87f81acadc2880766b5ac53b8018683c6eddb13606d5f4051a765e4ed2f1bd0118f0952
+Size (APE-3.5.3.21-0764940c0960c720c3252c2ae2f5aa25eef98a17.tar.gz) = 187266 bytes


Home | Main Index | Thread Index | Old Index