pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Install-GithubMeta Import p5-Module-In...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6273db28ef08
branches: trunk
changeset: 650867:6273db28ef08
user: mef <mef%pkgsrc.org@localhost>
date: Mon Apr 27 13:40:35 2015 +0000
description:
Import p5-Module-Install-GithubMeta-0.30 as devel/p5-Module-Install-GithubMeta.
Module::Install::GithubMeta is a Module::Install extension to include
GitHub http://github.com meta information in META.yml.
It automatically detects if the distribution directory is under git version
control and whether the origin is a GitHub repository and will set the
repository and homepage meta in META.yml to the appropriate URLs for
GitHub.
diffstat:
devel/p5-Module-Install-GithubMeta/DESCR | 7 +++++++
devel/p5-Module-Install-GithubMeta/Makefile | 17 +++++++++++++++++
devel/p5-Module-Install-GithubMeta/distinfo | 5 +++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 46a396346af5 -r 6273db28ef08 devel/p5-Module-Install-GithubMeta/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-Install-GithubMeta/DESCR Mon Apr 27 13:40:35 2015 +0000
@@ -0,0 +1,7 @@
+Module::Install::GithubMeta is a Module::Install extension to include
+GitHub http://github.com meta information in META.yml.
+
+It automatically detects if the distribution directory is under git version
+control and whether the origin is a GitHub repository and will set the
+repository and homepage meta in META.yml to the appropriate URLs for
+GitHub.
diff -r 46a396346af5 -r 6273db28ef08 devel/p5-Module-Install-GithubMeta/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-Install-GithubMeta/Makefile Mon Apr 27 13:40:35 2015 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 13:40:35 mef Exp $
+
+DISTNAME= Module-Install-GithubMeta-0.30
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~bingos/Module-Install-GithubMeta/
+COMMENT= Module::Install extension to include GitHub meta info in META.yml
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Module/Install/GithubMeta/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 46a396346af5 -r 6273db28ef08 devel/p5-Module-Install-GithubMeta/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-Install-GithubMeta/distinfo Mon Apr 27 13:40:35 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 13:40:35 mef Exp $
+
+SHA1 (Module-Install-GithubMeta-0.30.tar.gz) = 9bfa5108b97591f8917f5923468da4f5f54276f0
+RMD160 (Module-Install-GithubMeta-0.30.tar.gz) = f6c1842902ab9a192e794275567e73f1fbf41e3f
+Size (Module-Install-GithubMeta-0.30.tar.gz) = 29833 bytes
Home |
Main Index |
Thread Index |
Old Index