diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-LZF/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Compress-LZF/distinfo | 6 |
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 |