pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Dancer2 Import Dancer2-0.05 as www/p5-Dancer2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b1256cb5966
branches:  trunk
changeset: 621974:5b1256cb5966
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jul 21 14:19:06 2013 +0000

description:
Import Dancer2-0.05 as www/p5-Dancer2.

Dancer2 is the new generation of Dancer, the lightweight web-framework
for Perl. Dancer2 is a complete rewrite based on Moo.

diffstat:

 www/p5-Dancer2/DESCR    |   2 ++
 www/p5-Dancer2/Makefile |  32 ++++++++++++++++++++++++++++++++
 www/p5-Dancer2/distinfo |   5 +++++
 3 files changed, 39 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r c524fa0d1724 -r 5b1256cb5966 www/p5-Dancer2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Dancer2/DESCR      Sun Jul 21 14:19:06 2013 +0000
@@ -0,0 +1,2 @@
+Dancer2 is the new generation of Dancer, the lightweight web-framework
+for Perl. Dancer2 is a complete rewrite based on Moo.
diff -r c524fa0d1724 -r 5b1256cb5966 www/p5-Dancer2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Dancer2/Makefile   Sun Jul 21 14:19:06 2013 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2013/07/21 14:19:06 wen Exp $
+
+DISTNAME=      Dancer2-0.05
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SU/SUKRIA/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Dancer2/
+COMMENT=       Lightweight yet powerful web application framework
+LICENSE=       ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Dancer2/.packlist
+
+DEPENDS+=      p5-Crypt-URandom>=0:../../security/p5-Crypt-URandom
+DEPENDS+=      p5-Config-Any>=0:../../devel/p5-Config-Any
+DEPENDS+=      p5-Digest-SHA>=0:../../security/p5-Digest-SHA
+DEPENDS+=      p5-Hash-Merge-Simple>=0:../../devel/p5-Hash-Merge-Simple
+DEPENDS+=      p5-MIME-Base64>=0:../../converters/p5-MIME-Base64
+DEPENDS+=      p5-Moo>=0.009014:../../devel/p5-Moo
+DEPENDS+=      p5-MooX-Types-MooseLike>=0.16:../../devel/p5-MooX-Types-MooseLike
+DEPENDS+=      p5-MooX-Types-MooseLike-Numeric>=0:../../devel/p5-MooX-Types-MooseLike-Numeric
+DEPENDS+=      p5-Template-Tiny>=0:../../textproc/p5-Template-Tiny
+DEPENDS+=      p5-Template-Toolkit>=0:../../www/p5-Template-Toolkit
+DEPENDS+=      p5-Test-MockTime>=0:../../time/p5-Test-MockTime
+DEPENDS+=      p5-URI-Escape-XS>=0:../../www/p5-URI-Escape-XS
+DEPENDS+=      p5-YAML>=0:../../textproc/p5-YAML
+DEPENDS+=      p5-YAML-LibYAML>=0:../../textproc/p5-YAML-LibYAML
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c524fa0d1724 -r 5b1256cb5966 www/p5-Dancer2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Dancer2/distinfo   Sun Jul 21 14:19:06 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/21 14:19:06 wen Exp $
+
+SHA1 (Dancer2-0.05.tar.gz) = 842af24039cde54bc1178343964b337670714b4e
+RMD160 (Dancer2-0.05.tar.gz) = 8007daae692237fa1fa92c412394a0a6d63c2945
+Size (Dancer2-0.05.tar.gz) = 234452 bytes



Home | Main Index | Thread Index | Old Index