diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-10 02:51:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-10 02:51:04 +0800 |
commit | a17da031f1f474f34c094a77bf52e9d76866115e (patch) | |
tree | dd6789a866365f8a522de2654b8b58fff217483e /archivers | |
parent | fa23db6f3d6ceca1759fa093edeff4c6560afcb8 (diff) | |
download | freebsd-ports-gnome-a17da031f1f474f34c094a77bf52e9d76866115e.tar.gz freebsd-ports-gnome-a17da031f1f474f34c094a77bf52e9d76866115e.tar.zst freebsd-ports-gnome-a17da031f1f474f34c094a77bf52e9d76866115e.zip |
Update to 2.081
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 41fc3d6fdec3..342f0e7aad2d 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.080 +PORTVERSION= 2.081 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-IO-Compress/distinfo b/archivers/p5-IO-Compress/distinfo index 723e84052f3d..c661d7ff3936 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522841756 -SHA256 (IO-Compress-2.080.tar.gz) = 4b1956831cfffed8b13cf655d90a0b0ebefd2ba31413c8159edd2ba62810a2cd -SIZE (IO-Compress-2.080.tar.gz) = 243889 +TIMESTAMP = 1523279978 +SHA256 (IO-Compress-2.081.tar.gz) = 5211c775544dc8c511af08edfb1c0c22734daa2789149c2a88d68e17b43546d9 +SIZE (IO-Compress-2.081.tar.gz) = 243904 |