Update to 1.0003
- Update MASTER_SITES - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/ResourcePool-Resource-Net-LDAP
This commit is contained in:
parent
e55af11885
commit
6a494206ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526823
@ -2,11 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ResourcePool-Resource-Net-LDAP
|
||||
PORTVERSION= 1.0002
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0003
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN \
|
||||
http://www.fatalmind.com/projects/ResourcePool/
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MWS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
@ -20,4 +18,6 @@ RUN_DEPENDS= p5-ResourcePool>=0:devel/p5-ResourcePool \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (ResourcePool-Resource-Net-LDAP-1.0002.tar.gz) = d32955d8ec5e6f6514f464b8d4bb30e1fd994e30350ddf88146d2fe62c494e5d
|
||||
SIZE (ResourcePool-Resource-Net-LDAP-1.0002.tar.gz) = 6096
|
||||
TIMESTAMP = 1582354998
|
||||
SHA256 (ResourcePool-Resource-Net-LDAP-1.0003.tar.gz) = efc87e8863bdce74bb837399249fe7e061e4ee85a115a91acb8b0b8a51deed5e
|
||||
SIZE (ResourcePool-Resource-Net-LDAP-1.0003.tar.gz) = 4303
|
||||
|
@ -1,6 +1,5 @@
|
||||
This class is used by the ResourcePool internally to create
|
||||
Net::LDAP connections. Its called by the corresponding
|
||||
ResourcePool::Factory::Net::LDAP object which passes the
|
||||
parameters needed to establish the Net::LDAP connection.
|
||||
This class is used by the ResourcePool internally to create Net::LDAP
|
||||
connections. Its called by the corresponding ResourcePool::Factory::Net::LDAP
|
||||
object which passes the parameters needed to establish the Net::LDAP connection.
|
||||
|
||||
WWW: https://metacpan.org/release/ResourcePool-Resource-Net-LDAP
|
||||
|
@ -1,6 +1,2 @@
|
||||
%%PERL5_MAN3%%/ResourcePool::Factory::Net::LDAP.3.gz
|
||||
%%PERL5_MAN3%%/ResourcePool::Resource::Net::LDAP.3.gz
|
||||
%%SITE_PERL%%/ResourcePool/Factory/Net/LDAP.pm
|
||||
%%SITE_PERL%%/ResourcePool/Factory/Net/LDAP.pod
|
||||
%%SITE_PERL%%/ResourcePool/Resource/Net/LDAP.pm
|
||||
%%SITE_PERL%%/ResourcePool/Resource/Net/LDAP.pod
|
||||
|
Loading…
Reference in New Issue
Block a user