pkgsrc-WIP-changes archive

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

(p5-Math-Business) Renamed from p5-Math-Business-SMA



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Wed Nov 1 07:58:09 2023 +0900
Changeset:	9c3ef8f7d239ef56f154f6f838ac0ded9c5990ec

Added Files:
	p5-Math-Business/DESCR
	p5-Math-Business/Makefile
	p5-Math-Business/PLIST
	p5-Math-Business/distinfo

Log Message:
(p5-Math-Business) Renamed from p5-Math-Business-SMA

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

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

diffstat:
 p5-Math-Business/DESCR    |  1 +
 p5-Math-Business/Makefile | 17 +++++++++++++++++
 p5-Math-Business/PLIST    |  4 ++++
 p5-Math-Business/distinfo |  5 +++++
 4 files changed, 27 insertions(+)

diffs:
diff --git a/p5-Math-Business/DESCR b/p5-Math-Business/DESCR
new file mode 100644
index 0000000000..d17aced9bf
--- /dev/null
+++ b/p5-Math-Business/DESCR
@@ -0,0 +1 @@
+Technical Analysis: Simple Moving Average
diff --git a/p5-Math-Business/Makefile b/p5-Math-Business/Makefile
new file mode 100644
index 0000000000..c3b9245e8d
--- /dev/null
+++ b/p5-Math-Business/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+VERSION=	2.9409
+DISTNAME=	stockmonkey-${VERSION}
+PKGNAME=	p5-Math-Business-${VERSION}
+CATEGORIES=	math
+MASTER_SITES=	https://cpan.metacpan.org/authors/id/J/JE/JETTERO/
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://metacpan.org/dist/stockmonkey
+COMMENT=	Technical Analysis: Simple Moving Average
+LICENSE=	artistic
+
+PERL5_PACKLIST=	auto/Math/Business/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Math-Business/PLIST b/p5-Math-Business/PLIST
new file mode 100644
index 0000000000..92ba51a2d7
--- /dev/null
+++ b/p5-Math-Business/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+@comment TODO: to fill this file with the file listing:
+@comment TODO: 1. run "/usr/bin/make package"
+@comment TODO: 2. run "/usr/bin/make print-PLIST"
diff --git a/p5-Math-Business/distinfo b/p5-Math-Business/distinfo
new file mode 100644
index 0000000000..2fc8af6fa0
--- /dev/null
+++ b/p5-Math-Business/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (stockmonkey-2.9409.tar.gz) = 43acf7f7a56ab9c296bb65129ab75f5c71944dfb1379303022b072773c6a40f3
+SHA512 (stockmonkey-2.9409.tar.gz) = 4b77ae67b1f83c96f23196f8f013d0ef378be53cd61b1c9a0406f14fffc62a9320e56c48b5f67e4facaab70a85fa2fa9673729d34e207d2142eb485bf968eddc
+Size (stockmonkey-2.9409.tar.gz) = 76692 bytes


Home | Main Index | Thread Index | Old Index