git: bd29a40516aa - main - devel/p5-IO-File-AtomicChange: Update to 0.08
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:04:22 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bd29a40516aa438f82501ca712076eeefba3c177
commit bd29a40516aa438f82501ca712076eeefba3c177
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:47:16 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:50 +0000
devel/p5-IO-File-AtomicChange: Update to 0.08
- Add LICENSE_FILE
- Fix indent
- Sort PLIST
Changes: https://metacpan.org/dist/IO-File-AtomicChange/changes
---
devel/p5-IO-File-AtomicChange/Makefile | 12 ++++++------
devel/p5-IO-File-AtomicChange/distinfo | 5 +++--
devel/p5-IO-File-AtomicChange/pkg-plist | 2 +-
3 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/devel/p5-IO-File-AtomicChange/Makefile b/devel/p5-IO-File-AtomicChange/Makefile
index 9dcfc69e2bda..dce0e950a631 100644
--- a/devel/p5-IO-File-AtomicChange/Makefile
+++ b/devel/p5-IO-File-AtomicChange/Makefile
@@ -1,5 +1,5 @@
PORTNAME= IO-File-AtomicChange
-PORTVERSION= 0.05
+PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -9,14 +9,14 @@ COMMENT= Perl extension to change content of a file atomically
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= \
- p5-File-Sync>0:devel/p5-File-Sync \
- p5-Path-Class>0:devel/p5-Path-Class
BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Path-Class>=0:devel/p5-Path-Class
USES= perl5
-USE_PERL5= configure
-NO_ARCH= YES
+USE_PERL5= modbuildtiny
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-IO-File-AtomicChange/distinfo b/devel/p5-IO-File-AtomicChange/distinfo
index 5409dfeb78d7..89da41b9804f 100644
--- a/devel/p5-IO-File-AtomicChange/distinfo
+++ b/devel/p5-IO-File-AtomicChange/distinfo
@@ -1,2 +1,3 @@
-SHA256 (IO-File-AtomicChange-0.05.tar.gz) = 57ef0504884891a56c06f18cd39b99a4925f4bdf74407ec9d68e8c6bbe2049b3
-SIZE (IO-File-AtomicChange-0.05.tar.gz) = 28172
+TIMESTAMP = 1650229024
+SHA256 (IO-File-AtomicChange-0.08.tar.gz) = a5dd7a9a08f732f96820a21673536c12839380bf18f77ca70099fd3b04c3c9b8
+SIZE (IO-File-AtomicChange-0.08.tar.gz) = 15330
diff --git a/devel/p5-IO-File-AtomicChange/pkg-plist b/devel/p5-IO-File-AtomicChange/pkg-plist
index 9df45c7bdd23..ce55c127f373 100644
--- a/devel/p5-IO-File-AtomicChange/pkg-plist
+++ b/devel/p5-IO-File-AtomicChange/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/IO::File::AtomicChange.3.gz
%%SITE_PERL%%/IO/File/AtomicChange.pm
+%%PERL5_MAN3%%/IO::File::AtomicChange.3.gz