From owner-cvs-all@FreeBSD.ORG Fri Oct 22 13:50:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8F7916A4CF; Fri, 22 Oct 2004 13:50:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A818543D4C; Fri, 22 Oct 2004 13:50:12 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9MDoCBX013020; Fri, 22 Oct 2004 13:50:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9MDoC4Y013019; Fri, 22 Oct 2004 13:50:12 GMT (envelope-from des) Message-Id: <200410221350.i9MDoC4Y013019@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 22 Oct 2004 13:50:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/porteasy Makefile ports/misc/porteasy/src porteasy.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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 Oct 2004 13:50:12 -0000 des 2004-10-22 13:50:12 UTC FreeBSD ports repository Modified files: misc/porteasy Makefile misc/porteasy/src porteasy.pl Log: Don't croak on port names that contain metacharacters. Revision Changes Path 1.43 +1 -1 ports/misc/porteasy/Makefile 1.48 +6 -4 ports/misc/porteasy/src/porteasy.pl