diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-21 04:04:27 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-21 04:04:27 +0000 |
commit | d6c2cde75df4590293e3816b82f1599c95b2ee49 (patch) | |
tree | ee6a2eae9828595ef0f70996571d67ad3e660fc9 /www | |
parent | bf259e418755ac644882efa3863bcc29d328e604 (diff) | |
download | pkgsrc-d6c2cde75df4590293e3816b82f1599c95b2ee49.tar.gz |
Update p5-Dancer to 1.3072.
Changes are:
- 2 security fixes.
- Documentation improvements including tutorials.
- bugfixes
for complete list, look into CHANGES file contained in the distfile.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index e1b96ab2784..a88848f6e2b 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 16:05:52 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/21 04:04:27 hiramatsu Exp $ -DISTNAME= Dancer-1.175 +DISTNAME= Dancer-1.3072 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SU/SUKRIA/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perldancer.org/ @@ -16,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Dancer/.packlist +DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-HTTP-Body-[0-9]*:../../www/p5-HTTP-Body DEPENDS+= p5-HTTP-Server-Simple-PSGI>=0.11:../../www/p5-HTTP-Server-Simple-PSGI DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 4cde5077837..ab231e0ae5e 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/11 21:11:14 seb Exp $ +$NetBSD: distinfo,v 1.2 2011/10/21 04:04:27 hiramatsu Exp $ -SHA1 (Dancer-1.175.tar.gz) = 5f0d3a7a809b8ea3edde0bb8ea74a790fb2b2506 -RMD160 (Dancer-1.175.tar.gz) = 95a446a27d1856441e95fa225008cf92a5065bf9 -Size (Dancer-1.175.tar.gz) = 96616 bytes +SHA1 (Dancer-1.3072.tar.gz) = 4215bfd7c021a39bd847e590841119d88b7faa20 +RMD160 (Dancer-1.3072.tar.gz) = 573cb1a6e7ff6d00aa291514481d9a260df7757c +Size (Dancer-1.3072.tar.gz) = 274126 bytes |