svn commit: r515887 - head/devel/p5-Log-Dispatch
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 28 14:56:21 UTC 2019
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
More information about the svn-ports-all
mailing list