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

(-)Makefile (-1 / +3 lines)
Lines 1-10 Link Here
1
# Ports collection Makefile for:	p5-Digest-CRC
1
# Ports collection Makefile for:	p5-Digest-CRC
2
# Date created:				17 Dec 2005
2
# Date created:				17 Dec 2005
3
# Whom:					Gabor Kovesdan
3
# Whom:					Gabor Kovesdan
4
#
4
# $FreeBSD: ports/security/p5-Digest-CRC/Makefile,v 1.10 2010/10/15 12:02:25 ashish Exp $
5
# $FreeBSD: ports/security/p5-Digest-CRC/Makefile,v 1.10 2010/10/15 12:02:25 ashish Exp $
6
#
5
7
6
PORTNAME=	Digest-CRC
8
PORTNAME=	Digest-CRC
7
PORTVERSION=	0.16
9
PORTVERSION=	0.17
8
CATEGORIES=	security perl5
10
CATEGORIES=	security perl5
9
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
10
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Digest-CRC-0.16.tar.gz) = f9d68811118ffefdc62369e67f69a89204d6ea9560088acd705352fd51d8d304
1
SHA256 (Digest-CRC-0.17.tar.gz) = 719ba573460f092db3952271c04b42b93d77e342ac9209efc011cb31e10ed029
2
SIZE (Digest-CRC-0.16.tar.gz) = 7187
2
SIZE (Digest-CRC-0.17.tar.gz) = 7264

Return to bug 160451