From owner-cvs-all@FreeBSD.ORG Fri Feb 22 20:54:26 2008 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 9D3B116A407; Fri, 22 Feb 2008 20:54:26 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9599F13C455; Fri, 22 Feb 2008 20:54:26 +0000 (UTC) (envelope-from skv@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 m1MKsQqx060515; Fri, 22 Feb 2008 20:54:26 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1MKsQ75060514; Fri, 22 Feb 2008 20:54:26 GMT (envelope-from skv) Message-Id: <200802222054.m1MKsQ75060514@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 22 Feb 2008 20:54:25 +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/devel Makefile ports/devel/p5-Class-StrongSingleton Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 20:54:26 -0000 skv 2008-02-22 20:54:25 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Class-StrongSingleton Makefile distinfo pkg-descr pkg-plist Log: Add p5-Class-StrongSingleton 0.02, a stronger and more secure Singleton base class. Revision Changes Path 1.3003 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Class-StrongSingleton/Makefile (new) 1.1 +3 -0 ports/devel/p5-Class-StrongSingleton/distinfo (new) 1.1 +7 -0 ports/devel/p5-Class-StrongSingleton/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Class-StrongSingleton/pkg-plist (new)