Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 12:56:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440492 - head/www/p5-Mojolicious-Plugin-Authentication
Message-ID:  <201705091256.v49CuViu045095@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May  9 12:56:31 2017
New Revision: 440492
URL: https://svnweb.freebsd.org/changeset/ports/440492

Log:
  Update to 1.31
  
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Mojolicious-Plugin-Authentication/Changes

Modified:
  head/www/p5-Mojolicious-Plugin-Authentication/Makefile
  head/www/p5-Mojolicious-Plugin-Authentication/distinfo

Modified: head/www/p5-Mojolicious-Plugin-Authentication/Makefile
==============================================================================
--- head/www/p5-Mojolicious-Plugin-Authentication/Makefile	Tue May  9 12:56:26 2017	(r440491)
+++ head/www/p5-Mojolicious-Plugin-Authentication/Makefile	Tue May  9 12:56:31 2017	(r440492)
@@ -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 auth
 
 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>

Modified: head/www/p5-Mojolicious-Plugin-Authentication/distinfo
==============================================================================
--- head/www/p5-Mojolicious-Plugin-Authentication/distinfo	Tue May  9 12:56:26 2017	(r440491)
+++ head/www/p5-Mojolicious-Plugin-Authentication/distinfo	Tue May  9 12:56:31 2017	(r440492)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091256.v49CuViu045095>