From owner-svn-ports-all@freebsd.org Tue Jun 4 16:47:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E311615B6D04; Tue, 4 Jun 2019 16:47:49 +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 8087F71D0D; Tue, 4 Jun 2019 16:47:49 +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 2A21C2040F; Tue, 4 Jun 2019 16:47:46 +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 x54GljIq075876; Tue, 4 Jun 2019 16:47:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x54Glj6T075873; Tue, 4 Jun 2019 16:47:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201906041647.x54Glj6T075873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 4 Jun 2019 16:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503479 - head/www/p5-CGI X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-CGI X-SVN-Commit-Revision: 503479 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8087F71D0D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Tue, 04 Jun 2019 16:47:50 -0000 Author: sunpoet Date: Tue Jun 4 16:47:45 2019 New Revision: 503479 URL: https://svnweb.freebsd.org/changeset/ports/503479 Log: Update to 4.44 Changes: https://metacpan.org/changes/distribution/CGI Modified: head/www/p5-CGI/Makefile head/www/p5-CGI/distinfo head/www/p5-CGI/pkg-plist Modified: head/www/p5-CGI/Makefile ============================================================================== --- head/www/p5-CGI/Makefile Tue Jun 4 16:47:39 2019 (r503478) +++ head/www/p5-CGI/Makefile Tue Jun 4 16:47:45 2019 (r503479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI -PORTVERSION= 4.43 +PORTVERSION= 4.44 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,8 +27,6 @@ USES= perl5 USE_PERL5= configure NO_ARCH= yes - -PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES Modified: head/www/p5-CGI/distinfo ============================================================================== --- head/www/p5-CGI/distinfo Tue Jun 4 16:47:39 2019 (r503478) +++ head/www/p5-CGI/distinfo Tue Jun 4 16:47:45 2019 (r503479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679358 -SHA256 (CGI-4.43.tar.gz) = 14b94f9df6e48fc26ebc4fa1e01a7b534cbc1611028a49028f9ac9d8ca27b734 -SIZE (CGI-4.43.tar.gz) = 204823 +TIMESTAMP = 1559661223 +SHA256 (CGI-4.44.tar.gz) = 12435fb7ebd3585c47b6d60ee4f5c7d6a7c114a2827d2b5acf3d62aa9fcf1208 +SIZE (CGI-4.44.tar.gz) = 204816 Modified: head/www/p5-CGI/pkg-plist ============================================================================== --- head/www/p5-CGI/pkg-plist Tue Jun 4 16:47:39 2019 (r503478) +++ head/www/p5-CGI/pkg-plist Tue Jun 4 16:47:45 2019 (r503479) @@ -16,3 +16,10 @@ %%PERL5_MAN3%%/CGI::Pretty.3.gz %%PERL5_MAN3%%/CGI::Push.3.gz %%PERL5_MAN3%%/CGI::Util.3.gz +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/clickable_image.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cookie.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/crash.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/file_upload.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mojo_proxy.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wikipedia_example.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wilogo.gif