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

(-)security/p5-Crypt-X509/Makefile (-2 / +3 lines)
Lines 2-15 Link Here
2
# $FreeBSD: head/security/p5-Crypt-X509/Makefile 481365 2018-10-06 13:06:42Z des $
2
# $FreeBSD: head/security/p5-Crypt-X509/Makefile 481365 2018-10-06 13:06:42Z des $
3
3
4
PORTNAME=	Crypt-X509
4
PORTNAME=	Crypt-X509
5
PORTVERSION=	0.51
5
PORTVERSION=	0.52
6
PORTREVISION=	1
7
CATEGORIES=	security perl5
6
CATEGORIES=	security perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
10
9
11
MAINTAINER=	ashish@FreeBSD.org
10
MAINTAINER=	ashish@FreeBSD.org
12
COMMENT=	Perl extension to parse X.509 certificates
11
COMMENT=	Perl extension to parse X.509 certificates
12
13
#LICENSE=	UNKNOWN
13
14
14
BUILD_DEPENDS=	${RUN_DEPENDS}
15
BUILD_DEPENDS=	${RUN_DEPENDS}
15
RUN_DEPENDS=	p5-Convert-ASN1>=0:converters/p5-Convert-ASN1
16
RUN_DEPENDS=	p5-Convert-ASN1>=0:converters/p5-Convert-ASN1
(-)security/p5-Crypt-X509/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Crypt-X509-0.51.tar.gz) = 0fa08246f6342cc4f6d5592ffb4a48b68a6aa49c5d65d0773769252d9ba743f3
1
TIMESTAMP = 1585773279
2
SIZE (Crypt-X509-0.51.tar.gz) = 21416
2
SHA256 (Crypt-X509-0.52.tar.gz) = 228b84fb87b3785aa7e0b691e18144083c5784cf0a0477450f828de312e182c6
3
SIZE (Crypt-X509-0.52.tar.gz) = 22363

Return to bug 245255