- Update to 1.489
- Add LICENSE (Artistic 1 & GPLv1) Changes: http://search.cpan.org/dist/IPC-Locker/Changes
This commit is contained in:
parent
1d93a5249d
commit
57421768f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289590
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IPC-Locker
|
||||
PORTVERSION= 1.488
|
||||
PORTVERSION= 1.489
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Provide a server for locks and clients to access that server
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= lockerd.1 lockersh.1 pidstat.1 pidstatd.1 pidwatch.1 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (IPC-Locker-1.488.tar.gz) = 4df167ae4ec55b3b44b56211e4e98c0c4228a748f5af3d155c0b2504456a853a
|
||||
SIZE (IPC-Locker-1.488.tar.gz) = 37025
|
||||
SHA256 (IPC-Locker-1.489.tar.gz) = 31d32130b2d4db8ad392c2dace8c023672bd91248635ff3abf8927d73f670a22
|
||||
SIZE (IPC-Locker-1.489.tar.gz) = 36951
|
||||
|
|
Loading…
Reference in a new issue