pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Share Import File-Share-0.25 as devel/p5...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48f54551dc76
branches:  trunk
changeset: 348020:48f54551dc76
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jun 05 12:46:29 2016 +0000

description:
Import File-Share-0.25 as devel/p5-File-Share.

This module is a dropin replacement for File::ShareDir. It supports
the dist_dir and dist_file functions, except these functions have
been enhanced to understand when the developer's local ./share/
directory should be used.

diffstat:

 devel/p5-File-Share/DESCR    |   4 ++++
 devel/p5-File-Share/Makefile |  17 +++++++++++++++++
 devel/p5-File-Share/distinfo |   6 ++++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 4abe53a9d53e -r 48f54551dc76 devel/p5-File-Share/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Share/DESCR Sun Jun 05 12:46:29 2016 +0000
@@ -0,0 +1,4 @@
+This module is a dropin replacement for File::ShareDir. It supports
+the dist_dir and dist_file functions, except these functions have
+been enhanced to understand when the developer's local ./share/
+directory should be used.
diff -r 4abe53a9d53e -r 48f54551dc76 devel/p5-File-Share/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Share/Makefile      Sun Jun 05 12:46:29 2016 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2016/06/05 12:46:29 wen Exp $
+
+DISTNAME=      File-Share-0.25
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-Share/
+COMMENT=       Extend File::ShareDir to Local Libraries
+LICENSE=       ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/File/Share/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4abe53a9d53e -r 48f54551dc76 devel/p5-File-Share/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Share/distinfo      Sun Jun 05 12:46:29 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/06/05 12:46:29 wen Exp $
+
+SHA1 (File-Share-0.25.tar.gz) = b135449ffed1f69bf0b27174162b9218408bfbec
+RMD160 (File-Share-0.25.tar.gz) = 009d677ce681d24587e0d3073f31dda4bac7537b
+SHA512 (File-Share-0.25.tar.gz) = 7c9f9a341a5d2d397479a09da05136df1d0c6b9869da511e45ee75b49565218f2231fd1b45c61e68ab802402a95af02513c4c78ce72cf8205537d0e68f9b1e46
+Size (File-Share-0.25.tar.gz) = 13696 bytes



Home | Main Index | Thread Index | Old Index