Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2018 08:09:48 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474237 - head/devel/p5-SVN-Notify
Message-ID:  <201807090809.w6989m2H046816@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jul  9 08:09:48 2018
New Revision: 474237
URL: https://svnweb.freebsd.org/changeset/ports/474237

Log:
  - Update DEPENDS which forgot in previous commit

Modified:
  head/devel/p5-SVN-Notify/Makefile

Modified: head/devel/p5-SVN-Notify/Makefile
==============================================================================
--- head/devel/p5-SVN-Notify/Makefile	Mon Jul  9 08:05:30 2018	(r474236)
+++ head/devel/p5-SVN-Notify/Makefile	Mon Jul  9 08:09:48 2018	(r474237)
@@ -13,7 +13,7 @@ COMMENT=	Subversion activity notification
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Email-Address>=1.897:mail/p5-Email-Address \
+BUILD_DEPENDS=	p5-Email-Address-XS>=1.03:mail/p5-Email-Address-XS \
 		p5-HTML-Parser>=0:www/p5-HTML-Parser \
 		p5-Net-SMTP-TLS>=0:mail/p5-Net-SMTP-TLS \
 		p5-Text-Trac>=0.10:textproc/p5-Text-Trac



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