From owner-cvs-all@FreeBSD.ORG Fri Dec 10 04:50:56 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84702106566B; Fri, 10 Dec 2010 04:50:56 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 72E298FC17; Fri, 10 Dec 2010 04:50:56 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBA4ousl017411; Fri, 10 Dec 2010 04:50:56 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBA4ouD0017410; Fri, 10 Dec 2010 04:50:56 GMT (envelope-from pgollucci) Message-Id: <201012100450.oBA4ouD0017410@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 10 Dec 2010 04:50:56 +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-SMS-Clickatell Makefile distinfo pkg-descr pkg-plist ports/net/p5-Net-SMS-Clickatell/files patch-lib-Net-SMS-Clickatell.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2010 04:50:56 -0000 pgollucci 2010-12-10 04:50:56 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-SMS-Clickatell Makefile distinfo pkg-descr pkg-plist net/p5-Net-SMS-Clickatell/files patch-lib-Net-SMS-Clickatell.pm Log: Net::SMS::Clickatell - Access to Clickatell SMS messaging service. Clickatell is a commercial service that allows its users to send SMS messages to anyone in the world. This service supports many ways to send messages, for example HTTP, SMTP and SMPP, among others. WWW: http://search.cpan.org/dist/Net-SMS-Clickatell-0.05/ PR: ports/152772 Submitted by: John Bayly Revision Changes Path 1.2296 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/p5-Net-SMS-Clickatell/Makefile (new) 1.1 +2 -0 ports/net/p5-Net-SMS-Clickatell/distinfo (new) 1.1 +20 -0 ports/net/p5-Net-SMS-Clickatell/files/patch-lib-Net-SMS-Clickatell.pm (new) 1.1 +6 -0 ports/net/p5-Net-SMS-Clickatell/pkg-descr (new) 1.1 +7 -0 ports/net/p5-Net-SMS-Clickatell/pkg-plist (new)