diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-06 03:02:11 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-06 03:02:11 +0000 |
commit | defd7eee8a7d3fb591eb8d26890efc3f355b80cd (patch) | |
tree | 244267d9e8abc5f205a8d5e46f79568e0f927524 /security/p5-Digest-CRC | |
parent | 891f3d48fca683a4c16121cbd4b68f2b43976212 (diff) | |
download | ports-defd7eee8a7d3fb591eb8d26890efc3f355b80cd.tar.gz ports-defd7eee8a7d3fb591eb8d26890efc3f355b80cd.zip |
Notes
Diffstat (limited to 'security/p5-Digest-CRC')
-rw-r--r-- | security/p5-Digest-CRC/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-CRC/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index af35918342ce..73448ece612c 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,10 +1,12 @@ # Ports collection Makefile for: p5-Digest-CRC # Date created: 17 Dec 2005 # Whom: Gabor Kovesdan +# # $FreeBSD$ +# PORTNAME= Digest-CRC -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Digest-CRC/distinfo b/security/p5-Digest-CRC/distinfo index 1eef4e6e4b6e..90cbd1c58d2f 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (Digest-CRC-0.16.tar.gz) = f9d68811118ffefdc62369e67f69a89204d6ea9560088acd705352fd51d8d304 -SIZE (Digest-CRC-0.16.tar.gz) = 7187 +SHA256 (Digest-CRC-0.17.tar.gz) = 719ba573460f092db3952271c04b42b93d77e342ac9209efc011cb31e10ed029 +SIZE (Digest-CRC-0.17.tar.gz) = 7264 |