Here is an update for File::NFSLock. The update only includes a build
fix for newer Perl versions [1].
Port-wise it's a simple version bump.
Testing:
- 'make test' passes
- There are consumers and all pass [2].
Any comments/feedback?
Charlène.
[1] https://metacpan.org/changes/distribution/File-NFSLock
[2] https://transfer.sh/izMDA/p5-File-NFSLock.tgz
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/p5-File-NFSLock/Makefile,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 Makefile
--- Makefile 20 Mar 2016 19:57:02 -0000 1.8
+++ Makefile 5 Jan 2019 17:23:29 -0000
@@ -2,7 +2,7 @@
COMMENT = module to do NFS (or not) locking
-DISTNAME = File-NFSLock-1.27
+DISTNAME = File-NFSLock-1.29
CATEGORIES = sysutils
# perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/p5-File-NFSLock/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 2 Sep 2015 12:35:33 -0000 1.3
+++ distinfo 5 Jan 2019 17:23:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (File-NFSLock-1.27.tar.gz) = D0HWz+qkSYciGzjjH6aGKTPMw5C7EQN7WCj5tSobEEI=
-SIZE (File-NFSLock-1.27.tar.gz) = 21518
+SHA256 (File-NFSLock-1.29.tar.gz) = YdQVmbSBFk7fm4vsq77y0j9iKpcn9sGDZekrV4LU+jc=
+SIZE (File-NFSLock-1.29.tar.gz) = 21743
No comments:
Post a Comment