Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 11:05:04 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 284bd1f87af4 - main - devel/p5-IPC-Locker: Update to 1.502
Message-ID:  <202206091105.259B54Sm052155@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=284bd1f87af45a901a2e85b1cf66942a9b047f82

commit 284bd1f87af45a901a2e85b1cf66942a9b047f82
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 11:00:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 11:00:14 +0000

    devel/p5-IPC-Locker: Update to 1.502
    
    Changes:        https://metacpan.org/dist/IPC-Locker/changes
---
 devel/p5-IPC-Locker/Makefile  | 2 +-
 devel/p5-IPC-Locker/distinfo  | 6 +++---
 devel/p5-IPC-Locker/pkg-descr | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/p5-IPC-Locker/Makefile b/devel/p5-IPC-Locker/Makefile
index 2debd5346e4e..4d03a4886f4d 100644
--- a/devel/p5-IPC-Locker/Makefile
+++ b/devel/p5-IPC-Locker/Makefile
@@ -1,7 +1,7 @@
 # Created by: Anton Berezin <tobez@FreeBSD.org>
 
 PORTNAME=	IPC-Locker
-PORTVERSION=	1.500
+PORTVERSION=	1.502
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/devel/p5-IPC-Locker/distinfo b/devel/p5-IPC-Locker/distinfo
index 621d368a34b2..661708b27459 100644
--- a/devel/p5-IPC-Locker/distinfo
+++ b/devel/p5-IPC-Locker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572266788
-SHA256 (IPC-Locker-1.500.tar.gz) = fef4c1d7cf3920c72b979e8d6d1a1ade84b1ced0bdac2cffe8c8b70725680142
-SIZE (IPC-Locker-1.500.tar.gz) = 34801
+TIMESTAMP = 1654708454
+SHA256 (IPC-Locker-1.502.tar.gz) = 384abf1e147f5f428234e60b3827ec16135779b0fcc246441de5b57f68386989
+SIZE (IPC-Locker-1.502.tar.gz) = 35281
diff --git a/devel/p5-IPC-Locker/pkg-descr b/devel/p5-IPC-Locker/pkg-descr
index 24042009ee7f..1a1eef645583 100644
--- a/devel/p5-IPC-Locker/pkg-descr
+++ b/devel/p5-IPC-Locker/pkg-descr
@@ -1,6 +1,6 @@
-This package provides a server for locks and a package for clients to
-access that server.  The result is that clients can access named locks
-on a Internet wide bases, solving critical section problems without the
-mess of NFS or other file locking techniques.
+This package provides a server for locks and a package for clients to access
+that server. The result is that clients can access named locks on a Internet
+wide bases, solving critical section problems without the mess of NFS or other
+file locking techniques.
 
 WWW: https://metacpan.org/release/IPC-Locker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206091105.259B54Sm052155>