From owner-svn-ports-head@freebsd.org Fri Oct 16 13:15:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9283FA1663F; Fri, 16 Oct 2015 13:15:00 +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 mx1.freebsd.org (Postfix) with ESMTPS id 29DDAC56; Fri, 16 Oct 2015 13:15:00 +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 t9GDEx2T028531; Fri, 16 Oct 2015 13:14:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GDExeO028529; Fri, 16 Oct 2015 13:14:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510161314.t9GDExeO028529@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 16 Oct 2015 13:14:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399446 - head/www/p5-CGI X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 13:15:00 -0000 Author: sunpoet Date: Fri Oct 16 13:14:58 2015 New Revision: 399446 URL: https://svnweb.freebsd.org/changeset/ports/399446 Log: - Update to 4.22 Changes: http://search.cpan.org/dist/CGI/Changes Modified: head/www/p5-CGI/Makefile head/www/p5-CGI/distinfo Modified: head/www/p5-CGI/Makefile ============================================================================== --- head/www/p5-CGI/Makefile Fri Oct 16 13:14:53 2015 (r399445) +++ head/www/p5-CGI/Makefile Fri Oct 16 13:14:58 2015 (r399446) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI -PORTVERSION= 4.21 +PORTVERSION= 4.22 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEEJO Modified: head/www/p5-CGI/distinfo ============================================================================== --- head/www/p5-CGI/distinfo Fri Oct 16 13:14:53 2015 (r399445) +++ head/www/p5-CGI/distinfo Fri Oct 16 13:14:58 2015 (r399446) @@ -1,2 +1,2 @@ -SHA256 (CGI-4.21.tar.gz) = 340d20a2b67211752d7c270c589e463d71aea8b8d75d9417250618219d3cf884 -SIZE (CGI-4.21.tar.gz) = 194539 +SHA256 (CGI-4.22.tar.gz) = 8cd695f032b630fc4b5cf6c0a39912ff30cae0f7da03d01965ca2ac28b4dcca8 +SIZE (CGI-4.22.tar.gz) = 194314