aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-File-Flock/Makefile4
-rw-r--r--devel/p5-File-Flock/distinfo4
-rw-r--r--devel/p5-File-Flock/pkg-descr2
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-File-Flock/Makefile b/devel/p5-File-Flock/Makefile
index 9373d2b114d7..6e7c84aede5a 100644
--- a/devel/p5-File-Flock/Makefile
+++ b/devel/p5-File-Flock/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= File-Flock
-PORTVERSION= 101.060501
+PORTVERSION= 104.111901
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module for file locking with flock
PERL_CONFIGURE= yes
diff --git a/devel/p5-File-Flock/distinfo b/devel/p5-File-Flock/distinfo
index d9323530e4d2..39d8be4c7e7d 100644
--- a/devel/p5-File-Flock/distinfo
+++ b/devel/p5-File-Flock/distinfo
@@ -1,2 +1,2 @@
-MD5 (File-Flock-101.060501.tar.gz) = 5a54ce689c6126ae431f7c75d085bd6f
-SIZE (File-Flock-101.060501.tar.gz) = 5191
+MD5 (File-Flock-104.111901.tar.gz) = d136084af52744ab0197ed35ba57c07c
+SIZE (File-Flock-104.111901.tar.gz) = 5483
diff --git a/devel/p5-File-Flock/pkg-descr b/devel/p5-File-Flock/pkg-descr
index b8d8b19d0295..3890c9f5153b 100644
--- a/devel/p5-File-Flock/pkg-descr
+++ b/devel/p5-File-Flock/pkg-descr
@@ -4,3 +4,5 @@ does not already exist.
It will also try to remove the lock file. This makes it a bit
complicated.
+
+WWW: http://search.cpan.org/dist/File-Flock/