From 9e54e8bee9a436238f3a7afaa2b40dc7a7e408bc Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Jul 2020 07:10:02 +0000 Subject: Update to 2.094 Changes: https://metacpan.org/changes/distribution/IO-Compress --- archivers/p5-IO-Compress/Makefile | 2 +- archivers/p5-IO-Compress/distinfo | 6 +++--- archivers/p5-IO-Compress/files/patch-Makefile.PL | 7 ++++--- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'archivers') diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 83851823162f..15b714ea7075 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.093 +PORTVERSION= 2.094 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-IO-Compress/distinfo b/archivers/p5-IO-Compress/distinfo index c0ab8cad5de2..08ce4de5ff7f 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576073085 -SHA256 (IO-Compress-2.093.tar.gz) = 5f8f5d06913f16c16759cc4e06749692208b8947910ffedd2c00a74ed0d60ba2 -SIZE (IO-Compress-2.093.tar.gz) = 277204 +TIMESTAMP = 1595416549 +SHA256 (IO-Compress-2.094.tar.gz) = 7d6156333b12c57aa4cc023dd4d127c0fa33c7ad0eed54b84db9fa9ddca6c0b9 +SIZE (IO-Compress-2.094.tar.gz) = 290471 diff --git a/archivers/p5-IO-Compress/files/patch-Makefile.PL b/archivers/p5-IO-Compress/files/patch-Makefile.PL index 8f1fdfacafb8..73a663e30fe6 100644 --- a/archivers/p5-IO-Compress/files/patch-Makefile.PL +++ b/archivers/p5-IO-Compress/files/patch-Makefile.PL @@ -1,10 +1,11 @@ ---- Makefile.PL.orig 2019-12-07 14:59:48 UTC +--- Makefile.PL.orig 2020-07-13 09:43:02 UTC +++ Makefile.PL -@@ -42,7 +42,6 @@ WriteMakefile( +@@ -46,8 +46,6 @@ WriteMakefile( INSTALLDIRS => ($] >= 5.009 && $] < 5.011 ? 'perl' : 'site'), - EXE_FILES => ['bin/zipdetails', 'bin/streamzip'], - +- ( $] >= 5.009 && $] <= 5.011001 && ! $ENV{PERL_CORE} + ? (INSTALLPRIVLIB => '$(INSTALLARCHLIB)') -- cgit v1.2.3