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

(-)./Makefile (-2 / +4 lines)
Lines 2-15 Link Here
2
# $FreeBSD: head/devel/p5-String-Parity/Makefile 332205 2013-10-31 07:36:25Z vanilla $
2
# $FreeBSD: head/devel/p5-String-Parity/Makefile 332205 2013-10-31 07:36:25Z vanilla $
3
3
4
PORTNAME=	String-Parity
4
PORTNAME=	String-Parity
5
PORTVERSION=	1.31
5
PORTVERSION=	1.32
6
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	5u623l20@gmail.com
11
COMMENT=	A perl5 module to generate and test even, odd, mark, and space parity
11
COMMENT=	A perl5 module to generate and test even, odd, mark, and space parity
12
12
13
LICENSE=	ARTPERL10
14
13
USES=		perl5
15
USES=		perl5
14
USE_PERL5=	configure
16
USE_PERL5=	configure
15
17
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (String-Parity-1.31.tar.gz) = ecba708bee74e22d1cee0ac0de3f44e81f6fdee4e7de8429f4fe43d5cc9b1d72
1
SHA256 (String-Parity-1.32.tar.gz) = 584d46961f76cb569f5f28d77e8f72635bfc7abf0adb1a6518c9786b18b96d7b
2
SIZE (String-Parity-1.31.tar.gz) = 3586
2
SIZE (String-Parity-1.32.tar.gz) = 10653

Return to bug 188050