mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Update to 1.31
- Add LICENSE_FILE Changes: http://search.cpan.org/dist/Mojolicious-Plugin-Authentication/Changes
This commit is contained in:
parent
87dc42e0f6
commit
f24d422e75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440492
2 changed files with 5 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue