- Update to 1.07

- Add LICENSE

PR:		ports/157921
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
This commit is contained in:
Frederic Culot 2011-06-16 18:03:47 +00:00
parent a71df8083f
commit af007468d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275695
2 changed files with 7 additions and 4 deletions

View file

@ -6,11 +6,11 @@
#
PORTNAME= Mojolicious-Plugin-Mongodb
PORTVERSION= 0.04
PORTVERSION= 1.07
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Use MongoDB in Mojolicious
@ -20,6 +20,9 @@ RUN_DEPENDS= p5-Mojolicious>=1:${PORTSDIR}/www/p5-Mojolicious \
PERL_CONFIGURE= yes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
MAN3= Mojolicious::Plugin::Mongodb.3
.include <bsd.port.pre.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Mojolicious-Plugin-Mongodb-v0.04.tar.gz) = af92b33ffd00bbf2c6b5ff6ec3bee7837b10b77235e0c4c7512a297b5077214f
SIZE (Mojolicious-Plugin-Mongodb-v0.04.tar.gz) = 3402
SHA256 (Mojolicious-Plugin-Mongodb-1.07.tar.gz) = d4f0493318d264fea4b633b5aabb21280569ee15d7f847dd33ab64bc4196529d
SIZE (Mojolicious-Plugin-Mongodb-1.07.tar.gz) = 12769