From owner-svn-ports-head@freebsd.org Mon Oct 28 14:56:21 2019 Return-Path: Delivered-To: svn-ports-head@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 905711A4D9E; Mon, 28 Oct 2019 14:56:21 +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 471yTd2pymz45mm; Mon, 28 Oct 2019 14:56:21 +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 3D09CB1B8; Mon, 28 Oct 2019 14:56:21 +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 x9SEuLOq068745; Mon, 28 Oct 2019 14:56:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9SEuKpk068743; Mon, 28 Oct 2019 14:56:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201910281456.x9SEuKpk068743@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:56:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515887 - head/devel/p5-Log-Dispatch X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Log-Dispatch X-SVN-Commit-Revision: 515887 X-SVN-Commit-Repository: ports 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.29 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: Mon, 28 Oct 2019 14:56:21 -0000 Author: sunpoet Date: Mon Oct 28 14:56:20 2019 New Revision: 515887 URL: https://svnweb.freebsd.org/changeset/ports/515887 Log: Update to 2.69 Changes: https://metacpan.org/changes/distribution/Log-Dispatch Modified: head/devel/p5-Log-Dispatch/Makefile head/devel/p5-Log-Dispatch/distinfo Modified: head/devel/p5-Log-Dispatch/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch/Makefile Mon Oct 28 14:56:15 2019 (r515886) +++ head/devel/p5-Log-Dispatch/Makefile Mon Oct 28 14:56:20 2019 (r515887) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch -PORTVERSION= 2.68 +PORTVERSION= 2.69 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,6 +24,11 @@ TEST_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 \ p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Requires>=0:devel/p5-Test-Requires +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + OPTIONS_DEFINE= APACHELOG MIMELITE MAILSEND MAILSENDER MAILSENDMAIL OPTIONS_DEFAULT= MAILSENDMAIL APACHELOG_DESC= Apache::Log support @@ -31,10 +36,6 @@ MIMELITE_DESC= MIME::Lite support MAILSEND_DESC= Mail::Send support MAILSENDER_DESC= Mail::Sender support MAILSENDMAIL_DESC= Mail::Sendmail support - -NO_ARCH= yes -USES= perl5 -USE_PERL5= configure APACHELOG_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 APACHELOG_USE= APACHE_RUN=22+ Modified: head/devel/p5-Log-Dispatch/distinfo ============================================================================== --- head/devel/p5-Log-Dispatch/distinfo Mon Oct 28 14:56:15 2019 (r515886) +++ head/devel/p5-Log-Dispatch/distinfo Mon Oct 28 14:56:20 2019 (r515887) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534962068 -SHA256 (Log-Dispatch-2.68.tar.gz) = d07a3039997a6df2fa02849ed5a6a0560c154018bf988c5cc202069be11aadaf -SIZE (Log-Dispatch-2.68.tar.gz) = 70439 +TIMESTAMP = 1572266790 +SHA256 (Log-Dispatch-2.69.tar.gz) = 58624c0a0c4c620873efb7ce2f11dde55fa2e24c22be2551f548ff3624585277 +SIZE (Log-Dispatch-2.69.tar.gz) = 70685