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

Collapse All | Expand All

(-)textproc/p5-Regexp-Common/Makefile (-1 / +5 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/textproc/p5-Regexp-Common/Makefile 421703 2016-09-10 15:32:50Z ehaupt $
2
# $FreeBSD: head/textproc/p5-Regexp-Common/Makefile 421703 2016-09-10 15:32:50Z ehaupt $
3
3
4
PORTNAME=	Regexp-Common
4
PORTNAME=	Regexp-Common
5
PORTVERSION=	2016060801
5
PORTVERSION=	2017060201
6
CATEGORIES=	textproc perl5
6
CATEGORIES=	textproc perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 12-17 Link Here
12
12
13
LICENSE=	ART10 ART20 BSD3CLAUSE MIT
13
LICENSE=	ART10 ART20 BSD3CLAUSE MIT
14
LICENSE_COMB=	dual
14
LICENSE_COMB=	dual
15
LICENSE_FILE_ART10=	${WRKSRC}/COPYRIGHT.AL
16
LICENSE_FILE_ART20=	${WRKSRC}/COPYRIGHT.AL2
17
LICENSE_FILE_BSD3CLAUSE=	${WRKSRC}/COPYRIGHT.BSD
18
LICENSE_FILE_MIT=	${WRKSRC}/COPYRIGHT.MIT
15
19
16
USES=		perl5
20
USES=		perl5
17
USE_PERL5=	configure
21
USE_PERL5=	configure
(-)textproc/p5-Regexp-Common/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1473520950
1
TIMESTAMP = 1511808800
2
SHA256 (Regexp-Common-2016060801.tar.gz) = fc2fc178facf0292974d6511bad677dd038fe60d7ac118e3b83a1ca9e98a8403
2
SHA256 (Regexp-Common-2017060201.tar.gz) = ee07853aee06f310e040b6bf1a0199a18d81896d3219b9b35c9630d0eb69089b
3
SIZE (Regexp-Common-2016060801.tar.gz) = 237712
3
SIZE (Regexp-Common-2017060201.tar.gz) = 237881

Return to bug 223919