pkgsrc-WIP-changes archive

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

ape: Add macros, sheband, and -l for bc



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 8 08:23:17 2020 +0000
Changeset:	b542357d82be4a522c530c739d03676bd1b7382c

Modified Files:
	ape/Makefile
	ape/PLIST
	ape/distinfo

Log Message:
ape: Add macros, sheband, and -l for bc

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ape/Makefile | 4 ++--
 ape/PLIST    | 2 ++
 ape/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index b232b8777c..10f1362f24 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.8
+DISTNAME=	APE-3.5.3.11
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	58a4c15e4a8e27f31fe9a9a4d0b7d1d104af1600
+GITHUB_TAG=	9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index 871d706cd4..2788808cdc 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -13,6 +13,8 @@ share/APE/Languages/AWK/Macros/macros
 share/APE/Languages/AWK/Macros/menu.txt
 share/APE/Languages/AWK/language_opts
 share/APE/Languages/AWK/syntax_highlighting
+share/APE/Languages/BC/Macros/macros
+share/APE/Languages/BC/Macros/menu.txt
 share/APE/Languages/BC/language_opts
 share/APE/Languages/BC/syntax_highlighting
 share/APE/Languages/Bash/Macros/macros
diff --git a/ape/distinfo b/ape/distinfo
index 73e185257c..78e15d9799 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.8-58a4c15e4a8e27f31fe9a9a4d0b7d1d104af1600.tar.gz) = 6f6f22589a40b2cb99b43d2c896bb28471b937e3
-RMD160 (APE-3.5.3.8-58a4c15e4a8e27f31fe9a9a4d0b7d1d104af1600.tar.gz) = a75b915683bba5a373662167db2b4f3b66bd194e
-SHA512 (APE-3.5.3.8-58a4c15e4a8e27f31fe9a9a4d0b7d1d104af1600.tar.gz) = 9ec8ffb2e911896ec2d05ba55e689d9127d9805f27deea2e958eab1d6952a75be2af5f9bde2488fff436ac2b85c8b6dffdf84d72f36b08f7e0bc743f3f9fb5ff
-Size (APE-3.5.3.8-58a4c15e4a8e27f31fe9a9a4d0b7d1d104af1600.tar.gz) = 187219 bytes
+SHA1 (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 7c8ae2ceccae3f14b9c396b6f9b8e42305d4f247
+RMD160 (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 7ba715bc016bed07f304f9ec6ba1ac89001f3903
+SHA512 (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 8fce7b33641b7099d79f896e2f9e8044aa45cee0d64cba049d99faf3458dc7bdf2f014a01625247015b88681d3676dd5099c5673f3f848cf0c7914f35a1b4540
+Size (APE-3.5.3.11-9eff2e6e7c1015e19d6c13c3c06700f9c3b9f942.tar.gz) = 187381 bytes


Home | Main Index | Thread Index | Old Index