Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:05:22 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 95af323c16ba - main - www/p5-Catalyst-Authentication-Store-LDAP: Update to 1.017
Message-ID:  <202105302005.14UK5MlC078678@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95af323c16bae1fc97e06b694860a3f02466d097

commit 95af323c16bae1fc97e06b694860a3f02466d097
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:58:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:58:17 +0000

    www/p5-Catalyst-Authentication-Store-LDAP: Update to 1.017
    
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/changes/distribution/Catalyst-Authentication-Store-LDAP
---
 www/p5-Catalyst-Authentication-Store-LDAP/Makefile | 5 ++++-
 www/p5-Catalyst-Authentication-Store-LDAP/distinfo | 5 +++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
index 8146a73d8dfc..0f3720eb765b 100644
--- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
+++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sergey Skvortsov <skv@protey.ru>
 
 PORTNAME=	Catalyst-Authentication-Store-LDAP
-PORTVERSION=	1.016
+PORTVERSION=	1.017
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Catalyst-Plugin-Authentication>=0.10003:www/p5-Catalyst-Plugin-Authentication \
+		p5-Class-Accessor>=0.50:devel/p5-Class-Accessor \
 		p5-perl-ldap>=0:net/p5-perl-ldap
 TEST_DEPENDS=	p5-Net-LDAP-Server-Test>=0:net/p5-Net-LDAP-Server-Test \
 		p5-Test-Exception>=0:devel/p5-Test-Exception \
@@ -23,4 +24,6 @@ TEST_DEPENDS=	p5-Net-LDAP-Server-Test>=0:net/p5-Net-LDAP-Server-Test \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo
index 22d4b865451b..ffc92f2e90a7 100644
--- a/www/p5-Catalyst-Authentication-Store-LDAP/distinfo
+++ b/www/p5-Catalyst-Authentication-Store-LDAP/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Catalyst-Authentication-Store-LDAP-1.016.tar.gz) = 0857812a617cdd8d4571d0d9a279b5866132f5d84506fd242bc061dc774aa332
-SIZE (Catalyst-Authentication-Store-LDAP-1.016.tar.gz) = 38150
+TIMESTAMP = 1622214158
+SHA256 (Catalyst-Authentication-Store-LDAP-1.017.tar.gz) = 91e5b8bddfd738662a361ebfea73d842b3ba31ed709dedb1a84ec3441dceeec5
+SIZE (Catalyst-Authentication-Store-LDAP-1.017.tar.gz) = 37808



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