summaryrefslogtreecommitdiff
path: root/devel/p5-File-NFSLock
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-13 08:20:29 +0000
committeradam <adam@pkgsrc.org>2011-08-13 08:20:29 +0000
commit66ecad6bf0892a3c21989f9bf033c8a7932f9ffc (patch)
treeaeeb718013508e933fb29961590c8e506fdbe05d /devel/p5-File-NFSLock
parent011937ce7e68735a9d3e33b9690d845a72f4b114 (diff)
downloadpkgsrc-66ecad6bf0892a3c21989f9bf033c8a7932f9ffc.tar.gz
Changes 1.21:
* Various patches by Chorny at cpan dot org and fREW frioux at gmail dot com: * Windows NTFS compatibility fixes. * Allow PID to be negative. * Lexically scope temp file handles to reduce changes of memory leak and avoid unintentional glob clobberation. * Security fix: 3 arg open(). * Repair test suites logics. * Fixed infinite freezing on Strawberry Perl v5.10.0. * Fixed infinite freezing on ActiveState Perl v5.12.1. * Sorry for the past 8 years of suffering.
Diffstat (limited to 'devel/p5-File-NFSLock')
-rw-r--r--devel/p5-File-NFSLock/Makefile8
-rw-r--r--devel/p5-File-NFSLock/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-File-NFSLock/Makefile b/devel/p5-File-NFSLock/Makefile
index 1a89c31e502..76c7ef241e2 100644
--- a/devel/p5-File-NFSLock/Makefile
+++ b/devel/p5-File-NFSLock/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2010/08/21 16:33:44 seb Exp $
-#
+# $NetBSD: Makefile,v 1.5 2011/08/13 08:20:29 adam Exp $
-DISTNAME= File-NFSLock-1.20
+DISTNAME= File-NFSLock-1.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/File-NFSLock/
COMMENT= NFS (or not) locking
+LICENSE= gnu-gpl-v2 OR artistic
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-File-NFSLock/distinfo b/devel/p5-File-NFSLock/distinfo
index 772dbdc3a5a..e12e22415c2 100644
--- a/devel/p5-File-NFSLock/distinfo
+++ b/devel/p5-File-NFSLock/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/02/06 18:48:59 abs Exp $
+$NetBSD: distinfo,v 1.2 2011/08/13 08:20:29 adam Exp $
-SHA1 (File-NFSLock-1.20.tar.gz) = de254502b47a9b4013ee6b5f6b8b553dc323dab5
-RMD160 (File-NFSLock-1.20.tar.gz) = b6c72e2c680c2d81341caf7003ef4249ec0d4fc2
-Size (File-NFSLock-1.20.tar.gz) = 18521 bytes
+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