From owner-svn-ports-all@freebsd.org Mon Jan 13 17:48:41 2020 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 942991E581E; Mon, 13 Jan 2020 17:48:41 +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 47xLfx30mPz3Qd7; Mon, 13 Jan 2020 17:48:41 +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 468C5859F; Mon, 13 Jan 2020 17:48:41 +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 00DHmfbr091083; Mon, 13 Jan 2020 17:48:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00DHmeep091081; Mon, 13 Jan 2020 17:48:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001131748.00DHmeep091081@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, 13 Jan 2020 17:48:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522954 - head/www/p5-Apache-AuthCookie X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Apache-AuthCookie X-SVN-Commit-Revision: 522954 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, 13 Jan 2020 17:48:41 -0000 Author: sunpoet Date: Mon Jan 13 17:48:40 2020 New Revision: 522954 URL: https://svnweb.freebsd.org/changeset/ports/522954 Log: Update to 3.28 Changes: https://metacpan.org/changes/distribution/Apache-AuthCookie Modified: head/www/p5-Apache-AuthCookie/Makefile head/www/p5-Apache-AuthCookie/distinfo Modified: head/www/p5-Apache-AuthCookie/Makefile ============================================================================== --- head/www/p5-Apache-AuthCookie/Makefile Mon Jan 13 17:48:35 2020 (r522953) +++ head/www/p5-Apache-AuthCookie/Makefile Mon Jan 13 17:48:40 2020 (r522954) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Apache-AuthCookie -PORTVERSION= 3.27 +PORTVERSION= 3.28 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,9 +22,10 @@ RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.39:ww p5-WWW-Form-UrlEncoded>=0:www/p5-WWW-Form-UrlEncoded TEST_DEPENDS= p5-URI>=1.71:net/p5-URI -NO_ARCH= yes -USE_PERL5= configure USES= apache:2.2+ perl5 +USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/www/p5-Apache-AuthCookie/distinfo ============================================================================== --- head/www/p5-Apache-AuthCookie/distinfo Mon Jan 13 17:48:35 2020 (r522953) +++ head/www/p5-Apache-AuthCookie/distinfo Mon Jan 13 17:48:40 2020 (r522954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501325063 -SHA256 (Apache-AuthCookie-3.27.tar.gz) = 58daeb3e44c681ff88f8fb00e4aabaa7a40cbee73dbdb84fcf6c285b15d357bd -SIZE (Apache-AuthCookie-3.27.tar.gz) = 58156 +TIMESTAMP = 1578923312 +SHA256 (Apache-AuthCookie-3.28.tar.gz) = bcd795a7f654a94ae0a6bd734ba4d8ba1085371fca486229dba49f1c2d62142b +SIZE (Apache-AuthCookie-3.28.tar.gz) = 59114