Skip to content

Commit

Permalink
update p5-HTTP-Cookies to 6.11
Browse files Browse the repository at this point in the history
take maintainer
  • Loading branch information
bluhm committed Feb 3, 2025
1 parent 7f55f39 commit 0ae05e0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
18 changes: 10 additions & 8 deletions www/p5-HTTP-Cookies/Makefile
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
COMMENT = HTTP Cookie jars
COMMENT = HTTP cookie jars

DISTNAME = HTTP-Cookies-6.11

DISTNAME = HTTP-Cookies-6.10
CATEGORIES = www

MAINTAINER = Nigel Taylor <nigel@openbsd.org>
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>

# Perl
PERMIT_PACKAGE = Yes

MODULES = cpan
PKG_ARCH = *
MODULES = cpan

RUN_DEPENDS = www/p5-HTTP-Date>=6.0 \
www/p5-HTTP-Message>=6.0

RUN_DEPENDS = www/p5-HTTP-Date>=6.0 \
www/p5-HTTP-Message>=6.0
TEST_DEPENDS = www/p5-URI

TEST_DEPENDS = www/p5-URI
PKG_ARCH = *

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions www/p5-HTTP-Cookies/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (HTTP-Cookies-6.10.tar.gz) = 4282Yzxc5rXkuHb/z3R4fMXv4HNt1/SHvdc8FPC9cAc=
SIZE (HTTP-Cookies-6.10.tar.gz) = 42448
SHA256 (HTTP-Cookies-6.11.tar.gz) = jJpUGko59sDH49C3ALBd/bgwvUkKGxlCp97dG1DZqMg=
SIZE (HTTP-Cookies-6.11.tar.gz) = 46131
4 changes: 3 additions & 1 deletion www/p5-HTTP-Cookies/pkg/DESCR
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
HTTP Cookies jars
This class is for objects that represent a "cookie jar" -- that is, a
database of all the HTTP cookies that a given LWP::UserAgent object knows
about.

0 comments on commit 0ae05e0

Please sign in to comment.