From owner-cvs-ports@FreeBSD.ORG Wed Oct 24 10:22:07 2007 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 B483916A418; Wed, 24 Oct 2007 10:22:07 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF2013C491; Wed, 24 Oct 2007 10:22:07 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9OAM7IM029860; Wed, 24 Oct 2007 10:22:07 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9OAM7Or029859; Wed, 24 Oct 2007 10:22:07 GMT (envelope-from ijliao) Message-Id: <200710241022.l9OAM7Or029859@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 24 Oct 2007 10:22:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-OAuth Makefile distinfo pkg-descr pkg-plist 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, 24 Oct 2007 10:22:07 -0000 ijliao 2007-10-24 10:22:06 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-OAuth Makefile distinfo pkg-descr pkg-plist Log: add p5-Net-OAuth 0.04 An implementation of the OAuth protocol Revision Changes Path 1.1933 +1 -0 ports/net/Makefile 1.1 +35 -0 ports/net/p5-Net-OAuth/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-OAuth/distinfo (new) 1.1 +9 -0 ports/net/p5-Net-OAuth/pkg-descr (new) 1.1 +10 -0 ports/net/p5-Net-OAuth/pkg-plist (new)