Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 11:09:30 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f38e481cc5d4 - main - www/p5-HTTP-Session2: Update to 1.10
Message-ID:  <202203251109.22PB9US4099926@gitrepo.freebsd.org>

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

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

commit f38e481cc5d423b24813a034d8141de608817483
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-03-25 09:13:56 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-03-25 09:13:56 +0000

    www/p5-HTTP-Session2: Update to 1.10
---
 www/p5-HTTP-Session2/Makefile  | 5 ++---
 www/p5-HTTP-Session2/distinfo  | 5 +++--
 www/p5-HTTP-Session2/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/www/p5-HTTP-Session2/Makefile b/www/p5-HTTP-Session2/Makefile
index ac1ff2279a8e..cffedc632657 100644
--- a/www/p5-HTTP-Session2/Makefile
+++ b/www/p5-HTTP-Session2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	HTTP-Session2
-PORTVERSION=	1.09
-PORTREVISION=	1
+PORTVERSION=	1.10
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,7 +19,7 @@ RUN_DEPENDS=	\
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	modbuildtiny
 NO_ARCH=	YES
 
 .include <bsd.port.mk>
diff --git a/www/p5-HTTP-Session2/distinfo b/www/p5-HTTP-Session2/distinfo
index c507a3fd1b04..313675fc461f 100644
--- a/www/p5-HTTP-Session2/distinfo
+++ b/www/p5-HTTP-Session2/distinfo
@@ -1,2 +1,3 @@
-SHA256 (HTTP-Session2-1.09.tar.gz) = 585ae6a700b145f6a8359c60ee6e421075b63504ad06eea2e14d715c60fe57e4
-SIZE (HTTP-Session2-1.09.tar.gz) = 21500
+TIMESTAMP = 1648198873
+SHA256 (HTTP-Session2-1.10.tar.gz) = 03d1f3c770ff996e36f9204510abe092d1f8cf62c5f97d716cc2efb3ff970793
+SIZE (HTTP-Session2-1.10.tar.gz) = 21205
diff --git a/www/p5-HTTP-Session2/pkg-plist b/www/p5-HTTP-Session2/pkg-plist
index 74851279ed17..1b76d19b573b 100644
--- a/www/p5-HTTP-Session2/pkg-plist
+++ b/www/p5-HTTP-Session2/pkg-plist
@@ -2,6 +2,8 @@
 %%PERL5_MAN3%%/HTTP::Session2::Base.3.gz
 %%PERL5_MAN3%%/HTTP::Session2::ClientStore.3.gz
 %%PERL5_MAN3%%/HTTP::Session2::ClientStore2.3.gz
+%%PERL5_MAN3%%/HTTP::Session2::Expired.3.gz
+%%PERL5_MAN3%%/HTTP::Session2::Random.3.gz
 %%PERL5_MAN3%%/HTTP::Session2::ServerStore.3.gz
 %%SITE_PERL%%/HTTP/Session2.pm
 %%SITE_PERL%%/HTTP/Session2/Base.pm



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