Date: Thu, 29 Nov 2012 02:39:30 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307953 - head/mail/gmime Message-ID: <201211290239.qAT2dU43077555@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Thu Nov 29 02:39:30 2012 New Revision: 307953 URL: http://svnweb.freebsd.org/changeset/ports/307953 Log: Not maintained since 2007, no longer used by any ports and more recent versions available. PR: ports/173970 Submitted by: Alan Hicks <ahicks@p-o.co.uk> Feature safe: yes Modified: head/mail/gmime/Makefile Modified: head/mail/gmime/Makefile ============================================================================== --- head/mail/gmime/Makefile Thu Nov 29 01:06:07 2012 (r307952) +++ head/mail/gmime/Makefile Thu Nov 29 02:39:30 2012 (r307953) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmime -# Date created: 7 Apr 2001 -# Whom: Bas Kruit <baskruit@bsltwr.dnsalias.org> -# +# Created by: Bas Kruit <baskruit@bsltwr.dnsalias.org> # $FreeBSD$ -# PORTNAME= gmime PORTVERSION= 1.0.8 @@ -27,4 +23,7 @@ MAKE_ARGS= confexecdir=${PREFIX}/etc USE_LDCONFIG= yes +DEPRECATED= Superceded with version 2.4 +EXPIRATION_DATE= 2013-02-28 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211290239.qAT2dU43077555>