Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2019 16:54:08 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498389 - head/mail/p5-Mail-DMARC
Message-ID:  <201904081654.x38Gs8bO005318@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Apr  8 16:54:07 2019
New Revision: 498389
URL: https://svnweb.freebsd.org/changeset/ports/498389

Log:
  mail/p5-Mail-DMARC: update to 1.20190308
  
  PR:		237115
  Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)

Modified:
  head/mail/p5-Mail-DMARC/Makefile   (contents, props changed)
  head/mail/p5-Mail-DMARC/distinfo   (contents, props changed)

Modified: head/mail/p5-Mail-DMARC/Makefile
==============================================================================
--- head/mail/p5-Mail-DMARC/Makefile	Mon Apr  8 16:50:55 2019	(r498388)
+++ head/mail/p5-Mail-DMARC/Makefile	Mon Apr  8 16:54:07 2019	(r498389)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Mail-DMARC
-PORTVERSION=	1.20180125
+PORTVERSION=	1.20190308
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,7 @@ RUN_DEPENDS=	p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt
 		p5-Net-IP>=0:net-mgmt/p5-Net-IP \
 		p5-Socket6>=0:net/p5-Socket6 \
 		p5-Email-MIME>=0:mail/p5-Email-MIME \
+		p5-HTTP-Message>=0:www/p5-HTTP-Message \
 		p5-HTTP-Tiny>=0:www/p5-HTTP-Tiny \
 		p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
 		p5-JSON>=0:converters/p5-JSON \
@@ -37,14 +38,14 @@ RUN_DEPENDS=	p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt
 		p5-Net-HTTP>=0:net/p5-Net-HTTP \
 		p5-Test-Output>=0:devel/p5-Test-Output \
 		p5-Net-DNS>=0:dns/p5-Net-DNS \
-		p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode
+		p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode \
+		p5-libwww>=0:www/p5-libwww \
+		p5-URI>=0:net/p5-URI
 
-
 USES=		perl5 shebangfix
 USE_PERL5=	configure
+
 SHEBANG_FILES=	bin/*
 NO_ARCH=	yes
-
-#SUB_LIST=	PERL5_MAN1=${SITE_PERL_REL}/man/man1
 
 .include <bsd.port.mk>

Modified: head/mail/p5-Mail-DMARC/distinfo
==============================================================================
--- head/mail/p5-Mail-DMARC/distinfo	Mon Apr  8 16:50:55 2019	(r498388)
+++ head/mail/p5-Mail-DMARC/distinfo	Mon Apr  8 16:54:07 2019	(r498389)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519250339
-SHA256 (Mail-DMARC-1.20180125.tar.gz) = 62f7ab98144265a87e5e0a5fb1cf56e6b70457d9234bf15e6af8bba3c7e6e363
-SIZE (Mail-DMARC-1.20180125.tar.gz) = 730191
+TIMESTAMP = 1554736675
+SHA256 (Mail-DMARC-1.20190308.tar.gz) = fc11f1b29a31e94be7805a9230259e3e578bd53461c2ff700679c94104b5a518
+SIZE (Mail-DMARC-1.20190308.tar.gz) = 730115



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904081654.x38Gs8bO005318>