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

Collapse All | Expand All

(-)security/p5-openxpki/Makefile (-2 / +3 lines)
Lines 2-10 Link Here
2
# $FreeBSD: head/security/p5-openxpki/Makefile 526887 2020-02-23 07:43:36Z tcberner $
2
# $FreeBSD: head/security/p5-openxpki/Makefile 526887 2020-02-23 07:43:36Z tcberner $
3
3
4
PORTNAME=	openxpki
4
PORTNAME=	openxpki
5
PORTVERSION=	3.2.0
5
PORTVERSION=	3.2.1
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	1
8
CATEGORIES=	security perl5
7
CATEGORIES=	security perl5
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
10
9
Lines 94-99 Link Here
94
SUB_FILES=	pkg-message
93
SUB_FILES=	pkg-message
95
PORTDOCS=	*
94
PORTDOCS=	*
96
PORTEXAMPLES=	*
95
PORTEXAMPLES=	*
96
97
PORTSCOUT=	limitw:1,even # stay with stable versions only
97
98
98
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
99
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
99
WRKSRC_SUBDIR=	core/server/
100
WRKSRC_SUBDIR=	core/server/
(-)security/p5-openxpki/distinfo (-3 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1582032441
1
TIMESTAMP = 1585681515
2
SHA256 (openxpki-openxpki-v3.2.0_GH0.tar.gz) = 2511536c5553f34bf3f50e95f431ab890f040afba3b0f125352356e6a09bbc7a
2
SHA256 (openxpki-openxpki-v3.2.1_GH0.tar.gz) = 2f5da5fa28d70846fe57be8bd95e38c4f16448c44a1a19340bc9eeb43a52b185
3
SIZE (openxpki-openxpki-v3.2.0_GH0.tar.gz) = 34316630
3
SIZE (openxpki-openxpki-v3.2.1_GH0.tar.gz) = 34316249
4
SHA256 (openxpki-openxpki-config-v3.2_GH0.tar.gz) = 9e850ed09389753a6a63a60023e132eafad95225b1c364eb6a500c9a2c12941f
4
SHA256 (openxpki-openxpki-config-v3.2_GH0.tar.gz) = 9e850ed09389753a6a63a60023e132eafad95225b1c364eb6a500c9a2c12941f
5
SIZE (openxpki-openxpki-config-v3.2_GH0.tar.gz) = 126933
5
SIZE (openxpki-openxpki-config-v3.2_GH0.tar.gz) = 126933
(-)security/p5-openxpki-i18n/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 523639 2020-01-20 18:38:58Z tcberner $
2
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 523639 2020-01-20 18:38:58Z tcberner $
3
3
4
PORTNAME=	openxpki
4
PORTNAME=	openxpki
5
PORTVERSION=	3.2.0
5
PORTVERSION=	3.2.1
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	security perl5
7
CATEGORIES=	security perl5
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
(-)security/p5-openxpki-i18n/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1575999632
1
TIMESTAMP = 1585682077
2
SHA256 (openxpki-openxpki-v3.2.0_GH0.tar.gz) = 2511536c5553f34bf3f50e95f431ab890f040afba3b0f125352356e6a09bbc7a
2
SHA256 (openxpki-openxpki-v3.2.1_GH0.tar.gz) = 2f5da5fa28d70846fe57be8bd95e38c4f16448c44a1a19340bc9eeb43a52b185
3
SIZE (openxpki-openxpki-v3.2.0_GH0.tar.gz) = 34316630
3
SIZE (openxpki-openxpki-v3.2.1_GH0.tar.gz) = 34316249

Return to bug 245221