From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 23:41:48 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A49590B; Thu, 31 Oct 2013 23:41:48 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 383312C4C; Thu, 31 Oct 2013 23:41:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VNfmDM014876; Thu, 31 Oct 2013 23:41:48 GMT (envelope-from garga@svn.freebsd.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9VNfloR014874; Thu, 31 Oct 2013 23:41:47 GMT (envelope-from garga@svn.freebsd.org) Message-Id: <201310312341.r9VNfloR014874@svn.freebsd.org> From: Renato Botelho Date: Thu, 31 Oct 2013 23:41:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332311 - head/net-im/twirssi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 23:41:48 -0000 Author: garga Date: Thu Oct 31 23:41:47 2013 New Revision: 332311 URL: http://svnweb.freebsd.org/changeset/ports/332311 Log: . Add LICENSE . Use space on WWW line Modified: head/net-im/twirssi/Makefile (contents, props changed) head/net-im/twirssi/pkg-descr (contents, props changed) Modified: head/net-im/twirssi/Makefile ============================================================================== --- head/net-im/twirssi/Makefile Thu Oct 31 23:41:22 2013 (r332310) +++ head/net-im/twirssi/Makefile Thu Oct 31 23:41:47 2013 (r332311) @@ -10,6 +10,8 @@ EXTRACT_ONLY= MAINTAINER= garga@FreeBSD.org COMMENT= Twitter script to irssi +LICENSE= GPLv2 + RUN_DEPENDS= p5-Net-Twitter>=0:${PORTSDIR}/net/p5-Net-Twitter \ p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \ p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly Modified: head/net-im/twirssi/pkg-descr ============================================================================== --- head/net-im/twirssi/pkg-descr Thu Oct 31 23:41:22 2013 (r332310) +++ head/net-im/twirssi/pkg-descr Thu Oct 31 23:41:47 2013 (r332311) @@ -6,4 +6,4 @@ client, as well as: * Use multiple accounts, on either twitter or identi.ca - follow, read and post * See the context when your friends reply to users you aren't following -WWW: http://twirssi.com/ +WWW: http://twirssi.com/