From owner-cvs-all@FreeBSD.ORG Wed Dec 14 02:04:06 2011 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 4AE97106564A; Wed, 14 Dec 2011 02:04:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 009698FC13; Wed, 14 Dec 2011 02:04:06 +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 pBE245Ec042918; Wed, 14 Dec 2011 02:04:05 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBE245RD042917; Wed, 14 Dec 2011 02:04:05 GMT (envelope-from swills) Message-Id: <201112140204.pBE245RD042917@repoman.freebsd.org> From: Steve Wills Date: Wed, 14 Dec 2011 02:04:05 +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-Test-Without-Module Makefile distinfo pkg-descr pkg-plist 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: Wed, 14 Dec 2011 02:04:06 -0000 swills 2011-12-14 02:04:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Without-Module Makefile distinfo pkg-descr pkg-plist Log: This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed. WWW: http://search.cpan.org/dist/Test-Without-Module/ Revision Changes Path 1.4748 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Test-Without-Module/Makefile (new) 1.1 +2 -0 ports/devel/p5-Test-Without-Module/distinfo (new) 1.1 +5 -0 ports/devel/p5-Test-Without-Module/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Test-Without-Module/pkg-plist (new)