svn commit: r307953 - head/mail/gmime

Eitan Adler eadler at FreeBSD.org
Thu Nov 29 02:39:31 UTC 2012


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 at 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 at bsltwr.dnsalias.org>
-#
+# Created by: Bas Kruit <baskruit at 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>


More information about the svn-ports-head mailing list