diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-09 20:56:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-09 20:56:31 +0800 |
commit | 104564ca7b7e1a61f068f8a3558e8fe11260bb59 (patch) | |
tree | 225984b6e026cc811fd78fa49329626ecf0d564a /www | |
parent | ebc2b2081cef10d37f6bd87f85c6063613b2758a (diff) | |
download | freebsd-ports-gnome-104564ca7b7e1a61f068f8a3558e8fe11260bb59.tar.gz freebsd-ports-gnome-104564ca7b7e1a61f068f8a3558e8fe11260bb59.tar.zst freebsd-ports-gnome-104564ca7b7e1a61f068f8a3558e8fe11260bb59.zip |
Update to 1.31
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Mojolicious-Plugin-Authentication/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Mojolicious-Plugin-Authentication/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-Authentication/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-Mojolicious-Plugin-Authentication/Makefile b/www/p5-Mojolicious-Plugin-Authentication/Makefile index 35f802dfb301..476a9a7293d1 100644 --- a/www/p5-Mojolicious-Plugin-Authentication/Makefile +++ b/www/p5-Mojolicious-Plugin-Authentication/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious-Plugin-Authentication -PORTVERSION= 1.29 +PORTVERSION= 1.31 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Mojolicious plugin to make authentication a bit easier LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Mojolicious>=0:www/p5-Mojolicious RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -20,7 +21,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -post-patch: - @${RM} ${WRKSRC}/README.pod - .include <bsd.port.mk> diff --git a/www/p5-Mojolicious-Plugin-Authentication/distinfo b/www/p5-Mojolicious-Plugin-Authentication/distinfo index 116f2302f665..c0e73f62320b 100644 --- a/www/p5-Mojolicious-Plugin-Authentication/distinfo +++ b/www/p5-Mojolicious-Plugin-Authentication/distinfo @@ -1,2 +1,3 @@ -SHA256 (Mojolicious-Plugin-Authentication-1.29.tar.gz) = 19665fdca045c469fed16d011d4b730ef0624e73338bc95e7ad8eb69a00a6555 -SIZE (Mojolicious-Plugin-Authentication-1.29.tar.gz) = 17827 +TIMESTAMP = 1494331113 +SHA256 (Mojolicious-Plugin-Authentication-1.31.tar.gz) = f9f0fbe4ca6ca3a474bb06e923728079bb82870a4507f0ae16efb06195b7641a +SIZE (Mojolicious-Plugin-Authentication-1.31.tar.gz) = 19416 |