Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 02:13:30 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352565 - in head: lang/clisp net-im/pidgin-facebookchat
Message-ID:  <201404290213.s3T2DUUd069237@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Apr 29 02:13:29 2014
New Revision: 352565
URL: http://svnweb.freebsd.org/changeset/ports/352565
QAT: https://qat.redports.org/buildarchive/r352565/

Log:
  Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream
  development as ceased.  Reset maintainer.
  
  Submitted by:	former maintainer
  Approved by:	portmgr (antoine)

Modified:
  head/lang/clisp/Makefile
  head/net-im/pidgin-facebookchat/Makefile
  head/net-im/pidgin-facebookchat/pkg-descr

Modified: head/lang/clisp/Makefile
==============================================================================
--- head/lang/clisp/Makefile	Tue Apr 29 01:34:09 2014	(r352564)
+++ head/lang/clisp/Makefile	Tue Apr 29 02:13:29 2014	(r352565)
@@ -7,15 +7,18 @@ PORTREVISION=	5
 CATEGORIES=	lang lisp
 MASTER_SITES=	GNU/${PORTNAME}/release/${PORTVERSION}
 
-MAINTAINER=	jsa@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A Common Lisp implementation
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/GNU-GPL
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall
 LIB_DEPENDS=	readline.6:${PORTSDIR}/devel/readline \
 		sigsegv.2:${PORTSDIR}/devel/libsigsegv
 
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/GNU-GPL
+DEPRECATED=	development has ceased, not staged
+EXPIRATION_DATE=	2014-07-28
 
 USE_GCC=	any
 USES=		iconv

Modified: head/net-im/pidgin-facebookchat/Makefile
==============================================================================
--- head/net-im/pidgin-facebookchat/Makefile	Tue Apr 29 01:34:09 2014	(r352564)
+++ head/net-im/pidgin-facebookchat/Makefile	Tue Apr 29 02:13:29 2014	(r352565)
@@ -8,14 +8,17 @@ CATEGORIES=	net-im
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DISTNAME=	${PROJECTHOST}-source-${PORTVERSION}
 
-MAINTAINER=	jsa@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Facebook Chat for Pidgin
 
+LICENSE=	GPLv3
+
 LIB_DEPENDS=	json-glib-1.0.0:${PORTSDIR}/devel/json-glib
 BUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 
-LICENSE=	GPLv3
+DEPRECATED=	obsolete, development has ceased, not staged
+EXPIRATION_DATE=	2014-07-27
 
 PROJECTHOST=	${PORTNAME}
 WRKSRC=		${WRKDIR}/${PORTNAME}

Modified: head/net-im/pidgin-facebookchat/pkg-descr
==============================================================================
--- head/net-im/pidgin-facebookchat/pkg-descr	Tue Apr 29 01:34:09 2014	(r352564)
+++ head/net-im/pidgin-facebookchat/pkg-descr	Tue Apr 29 02:13:29 2014	(r352565)
@@ -10,4 +10,4 @@ Rreceive notifications.
 Search for Facebook friends.
 Set your Facebook status.
 
-WWW:	http://code.google.com/p/pidgin-facebookchat/
+WWW: http://code.google.com/p/pidgin-facebookchat/



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