1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Update to 1.470

This commit is contained in:
Erwin Lansing 2007-05-25 23:34:16 +00:00
parent a0deefc6e4
commit 945ccc6941
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191870
3 changed files with 8 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= IPC-Locker
PORTVERSION= 1.463
PORTVERSION= 1.470
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IPC
@ -17,7 +17,8 @@ COMMENT= Provide a server for locks and clients to access that server
PERL_CONFIGURE= yes
MAN1= lockerd.1 lockersh.1 pidstatd.1 pidwatch.1
MAN1= lockerd.1 lockersh.1 pidstat.1 pidstatd.1 pidwatch.1 \
uriexec.1
MAN3= IPC::Locker.3 IPC::Locker::Server.3 \
IPC::PidStat.3 IPC::PidStat::PidServer.3

View File

@ -1,3 +1,3 @@
MD5 (IPC-Locker-1.463.tar.gz) = 5b61f05ad99cba88ed6b7d3f2f713f39
SHA256 (IPC-Locker-1.463.tar.gz) = 5c588385faedb4629d31e7e7679d8cf4934927af68cc6dc9af65dc2b8ec778c8
SIZE (IPC-Locker-1.463.tar.gz) = 33908
MD5 (IPC-Locker-1.470.tar.gz) = 2073cfa998308b3c9ec25a960961215b
SHA256 (IPC-Locker-1.470.tar.gz) = 908a31f7c685c44259a4687023facc0d5a890dce8b829227e5054a92a60b513c
SIZE (IPC-Locker-1.470.tar.gz) = 34220

View File

@ -1,7 +1,9 @@
bin/lockersh
bin/pidwatch
bin/lockerd
bin/pidstat
bin/pidstatd
bin/uriexec
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Locker/.packlist
%%SITE_PERL%%/IPC/Locker/Server.pm
%%SITE_PERL%%/IPC/Locker.pm