diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 01:47:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 01:47:12 +0800 |
commit | a3c88c26afb04ec34266b12a7677d01b428b1cdd (patch) | |
tree | c20320afa6014ae23dcf9247928811b03f77d61c /archivers | |
parent | c769e72e41ec6646a8b93618d5b1a1c0f2877c68 (diff) | |
download | freebsd-ports-gnome-a3c88c26afb04ec34266b12a7677d01b428b1cdd.tar.gz freebsd-ports-gnome-a3c88c26afb04ec34266b12a7677d01b428b1cdd.tar.zst freebsd-ports-gnome-a3c88c26afb04ec34266b12a7677d01b428b1cdd.zip |
Update to 0.24
Changes: http://search.cpan.org/dist/Compress-LZ4/Changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-LZ4/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-LZ4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-Compress-LZ4/Makefile b/archivers/p5-Compress-LZ4/Makefile index 294314798c9a..e25ef5ae95ea 100644 --- a/archivers/p5-Compress-LZ4/Makefile +++ b/archivers/p5-Compress-LZ4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Compress-LZ4 -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-Compress-LZ4/distinfo b/archivers/p5-Compress-LZ4/distinfo index acf7dafee00c..bc6e552508d1 100644 --- a/archivers/p5-Compress-LZ4/distinfo +++ b/archivers/p5-Compress-LZ4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470385162 -SHA256 (Compress-LZ4-0.23.tar.gz) = 10e44267452b53c166c466b170dcd4fb9a5c19a406a83a9fe7f257826faac1c7 -SIZE (Compress-LZ4-0.23.tar.gz) = 50220 +TIMESTAMP = 1490371212 +SHA256 (Compress-LZ4-0.24.tar.gz) = 5a96a8cddad7f0a320402b8a827f0829e619a02188382c916d6f41102054cac3 +SIZE (Compress-LZ4-0.24.tar.gz) = 52741 |