From owner-svn-ports-all@freebsd.org Fri Aug 21 21:23:12 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 B6C593C98E5; Fri, 21 Aug 2020 21:23:12 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BYDyR0Rg3z4WRn; Fri, 21 Aug 2020 21:23:09 +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 8373BB9BC; Fri, 21 Aug 2020 21:23:06 +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 07LLN6Tr055958; Fri, 21 Aug 2020 21:23:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07LLN6AC055956; Fri, 21 Aug 2020 21:23:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202008212123.07LLN6AC055956@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, 21 Aug 2020 21:23:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545646 - head/devel/p5-Test-Fake-HTTPD X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Fake-HTTPD X-SVN-Commit-Revision: 545646 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.33 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: Fri, 21 Aug 2020 21:23:13 -0000 Author: sunpoet Date: Fri Aug 21 21:23:05 2020 New Revision: 545646 URL: https://svnweb.freebsd.org/changeset/ports/545646 Log: Update to 0.09 Changes: https://metacpan.org/changes/distribution/Test-Fake-HTTPD Modified: head/devel/p5-Test-Fake-HTTPD/Makefile head/devel/p5-Test-Fake-HTTPD/distinfo Modified: head/devel/p5-Test-Fake-HTTPD/Makefile ============================================================================== --- head/devel/p5-Test-Fake-HTTPD/Makefile Fri Aug 21 21:23:00 2020 (r545645) +++ head/devel/p5-Test-Fake-HTTPD/Makefile Fri Aug 21 21:23:05 2020 (r545646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Fake-HTTPD -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,11 +25,12 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Excep p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \ p5-libwww>=0:www/p5-libwww -OPTIONS_DEFINE= SSL +USES= perl5 +USE_PERL5= modbuildtiny NO_ARCH= yes -USE_PERL5= modbuildtiny -USES= perl5 + +OPTIONS_DEFINE= SSL SSL_BUILD_DEPENDS= p5-HTTP-Daemon-SSL>=0:www/p5-HTTP-Daemon-SSL SSL_RUN_DEPENDS= p5-HTTP-Daemon-SSL>=0:www/p5-HTTP-Daemon-SSL Modified: head/devel/p5-Test-Fake-HTTPD/distinfo ============================================================================== --- head/devel/p5-Test-Fake-HTTPD/distinfo Fri Aug 21 21:23:00 2020 (r545645) +++ head/devel/p5-Test-Fake-HTTPD/distinfo Fri Aug 21 21:23:05 2020 (r545646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488462991 -SHA256 (Test-Fake-HTTPD-0.08.tar.gz) = d027975bd75b413e263cd4ab8fe5de555fd61c74b807e73ab5bbe52fd9a46eca -SIZE (Test-Fake-HTTPD-0.08.tar.gz) = 15187 +TIMESTAMP = 1598029441 +SHA256 (Test-Fake-HTTPD-0.09.tar.gz) = 14f79cb067a90922e9be554f8e4b39d3d69778ae4c8fff44f560f637fb6f2d1e +SIZE (Test-Fake-HTTPD-0.09.tar.gz) = 15787