From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 25 10:00:23 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A6FD1065673 for ; Sat, 25 Jun 2011 10:00:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4176F8FC08 for ; Sat, 25 Jun 2011 10:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5PA0NmA087952 for ; Sat, 25 Jun 2011 10:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5PA0NIk087951; Sat, 25 Jun 2011 10:00:23 GMT (envelope-from gnats) Date: Sat, 25 Jun 2011 10:00:23 GMT Message-Id: <201106251000.p5PA0NIk087951@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/157840: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 10:00:23 -0000 The following reply was made to PR ports/157840; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/157840: commit references a PR Date: Sat, 25 Jun 2011 09:50:09 +0000 (UTC) miwi 2011-06-25 09:49:35 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/py-turpial Makefile distinfo pkg-descr pkg-plist net-im/py-turpial/files extra-patch-argparse-turpial_main.py extra-patch-optparse-turpial_main.py patch-turpial.desktop patch-turpial_api_interfaces_protocol.py patch-turpial_ui_gtk_about.py patch-turpial_ui_gtk_statuslist.py Log: Turpial is a microblogging client for social networks like Twitter and Identi.ca. WWW: http://turpial.org.ve/ PR: ports/157840 Submitted by: Olivier Duchateau Revision Changes Path 1.150 +1 -0 ports/net-im/Makefile 1.1 +105 -0 ports/net-im/py-turpial/Makefile (new) 1.1 +2 -0 ports/net-im/py-turpial/distinfo (new) 1.1 +114 -0 ports/net-im/py-turpial/files/extra-patch-argparse-turpial_main.py (new) 1.1 +13 -0 ports/net-im/py-turpial/files/extra-patch-optparse-turpial_main.py (new) 1.1 +13 -0 ports/net-im/py-turpial/files/patch-turpial.desktop (new) 1.1 +11 -0 ports/net-im/py-turpial/files/patch-turpial_api_interfaces_protocol.py (new) 1.1 +35 -0 ports/net-im/py-turpial/files/patch-turpial_ui_gtk_about.py (new) 1.1 +129 -0 ports/net-im/py-turpial/files/patch-turpial_ui_gtk_statuslist.py (new) 1.1 +4 -0 ports/net-im/py-turpial/pkg-descr (new) 1.1 +316 -0 ports/net-im/py-turpial/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"