Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2012 19:31:00 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309581 - head/databases/mysql41-server
Message-ID:  <201212281931.qBSJV0xC088574@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Fri Dec 28 19:30:59 2012
New Revision: 309581
URL: http://svnweb.freebsd.org/changeset/ports/309581

Log:
  Set EXPIRATION_DATE to a date in the future. Sorry.

Modified:
  head/databases/mysql41-server/Makefile

Modified: head/databases/mysql41-server/Makefile
==============================================================================
--- head/databases/mysql41-server/Makefile	Fri Dec 28 19:28:43 2012	(r309580)
+++ head/databases/mysql41-server/Makefile	Fri Dec 28 19:30:59 2012	(r309581)
@@ -17,7 +17,7 @@ MAINTAINER=	ale@FreeBSD.org
 COMMENT?=	Multithreaded SQL database (server)
 
 DEPRECATED=	Unsupported upstream, no distfile
-EXPIRATION_DATE=	2012-03-31
+EXPIRATION_DATE=	2013-03-31
 
 SLAVEDIRS=	databases/mysql41-client
 USE_AUTOTOOLS=	libtool



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