diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/rubygem-termtter/Makefile | 9 | ||||
-rw-r--r-- | net-im/rubygem-xmpp4r/Makefile | 9 |
2 files changed, 8 insertions, 10 deletions
diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile index 7df6c87835a9..cd80731ca6f1 100644 --- a/net-im/rubygem-termtter/Makefile +++ b/net-im/rubygem-termtter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-termtter -# Date created: 2009-07-12 -# Whom: Dennis Herrmann <dhn@FreeBSD.org> -# +# Created by: Dennis Herrmann <dhn@FreeBSD.org> # $FreeBSD$ -# PORTNAME= termtter PORTVERSION= 1.11.0 @@ -13,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= dhn@FreeBSD.org COMMENT= Terminal based Twitter client +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + RUN_DEPENDS= rubygem-json>=1.1.3:${PORTSDIR}/devel/rubygem-json \ rubygem-termcolor>=1.0.0:${PORTSDIR}/textproc/rubygem-termcolor \ rubygem-rubytter>=1.4.0:${PORTSDIR}/net/rubygem-rubytter \ diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile index 950ec1394edb..a6f2f72be80a 100644 --- a/net-im/rubygem-xmpp4r/Makefile +++ b/net-im/rubygem-xmpp4r/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-xmpp4r -# Date created: 21 Nov 2005 -# Whom: Stephan Maka <stephan@spaceboyz.net> -# +# Created by: Stephan Maka <stephan@spaceboyz.net> # $FreeBSD$ -# PORTNAME= xmpp4r PORTVERSION= 0.5 @@ -14,6 +10,9 @@ MASTER_SITES= RG MAINTAINER= miwi@FreeBSD.org COMMENT= XMPP/Jabber library for Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |