summaryrefslogtreecommitdiff
path: root/devel/p5-File-NFSLock/Makefile
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/Makefile
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/Makefile')
-rw-r--r--devel/p5-File-NFSLock/Makefile8
1 files changed, 4 insertions, 4 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