Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2026 12:42:47 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8be3d5d07bb1 - main - archivers/p5-Archive-Tar: update 3.10 -> 3.12
Message-ID:  <6a295bc7.3eae4.488e6f1c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8be3d5d07bb1b7afa220076697d8c418a9e4e497

commit 8be3d5d07bb1b7afa220076697d8c418a9e4e497
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-06-10 11:32:25 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-06-10 12:41:40 +0000

    archivers/p5-Archive-Tar: update 3.10 -> 3.12
    
    Changelog: https://metacpan.org/dist/Archive-Tar/changes
    
    Major changes:
        - Allow '..' links in secure extract in parent path for
          symlinks and hardlinks
    
    Port changes:
        - Update TEST_TEPENDS to pass all the tests
---
 archivers/p5-Archive-Tar/Makefile | 4 +++-
 archivers/p5-Archive-Tar/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 67bdc8acec65..43b752237507 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Archive-Tar
-PORTVERSION=	3.10
+PORTVERSION=	3.12
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BINGOS
@@ -15,6 +15,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-IO-Compress-Lzma>=0:archivers/p5-IO-Compress-Lzma \
 		p5-IO-String>=0:devel/p5-IO-String
+TEST_DEPENDS=	p5-Test-Pod>=0:devel/p5-Test-Pod \
+		p5-Text-Diff>=0:textproc/p5-Text-Diff
 
 USES=		cpe perl5
 CPE_VENDOR=	archive::tar_project
diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo
index 4cb8d915e4fe..9bb7e7f70ea4 100644
--- a/archivers/p5-Archive-Tar/distinfo
+++ b/archivers/p5-Archive-Tar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1779889980
-SHA256 (Archive-Tar-3.10.tar.gz) = 8abbc368cc472308e2a960c4a4e8b6e7ca4924579fc463c7fa87a6a656c84e56
-SIZE (Archive-Tar-3.10.tar.gz) = 68220
+TIMESTAMP = 1781090907
+SHA256 (Archive-Tar-3.12.tar.gz) = 0114ef39b65f49f8968283ab47719d7e88f98d7360fe3649be331c7f53d5832c
+SIZE (Archive-Tar-3.12.tar.gz) = 68047


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a295bc7.3eae4.488e6f1c>