Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2013 13:16:03 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327997 - head/databases/mird
Message-ID:  <201309231316.r8NDG3ch010305@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Mon Sep 23 13:16:02 2013
New Revision: 327997
URL: http://svnweb.freebsd.org/changeset/ports/327997

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE at maintainer's request

Modified:
  head/databases/mird/Makefile   (contents, props changed)

Modified: head/databases/mird/Makefile
==============================================================================
--- head/databases/mird/Makefile	Mon Sep 23 13:10:40 2013	(r327996)
+++ head/databases/mird/Makefile	Mon Sep 23 13:16:02 2013	(r327997)
@@ -14,6 +14,8 @@ MAINTAINER=	kiwi@oav.net
 COMMENT=	A free database library with transaction support
 
 BROKEN=		Unfetchable due to checksum mismatch
+DEPRECATED=	No longer maintained upstream
+EXPIRATION_DATE=	2013-11-01
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 



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