From owner-svn-ports-head@freebsd.org Tue May 9 12:56:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DCD5D651F7; Tue, 9 May 2017 12:56:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDFA68A2; Tue, 9 May 2017 12:56:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v49CuVVx045097; Tue, 9 May 2017 12:56:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v49CuViu045095; Tue, 9 May 2017 12:56:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705091256.v49CuViu045095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 9 May 2017 12:56:31 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2017 12:56:33 -0000 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 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