Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2018 16:53:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460518 - head/mail/p5-Net-SMTP-SSL
Message-ID:  <201801311653.w0VGrgZD004759@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 31 16:53:42 2018
New Revision: 460518
URL: https://svnweb.freebsd.org/changeset/ports/460518

Log:
  Extend EXPIRATION_DATE to 2018-03-31

Modified:
  head/mail/p5-Net-SMTP-SSL/Makefile

Modified: head/mail/p5-Net-SMTP-SSL/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-SSL/Makefile	Wed Jan 31 16:51:13 2018	(r460517)
+++ head/mail/p5-Net-SMTP-SSL/Makefile	Wed Jan 31 16:53:42 2018	(r460518)
@@ -14,7 +14,7 @@ LICENSE_COMB=	dual
 
 # devel/bugzilla{44,50} still depend on this port
 DEPRECATED=	Deprecated by upstream, use Net::SMTP instead
-EXPIRATION_DATE=2018-01-31
+EXPIRATION_DATE=2018-03-31
 
 BUILD_DEPENDS=	p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
 RUN_DEPENDS:=	${BUILD_DEPENDS}



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