pkgsrc-WIP-changes archive

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

Import p5-Shell-Command as wip/p5-Shell-Command



Module Name:	pkgsrc-wip
Committed By:	Sasha Kovar <sasha-pkgsrc%arcocene.org@localhost>
Pushed By:	abend
Date:		Wed Jun 7 23:29:29 2017 +0000
Changeset:	fecf27c39640d602cbbb9e0bdf3d9ceff6a59a20

Added Files:
	p5-Shell-Command/DESCR
	p5-Shell-Command/Makefile
	p5-Shell-Command/PLIST
	p5-Shell-Command/distinfo

Log Message:
Import p5-Shell-Command as wip/p5-Shell-Command

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

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

diffstat:
 p5-Shell-Command/DESCR    |  9 +++++++++
 p5-Shell-Command/Makefile | 14 ++++++++++++++
 p5-Shell-Command/PLIST    |  4 ++++
 p5-Shell-Command/distinfo |  6 ++++++
 4 files changed, 33 insertions(+)

diffs:
diff --git a/p5-Shell-Command/DESCR b/p5-Shell-Command/DESCR
new file mode 100644
index 0000000000..2b8ec1196a
--- /dev/null
+++ b/p5-Shell-Command/DESCR
@@ -0,0 +1,9 @@
+This archive contains the distribution Shell-Command,
+version 0.06:
+
+  Cross-platform functions emulating common shell commands
+
+This software is copyright (c) 2011 by Michael G Schwern.
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 programming language system itself.
diff --git a/p5-Shell-Command/Makefile b/p5-Shell-Command/Makefile
new file mode 100644
index 0000000000..9668ad9dd6
--- /dev/null
+++ b/p5-Shell-Command/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	Shell-Command-0.06
+PKGNAME=        p5-${DISTNAME}
+CATEGORIES=	devel perl5
+MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Shell/}
+
+MAINTAINER=	sasha-pkgsrc%arcocene.org@localhost
+HOMEPAGE=	http://search.cpan.org/dist/Shell-Command/
+COMMENT=	Cross-platform functions emulating common shell commands
+LICENSE=        ${PERL5_LICENSE}
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Shell-Command/PLIST b/p5-Shell-Command/PLIST
new file mode 100644
index 0000000000..4e3966070f
--- /dev/null
+++ b/p5-Shell-Command/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+${PERL5_SUB_INSTALLVENDORLIB}/Shell/Command.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/Shell/Command/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Shell::Command.3
diff --git a/p5-Shell-Command/distinfo b/p5-Shell-Command/distinfo
new file mode 100644
index 0000000000..454196c04e
--- /dev/null
+++ b/p5-Shell-Command/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (Shell-Command-0.06.tar.gz) = 050756d4636c2a4813dd94c434c4da8098ce4155
+RMD160 (Shell-Command-0.06.tar.gz) = a09adedf6937bb2ec36d3c4a94530bf8c29cb422
+SHA512 (Shell-Command-0.06.tar.gz) = 693a1c716ec388e4efc7da1fc220cd969c57ce386eee3b8b2ce6093591840c8ca339e079fda7f18d28996de2bc556308e5111929cd59d541a6490809811b735e
+Size (Shell-Command-0.06.tar.gz) = 10464 bytes


Home | Main Index | Thread Index | Old Index