Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2018 18:51:55 +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: r461259 - head/devel/ruby-ncurses
Message-ID:  <201802081851.w18IptPM082539@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb  8 18:51:55 2018
New Revision: 461259
URL: https://svnweb.freebsd.org/changeset/ports/461259

Log:
  Align EXPIRATION_DATE
  
  EXPIRATION_DATE of its dependent ports are 2018-02-21.

Modified:
  head/devel/ruby-ncurses/Makefile

Modified: head/devel/ruby-ncurses/Makefile
==============================================================================
--- head/devel/ruby-ncurses/Makefile	Thu Feb  8 18:51:50 2018	(r461258)
+++ head/devel/ruby-ncurses/Makefile	Thu Feb  8 18:51:55 2018	(r461259)
@@ -19,7 +19,7 @@ USE_RUBY_EXTCONF=	yes
 
 BROKEN=			checksum mismatch
 DEPRECATED=		Marked BROKEN for more than 6 months
-EXPIRATION_DATE=	2018-01-20
+EXPIRATION_DATE=	2018-02-21
 
 INSTALL_TARGET=	site-install
 



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