From owner-svn-ports-all@freebsd.org Mon Oct 28 14:55:14 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DC2E71A4B5B; Mon, 28 Oct 2019 14:55:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 471ySL5Xcjz44RD; Mon, 28 Oct 2019 14:55:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F480B1AB; Mon, 28 Oct 2019 14:55:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9SEtEna067133; Mon, 28 Oct 2019 14:55:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9SEtDR8067130; Mon, 28 Oct 2019 14:55:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201910281455.x9SEtDR8067130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 28 Oct 2019 14:55:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515874 - head/www/p5-HTTP-Cookies X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-HTTP-Cookies X-SVN-Commit-Revision: 515874 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Oct 2019 14:55:14 -0000 Author: sunpoet Date: Mon Oct 28 14:55:13 2019 New Revision: 515874 URL: https://svnweb.freebsd.org/changeset/ports/515874 Log: Update to 6.05 - Update pkg-descr - Take maintainership Changes: https://metacpan.org/changes/distribution/HTTP-Cookies Modified: head/www/p5-HTTP-Cookies/Makefile head/www/p5-HTTP-Cookies/distinfo head/www/p5-HTTP-Cookies/pkg-descr Modified: head/www/p5-HTTP-Cookies/Makefile ============================================================================== --- head/www/p5-HTTP-Cookies/Makefile Mon Oct 28 14:55:08 2019 (r515873) +++ head/www/p5-HTTP-Cookies/Makefile Mon Oct 28 14:55:13 2019 (r515874) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= HTTP-Cookies -PORTVERSION= 6.04 +PORTVERSION= 6.05 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP Cookie jars LICENSE= ART10 GPLv1+ @@ -18,8 +18,9 @@ RUN_DEPENDS= p5-HTTP-Date>=6:www/p5-HTTP-Date \ p5-HTTP-Message>=6:www/p5-HTTP-Message TEST_DEPENDS= p5-URI>=0:net/p5-URI -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/www/p5-HTTP-Cookies/distinfo ============================================================================== --- head/www/p5-HTTP-Cookies/distinfo Mon Oct 28 14:55:08 2019 (r515873) +++ head/www/p5-HTTP-Cookies/distinfo Mon Oct 28 14:55:13 2019 (r515874) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501862778 -SHA256 (HTTP-Cookies-6.04.tar.gz) = 0cc7f079079dcad8293fea36875ef58dd1bfd75ce1a6c244cd73ed9523eb13d4 -SIZE (HTTP-Cookies-6.04.tar.gz) = 39502 +TIMESTAMP = 1572266766 +SHA256 (HTTP-Cookies-6.05.tar.gz) = 58e1cd041bfcf33c2ab4140de7a757234809b8cf072afa727a6f3ffe84b66f5d +SIZE (HTTP-Cookies-6.05.tar.gz) = 40126 Modified: head/www/p5-HTTP-Cookies/pkg-descr ============================================================================== --- head/www/p5-HTTP-Cookies/pkg-descr Mon Oct 28 14:55:08 2019 (r515873) +++ head/www/p5-HTTP-Cookies/pkg-descr Mon Oct 28 14:55:13 2019 (r515874) @@ -1,5 +1,16 @@ -The HTTP::Cookies 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. +The HTTP::Cookies 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. + +Cookies are a general mechanism which server side connections can use to both +store and retrieve information on the client side of the connection. For more +information about cookies refer to Cookie Spec and Cookie Central. This module +also implements the new style cookies described in RFC 2965. The two variants of +cookies are supposed to be able to coexist happily. + +Instances of the class HTTP::Cookies are able to store a collection of +Set-Cookie2: and Set-Cookie: headers and are able to use this information to +initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies +object can be saved in and restored from files. WWW: https://metacpan.org/release/HTTP-Cookies