From owner-svn-ports-head@freebsd.org Tue Aug 30 15:57:18 2016 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 CB0D2BC80ED; Tue, 30 Aug 2016 15:57:18 +0000 (UTC) (envelope-from amdmi3@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 7FC5FEAE; Tue, 30 Aug 2016 15:57:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7UFvH2U039717; Tue, 30 Aug 2016 15:57:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7UFvHnO039714; Tue, 30 Aug 2016 15:57:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201608301557.u7UFvHnO039714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 30 Aug 2016 15:57:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421118 - head/security/p5-Dancer2-Plugin-Auth-Extensible 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.22 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, 30 Aug 2016 15:57:18 -0000 Author: amdmi3 Date: Tue Aug 30 15:57:17 2016 New Revision: 421118 URL: https://svnweb.freebsd.org/changeset/ports/421118 Log: - Update to 0.610 PR: 212200 Submitted by: hvo.pm@xs4all.nl (maintainer) Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Tue Aug 30 15:19:57 2016 (r421117) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Tue Aug 30 15:57:17 2016 (r421118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible -PORTVERSION= 0.600 +PORTVERSION= 0.610 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,9 +27,4 @@ DPAEPU_DESC= Extra dependencies for Prov DPAEPU_BUILD_DEPENDS= p5-Authen-Simple-PAM>=0:security/p5-Authen-Simple-PAM -# bin/generate-crypted-password belongs to D1 version -post-patch: - ${REINPLACE_CMD} -e '/generate-crypted-password/d' ${WRKSRC}/MANIFEST - ${REINPLACE_CMD} -e '/generate-crypted-password/d' ${WRKSRC}/Makefile.PL - .include Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo Tue Aug 30 15:19:57 2016 (r421117) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo Tue Aug 30 15:57:17 2016 (r421118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464863532 -SHA256 (Dancer2-Plugin-Auth-Extensible-0.600.tar.gz) = a4a5b2a9a6d135b4f912254ad3e3451c4c8021291a769187d1bf8f27b69601fe -SIZE (Dancer2-Plugin-Auth-Extensible-0.600.tar.gz) = 33766 +TIMESTAMP = 1472313673 +SHA256 (Dancer2-Plugin-Auth-Extensible-0.610.tar.gz) = 075ed03e5a17463ad1182e89366e60eb9a1f77ca2cc8be1b43e0e16262a4760c +SIZE (Dancer2-Plugin-Auth-Extensible-0.610.tar.gz) = 38842 Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist Tue Aug 30 15:19:57 2016 (r421117) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist Tue Aug 30 15:57:17 2016 (r421118) @@ -1,3 +1,4 @@ +bin/dancer2-generate-crypted-password %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible.pm %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Base.pm %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Config.pm