mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- update to 0.206
- assign to perl@ - add WWW in pkg-descr
This commit is contained in:
parent
fe7228f807
commit
3a6eff47c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201662
@ -6,13 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= LockFile-Simple
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= LockFile
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}0${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module implementing simple file locking
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (LockFile-Simple-0.2.5.tar.gz) = acf9fd6f965789a42fa5314a4be0189d
|
||||
SHA256 (LockFile-Simple-0.2.5.tar.gz) = 6fd2e166e455df9dd5780f0b661dbbe9f863812d310f1752c2649813feef035a
|
||||
SIZE (LockFile-Simple-0.2.5.tar.gz) = 12350
|
||||
MD5 (LockFile-Simple-0.206.tar.gz) = d8966c3fb799aefcaaf80f845057a1fa
|
||||
SHA256 (LockFile-Simple-0.206.tar.gz) = ca79e0bda5cc903b3692be5ee3a29cac77213484bc00da5aa9d65c37cfdceda8
|
||||
SIZE (LockFile-Simple-0.206.tar.gz) = 12687
|
||||
|
@ -7,5 +7,6 @@ programs that want a simple locking scheme, yet with a reasonable
|
||||
level of configuration.
|
||||
|
||||
Author: Raphael Manfredi <Raphael_Manfredi@pobox.com>
|
||||
WWW: http://search.cpan.org/dist/LockFile-Simple/
|
||||
|
||||
--will
|
||||
|
Loading…
Reference in New Issue
Block a user