View | Details | Raw Unified | Return to bug 224222
Collapse All | Expand All

(-)devel/p5-Connector/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/devel/p5-Connector/Makefile 453154 2017-10-30 03:34:00Z wen $
2
# $FreeBSD: head/devel/p5-Connector/Makefile 453154 2017-10-30 03:34:00Z wen $
3
3
4
PORTNAME=	Connector
4
PORTNAME=	Connector
5
PORTVERSION=	1.23
5
PORTVERSION=	1.25
6
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
(-)devel/p5-Connector/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1509360738
1
TIMESTAMP = 1512905485
2
SHA256 (Connector-1.23.tar.gz) = c345804f950bc9c48379e9e342e1403ec3e8f74165c8d79384b7e318a8553f65
2
SHA256 (Connector-1.25.tar.gz) = 9d557ec366404a0e0bed70b5dbc41a4129db376abfc832ccfbf2d8cb962ac721
3
SIZE (Connector-1.23.tar.gz) = 82675
3
SIZE (Connector-1.25.tar.gz) = 85496
(-)devel/p5-Connector/pkg-plist (+2 lines)
Lines 23-28 Link Here
23
%%SITE_PERL%%/Connector/Proxy/Net/LDAP/DN.pm
23
%%SITE_PERL%%/Connector/Proxy/Net/LDAP/DN.pm
24
%%SITE_PERL%%/Connector/Proxy/Net/LDAP/Simple.pm
24
%%SITE_PERL%%/Connector/Proxy/Net/LDAP/Simple.pm
25
%%SITE_PERL%%/Connector/Proxy/Net/LDAP/Single.pm
25
%%SITE_PERL%%/Connector/Proxy/Net/LDAP/Single.pm
26
%%SITE_PERL%%/Connector/Proxy/Net/FTP.pm
26
%%SITE_PERL%%/Connector/Proxy/Proc/SafeExec.pm
27
%%SITE_PERL%%/Connector/Proxy/Proc/SafeExec.pm
27
%%SITE_PERL%%/Connector/Proxy/SOAP/Lite.pm
28
%%SITE_PERL%%/Connector/Proxy/SOAP/Lite.pm
28
%%SITE_PERL%%/Connector/Proxy/YAML.pm
29
%%SITE_PERL%%/Connector/Proxy/YAML.pm
Lines 53-55 Link Here
53
%%PERL5_MAN3%%/Connector::Wrapper.3.gz
54
%%PERL5_MAN3%%/Connector::Wrapper.3.gz
54
%%SITE_PERL%%/Connector/Tee.pm
55
%%SITE_PERL%%/Connector/Tee.pm
55
%%PERL5_MAN3%%/Connector::Tee.3.gz
56
%%PERL5_MAN3%%/Connector::Tee.3.gz
57
%%PERL5_MAN3%%/Connector::Proxy::Net::FTP.3.gz

Return to bug 224222