pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.18



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Apr 8 10:06:50 2021 -0500
Changeset:	875a76529b3e099987cb905f82bbdbc6408bfa4f

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.18

Modernize Makefile templates

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

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 ffef27a4c1..20881957b4 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.17
+DISTNAME=	APE-3.5.3.18
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	984a05f6e1939949efb72ffd7b98525b02f2d435
+GITHUB_TAG=	9f2a27bf026c8e15a7eb5a76563b5f3a18893bb4
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 6cc51780e6..65e142cdef 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.17-984a05f6e1939949efb72ffd7b98525b02f2d435.tar.gz) = a4f4b6873409c087d00811f7d725854184101ad4
-RMD160 (APE-3.5.3.17-984a05f6e1939949efb72ffd7b98525b02f2d435.tar.gz) = eeea450315a1c6f4df8fdafecbdd6b7814fa26ec
-SHA512 (APE-3.5.3.17-984a05f6e1939949efb72ffd7b98525b02f2d435.tar.gz) = d2c8a577f71450777d5522e5cf5b6169fa142571f9efc9122238ba4fb51b537f2a0795f19db690bdde6b829bc963e06cb7aa713bedc429664ea9e42198af9448
-Size (APE-3.5.3.17-984a05f6e1939949efb72ffd7b98525b02f2d435.tar.gz) = 188008 bytes
+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


Home | Main Index | Thread Index | Old Index