Date: Fri, 12 Feb 2016 15:34:11 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408736 - head/www/p5-Catalyst-Authentication-Store-LDAP Message-ID: <201602121534.u1CFYBiF034836@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Feb 12 15:34:10 2016 New Revision: 408736 URL: https://svnweb.freebsd.org/changeset/ports/408736 Log: Update to 1.016 Sponsored by: Absolight Modified: head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo Modified: head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile ============================================================================== --- head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile Fri Feb 12 15:33:50 2016 (r408735) +++ head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile Fri Feb 12 15:34:10 2016 (r408736) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Authentication-Store-LDAP -PORTVERSION= 1.015 +PORTVERSION= 1.016 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Catalyst-Plugin-Authen RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Net-LDAP-Server-Test>=0:${PORTSDIR}/net/p5-Net-LDAP-Server-Test \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Catalyst-Model-LDAP>=0:${PORTSDIR}/www/p5-Catalyst-Model-LDAP \ p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject USES= perl5 Modified: head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo ============================================================================== --- head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo Fri Feb 12 15:33:50 2016 (r408735) +++ head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo Fri Feb 12 15:34:10 2016 (r408736) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 6f61512df24864baf15c758120f90ed3bc5085eae31a8d7654ed66d7306c1cbb -SIZE (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 34365 +SHA256 (Catalyst-Authentication-Store-LDAP-1.016.tar.gz) = 0857812a617cdd8d4571d0d9a279b5866132f5d84506fd242bc061dc774aa332 +SIZE (Catalyst-Authentication-Store-LDAP-1.016.tar.gz) = 38150
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602121534.u1CFYBiF034836>