pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.25



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 10 08:33:37 2021 -0500
Changeset:	9b2af8356d696d9361938225b774960dca135247

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.25

Add date and author to Makefile macros
Combine static and dynamic libs into one Makefile

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

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 9b467c3a91..374589e9ae 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.23
+DISTNAME=	APE-3.5.3.25
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	3ea9eed8827b4a32e672a1bf589249c8f88f291d
+GITHUB_TAG=	ee70c3747c19306e0ffa21b35c6868f13645663b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 0a97bc8605..3a5d2be889 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = 6a374b3e7d9843a3ad88ab4e4e08e37763b37f35
+RMD160 (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = e3a0ecebc0a1886cbe720689cdcddb971393d43a
+SHA512 (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = e400a8ed09c39830faf33e0435ceb4e69bbb9f572f8b479b1101c7455304d9c74ac9c69457380dcd0244e939e532110270df93a07b006ae0d0ca22fe331a793b
+Size (APE-3.5.3.25-ee70c3747c19306e0ffa21b35c6868f13645663b.tar.gz) = 187318 bytes


Home | Main Index | Thread Index | Old Index