aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-LZF
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-09-30 04:59:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-09-30 04:59:28 +0000
commit19236972e18d0d30b1e2aef04378bade93aee067 (patch)
tree6876dc25c0ce5a3cbf0dbc9929f92c8a83445956 /archivers/p5-Compress-LZF
parent663e2c87dde4296658f30e3b9c1baa00dccfecdf (diff)
downloadports-19236972e18d0d30b1e2aef04378bade93aee067.tar.gz
ports-19236972e18d0d30b1e2aef04378bade93aee067.zip
- Update to 1.70
- from Changes - fix buffer overflows in decompress header.
Notes
Notes: svn path=/head/; revision=174126
Diffstat (limited to 'archivers/p5-Compress-LZF')
-rw-r--r--archivers/p5-Compress-LZF/Makefile3
-rw-r--r--archivers/p5-Compress-LZF/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/archivers/p5-Compress-LZF/Makefile b/archivers/p5-Compress-LZF/Makefile
index d82bdeb49681..0e40c0a5a720 100644
--- a/archivers/p5-Compress-LZF/Makefile
+++ b/archivers/p5-Compress-LZF/Makefile
@@ -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
diff --git a/archivers/p5-Compress-LZF/distinfo b/archivers/p5-Compress-LZF/distinfo
index 755bf17e401f..63c2aed984a0 100644
--- a/archivers/p5-Compress-LZF/distinfo
+++ b/archivers/p5-Compress-LZF/distinfo
@@ -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