svn commit: r474237 - head/devel/p5-SVN-Notify

Wen Heping wen at FreeBSD.org
Mon Jul 9 08:09:49 UTC 2018


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


More information about the svn-ports-all mailing list