Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2015 08:39:07 +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: r379490 - head/www/p5-Catalyst-Authentication-Store-LDAP
Message-ID:  <201502210839.t1L8d7fd014933@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 21 08:39:06 2015
New Revision: 379490
URL: https://svnweb.freebsd.org/changeset/ports/379490
QAT: https://qat.redports.org/buildarchive/r379490/

Log:
  - Update to 1.015
  - Add LICENSE
  - Sort *_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Catalyst-Authentication-Store-LDAP/Changes

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	Sat Feb 21 08:39:00 2015	(r379489)
+++ head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile	Sat Feb 21 08:39:06 2015	(r379490)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Catalyst-Authentication-Store-LDAP
-PORTVERSION=	1.014
-PORTREVISION=	1
+PORTVERSION=	1.015
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,12 +10,15 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Authentication from an LDAP Directory for Catalyst
 
-BUILD_DEPENDS=	p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
-		p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
+		p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
-		p5-Net-LDAP-Server-Test>=0:${PORTSDIR}/net/p5-Net-LDAP-Server-Test
+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-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo
==============================================================================
--- head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo	Sat Feb 21 08:39:00 2015	(r379489)
+++ head/www/p5-Catalyst-Authentication-Store-LDAP/distinfo	Sat Feb 21 08:39:06 2015	(r379490)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Authentication-Store-LDAP-1.014.tar.gz) = 1703b70a3184bf4a374e7ea07446c7c237745c13ccdaa778c3a3951fd7d8c8dd
-SIZE (Catalyst-Authentication-Store-LDAP-1.014.tar.gz) = 36413
+SHA256 (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 6f61512df24864baf15c758120f90ed3bc5085eae31a8d7654ed66d7306c1cbb
+SIZE (Catalyst-Authentication-Store-LDAP-1.015.tar.gz) = 34365



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