View | Details | Raw Unified | Return to bug 224483 | Differences between
and this patch

Collapse All | Expand All

(-)net/p5-SOAP-Lite/Makefile (-3 / +3 lines)
Lines 1-8 Link Here
1
# Created by: vanilla
1
# Created by: vanilla
2
# $FreeBSD: head/net/p5-SOAP-Lite/Makefile 449893 2017-09-15 08:58:46Z mat $
2
# $FreeBSD: head/net/p5-SOAP-Lite/Makefile 452350 2017-10-18 16:16:03Z swills $
3
3
4
PORTNAME=	SOAP-Lite
4
PORTNAME=	SOAP-Lite
5
PORTVERSION=	1.20
5
PORTVERSION=	1.24
6
CATEGORIES=	net perl5
6
CATEGORIES=	net perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 32-39 Link Here
32
32
33
CONFIGURE_ARGS=	--noprompt
33
CONFIGURE_ARGS=	--noprompt
34
INSTALL_TARGET=	pure_install
34
INSTALL_TARGET=	pure_install
35
USE_PERL5=	configure
36
USES=		perl5 shebangfix
35
USES=		perl5 shebangfix
36
USE_PERL5=	configure
37
NO_ARCH=	yes
37
NO_ARCH=	yes
38
38
39
SHEBANG_FILES=	bin/SOAPsh.pl
39
SHEBANG_FILES=	bin/SOAPsh.pl
(-)net/p5-SOAP-Lite/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1466009604
1
TIMESTAMP = 1513778440
2
SHA256 (SOAP-Lite-1.20.tar.gz) = 7e8761be631a1790e3a3578c0a4ff4fdabb5a26089c23bde35f8ba46dbe321e1
2
SHA256 (SOAP-Lite-1.24.tar.gz) = 3ad12881ec27aea1d4973fbf9d819df042bc3ac7b11e7439b4a3b30e58e4accf
3
SIZE (SOAP-Lite-1.20.tar.gz) = 277396
3
SIZE (SOAP-Lite-1.24.tar.gz) = 272028

Return to bug 224483