Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2007 17:43:35 +0100
From:      Conor McDermottroe <ports@mcdermottroe.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114703: [PATCH] [MAINTAINER UPDATE] Deprecate security/gaim-otr
Message-ID:  <1184777015.417385.89135.nullmailer@platinum.office.edgespace.net>
Resent-Message-ID: <200707181650.l6IGo24B007914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114703
>Category:       ports
>Synopsis:       [PATCH] [MAINTAINER UPDATE] Deprecate security/gaim-otr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 18 16:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Conor McDermottroe
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:


	
>Description:

Thanks to the Gaim->Pidgin name change net-im/gaim has been moved to
net-im/pidgin and now security/gaim-otr is moving to security/pidgin-otr.
perlfu@gmail.com has beaten me to a port of pidgin-otr, so he/she has taken
over maintainership of this software.

The patch below marks security/gaim-otr as deprecated and expires it at the
same time as net/gaim.

>How-To-Repeat:
	
>Fix:

	


diff -ruN gaim-otr.bak/Makefile gaim-otr/Makefile
--- gaim-otr.bak/Makefile	Wed Jul 18 15:08:19 2007
+++ gaim-otr/Makefile	Wed Jul 18 15:08:45 2007
@@ -18,6 +18,9 @@
 MAINTAINER=	ports@mcdermottroe.com
 COMMENT=	Allows deniable private conversations using GAIM
 
+DEPRECATED=	Obsolete version, use security/pidgin-otr instead
+EXPIRATION_DATE=2007-08-24
+
 BUILD_DEPENDS=	${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim
 RUN_DEPENDS=	gaim:${PORTSDIR}/net-im/gaim
 LIB_DEPENDS=	otr:${PORTSDIR}/security/libotr \
>Release-Note:
>Audit-Trail:
>Unformatted:



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