Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 07:10:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543031 - in head/archivers/p5-IO-Compress: . files
Message-ID:  <202007240710.06O7A32l044587@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 07:10:02 2020
New Revision: 543031
URL: https://svnweb.freebsd.org/changeset/ports/543031

Log:
  Update to 2.094
  
  Changes:	https://metacpan.org/changes/distribution/IO-Compress

Modified:
  head/archivers/p5-IO-Compress/Makefile
  head/archivers/p5-IO-Compress/distinfo
  head/archivers/p5-IO-Compress/files/patch-Makefile.PL

Modified: head/archivers/p5-IO-Compress/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress/Makefile	Fri Jul 24 07:09:57 2020	(r543030)
+++ head/archivers/p5-IO-Compress/Makefile	Fri Jul 24 07:10:02 2020	(r543031)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Compress
-PORTVERSION=	2.093
+PORTVERSION=	2.094
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/archivers/p5-IO-Compress/distinfo
==============================================================================
--- head/archivers/p5-IO-Compress/distinfo	Fri Jul 24 07:09:57 2020	(r543030)
+++ head/archivers/p5-IO-Compress/distinfo	Fri Jul 24 07:10:02 2020	(r543031)
@@ -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

Modified: head/archivers/p5-IO-Compress/files/patch-Makefile.PL
==============================================================================
--- head/archivers/p5-IO-Compress/files/patch-Makefile.PL	Fri Jul 24 07:09:57 2020	(r543030)
+++ head/archivers/p5-IO-Compress/files/patch-Makefile.PL	Fri Jul 24 07:10:02 2020	(r543031)
@@ -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)')



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007240710.06O7A32l044587>