diff options
author | Gian-Simon Purkert <gspurki@gmail.com> | 2021-07-18 04:26:26 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-07-18 04:26:26 +0000 |
commit | 59d6e1ee60b8a2c40dd3663b5af5ab5aa261c0a1 (patch) | |
tree | 3df534eab791271f41aceca1b91eb01ba0188624 | |
parent | dcf0c9f61cdc9df37f0eb902fb6bb9288fd80d17 (diff) | |
download | ports-59d6e1ee60b8a2c40dd3663b5af5ab5aa261c0a1.tar.gz ports-59d6e1ee60b8a2c40dd3663b5af5ab5aa261c0a1.zip |
devel/p5-File-chmod: Update to 0.42
PR: 255256
Approved by: lwhsu (mentor, implicit)
-rw-r--r-- | devel/p5-File-chmod/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-chmod/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-File-chmod/Makefile b/devel/p5-File-chmod/Makefile index 5fd9cc4cc954..a288f28be03c 100644 --- a/devel/p5-File-chmod/Makefile +++ b/devel/p5-File-chmod/Makefile @@ -1,8 +1,7 @@ # Created by: Shinsuke Matsui <smatsui@karashi.org> PORTNAME= File-chmod -PORTVERSION= 0.32 -PORTREVISION= 1 +PORTVERSION= 0.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-File-chmod/distinfo b/devel/p5-File-chmod/distinfo index 9a53525200a8..47623c4e6b15 100644 --- a/devel/p5-File-chmod/distinfo +++ b/devel/p5-File-chmod/distinfo @@ -1,2 +1,3 @@ -SHA256 (File-chmod-0.32.tar.gz) = ec54997c4274ca27e8e8d25585223569b15b16ed2bfdf5d0507c57787d6d05a9 -SIZE (File-chmod-0.32.tar.gz) = 7200 +TIMESTAMP = 1626581349 +SHA256 (File-chmod-0.42.tar.gz) = 6cafafff68bc84215168b55ede0d191dcb57f9a3201b51d61edb2858a2407795 +SIZE (File-chmod-0.42.tar.gz) = 24940 |