summaryrefslogtreecommitdiff
path: root/devel/p5-File-NFSLock
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-26 07:02:19 +0000
committermef <mef@pkgsrc.org>2015-01-26 07:02:19 +0000
commitb957c356f1c773fc0d9ab85f70539e808b4182e4 (patch)
treeeea4bb2c50c4233b49c3ded128f5fd795b6ca4e0 /devel/p5-File-NFSLock
parenta51d2aa4f13d7629e1c4b86fd3b4562977e1f948 (diff)
downloadpkgsrc-b957c356f1c773fc0d9ab85f70539e808b4182e4.tar.gz
Update 1.21 to 1.27
------------------- 1.27 Nov 12 13:00 2014 - RT#99431: - More Win32 compatibility fixes in test suite. - RT#48102: - Add tests for new ->fork() method. 1.26 Nov 07 16:00 2014 - Add File::NFSLock->fork() convenience method. - RT#48102 Report by Todd Foggoa: - More gracefully handle fork() to behave like Linux by sharing the lock between both parent and child processes when ->newpid() is called. 1.25 Jul 30 14:00 2014 - RT#99431 Report by Nathan Glenn: - Fixed tempfile syntax by Christian Walde. - Fixed Win32 Shared Lock by Christian Walde. - RT#42122 Report by converter at cpan.org: - Add tests to help debug Taint issues 1.24 Jul 30 14:00 2014 - Fixed a race condition in crash recovery. - RT#88520 Thanks David Steinbrunner: Fix typos 1.23 Jul 28 11:00 2014 - More gracefully handle arbitrary hostnames. - Patch RT#84658 by Yann Rouillard: - Avoid gleefully double removing valid lockfile when ->unlock is explicitly called. - Patch RT#61258 by cpan at danonline.net: - Fixed $graceful_sig to exit with non-zero to more closely match stock signal handlers. 1.22 Jul 26 09:00 2014 - Reported by Kent Fredric and Karen Etheridge: - Patch RT#86125 and RT#91546 - Use File::Temp for concurrency compatibility in test suite, such as HARNESS_OPTIONS=j20
Diffstat (limited to 'devel/p5-File-NFSLock')
-rw-r--r--devel/p5-File-NFSLock/Makefile5
-rw-r--r--devel/p5-File-NFSLock/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-File-NFSLock/Makefile b/devel/p5-File-NFSLock/Makefile
index 54e09eb18fe..c651832f1ec 100644
--- a/devel/p5-File-NFSLock/Makefile
+++ b/devel/p5-File-NFSLock/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:18 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/01/26 07:02:19 mef Exp $
-DISTNAME= File-NFSLock-1.21
+DISTNAME= File-NFSLock-1.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
diff --git a/devel/p5-File-NFSLock/distinfo b/devel/p5-File-NFSLock/distinfo
index e12e22415c2..85ca740704b 100644
--- a/devel/p5-File-NFSLock/distinfo
+++ b/devel/p5-File-NFSLock/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2011/08/13 08:20:29 adam Exp $
+$NetBSD: distinfo,v 1.3 2015/01/26 07:02:19 mef Exp $
-SHA1 (File-NFSLock-1.21.tar.gz) = c196e281a90d2eb45ba7b85d4019d6a4bae6c77e
-RMD160 (File-NFSLock-1.21.tar.gz) = 5e3bfdc409779336bb13b0c5c7d0c4894924402d
-Size (File-NFSLock-1.21.tar.gz) = 17301 bytes
+SHA1 (File-NFSLock-1.27.tar.gz) = 8a91392ce493dbe348f1acaae2ae87e9878fc14d
+RMD160 (File-NFSLock-1.27.tar.gz) = 8492cb314ccb893463906637118ac275163dd8c2
+Size (File-NFSLock-1.27.tar.gz) = 21518 bytes