From owner-cvs-ports@FreeBSD.ORG Wed Sep 22 20:54:40 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C23ED106566C; Wed, 22 Sep 2010 20:54:40 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3B46E8FC14; Wed, 22 Sep 2010 20:54:39 +0000 (UTC) Received: from [80.73.162.39] [80.73.162.39:17097] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id o8MKsZMR073398 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Thu, 23 Sep 2010 00:54:36 +0400 (MSD) From: Max Brazhnikov To: Steve Wills Date: Thu, 23 Sep 2010 00:54:37 +0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.1; amd64; ; ) References: <201009220019.o8M0JeGY089444@repoman.freebsd.org> In-Reply-To: <201009220019.o8M0JeGY089444@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201009230054.38210.makc@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Thu, 23 Sep 2010 00:54:36 +0400 (MSD) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel Makefile ports/devel/qoauth Makefile pkg-descr pkg-plist ports/devel/qoauth/files patch-src-pro X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2010 20:54:40 -0000 On Wed, 22 Sep 2010 00:19:40 +0000 (UTC), Steve Wills wrote: > swills 2010-09-22 00:19:40 UTC > > FreeBSD ports repository > > Modified files: > devel Makefile > Added files: > devel/qoauth Makefile pkg-descr pkg-plist > devel/qoauth/files patch-src-pro > Log: > QT support for OAuth-powered network services > > WWW: http://wiki.github.com/ayoy/qoauth/ > > Approved by: pgolluci (mentor) > > Revision Changes Path > 1.4046 +1 -0 ports/devel/Makefile > 1.1 +31 -0 ports/devel/qoauth/Makefile (new) > 1.1 +11 -0 ports/devel/qoauth/files/patch-src-pro (new) > 1.1 +4 -0 ports/devel/qoauth/pkg-descr (new) > 1.1 +12 -0 ports/devel/qoauth/pkg-plist (new) Please add distinfo too.