1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 1.70

- from Changes
  - fix buffer overflows in decompress header.
This commit is contained in:
Cheng-Lung Sung 2006-09-30 04:59:28 +00:00
parent 663e2c87dd
commit 19236972e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174126
2 changed files with 5 additions and 4 deletions

View File

@ -6,11 +6,12 @@
#
PORTNAME= Compress-LZF
PORTVERSION= 1.65
PORTVERSION= 1.70
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C|0$||}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Extremely light-weight Lempel-Ziv-Free compression

View File

@ -1,3 +1,3 @@
MD5 (Compress-LZF-1.65.tar.gz) = db140ad46b5e525e78473932f1618f99
SHA256 (Compress-LZF-1.65.tar.gz) = e8ecea893fc75628152960f0069cb41092a0a4f3e0b487f0456a9f880b516d5d
SIZE (Compress-LZF-1.65.tar.gz) = 22444
MD5 (Compress-LZF-1.7.tar.gz) = 1c71e223db257faf1639df9dc449b94f
SHA256 (Compress-LZF-1.7.tar.gz) = 417ebf68e58724efa43806c474fd1712c4cab93bd5829bf2ddbada8ae2844b83
SIZE (Compress-LZF-1.7.tar.gz) = 22519