From owner-svn-ports-all@freebsd.org Fri Jul 24 07:09:54 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 857583723EA; Fri, 24 Jul 2020 07:09:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BCgLn5WnNz3Y0c; Fri, 24 Jul 2020 07:09:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 748EB26542; Fri, 24 Jul 2020 07:09:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06O79rH8044291; Fri, 24 Jul 2020 07:09:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06O79rDW044289; Fri, 24 Jul 2020 07:09:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202007240709.06O79rDW044289@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Jul 2020 07:09:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543029 - head/archivers/p5-Compress-Raw-Lzma X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/p5-Compress-Raw-Lzma X-SVN-Commit-Revision: 543029 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2020 07:09:54 -0000 Author: sunpoet Date: Fri Jul 24 07:09:52 2020 New Revision: 543029 URL: https://svnweb.freebsd.org/changeset/ports/543029 Log: Update to 2.094 Changes: https://metacpan.org/changes/distribution/Compress-Raw-Lzma Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile head/archivers/p5-Compress-Raw-Lzma/distinfo Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/Makefile Fri Jul 24 07:09:48 2020 (r543028) +++ head/archivers/p5-Compress-Raw-Lzma/Makefile Fri Jul 24 07:09:52 2020 (r543029) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Lzma -PORTVERSION= 2.093 +PORTVERSION= 2.094 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +15,11 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod -OPTIONS_DEFINE= LZMALIB -LZMALIB_DESC= Use archivers/lzmalia instead of liblzma in base - USES= perl5 USE_PERL5= configure + +OPTIONS_DEFINE= LZMALIB +LZMALIB_DESC= Use archivers/lzmalia instead of liblzma in base LZMALIB_LIB_DEPENDS= liblzma.so.1:archivers/lzmalib Modified: head/archivers/p5-Compress-Raw-Lzma/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/distinfo Fri Jul 24 07:09:48 2020 (r543028) +++ head/archivers/p5-Compress-Raw-Lzma/distinfo Fri Jul 24 07:09:52 2020 (r543029) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576073081 -SHA256 (Compress-Raw-Lzma-2.093.tar.gz) = 2eed42733b43a06c00593ed40c9106f341d0146605873e291811db8d86b9453f -SIZE (Compress-Raw-Lzma-2.093.tar.gz) = 116145 +TIMESTAMP = 1595416545 +SHA256 (Compress-Raw-Lzma-2.094.tar.gz) = a3fb7f11322fa5eea6a79513b5a627cacf115f88563a3ca10d3a0b45c6936319 +SIZE (Compress-Raw-Lzma-2.094.tar.gz) = 116434