From owner-cvs-all@FreeBSD.ORG Mon Sep 18 20:20:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 0CDD516A40F; Mon, 18 Sep 2006 20:20:51 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A8B43DA7; Mon, 18 Sep 2006 20:20:11 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IKKApY043261; Mon, 18 Sep 2006 20:20:10 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IKK9jl043260; Mon, 18 Sep 2006 20:20:09 GMT (envelope-from itetcu) Message-Id: <200609182020.k8IKK9jl043260@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Mon, 18 Sep 2006 20:20:09 +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/misc/tinderbox Makefile ports/misc/tinderbox/files patch-create patch-setup.sh 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: Mon, 18 Sep 2006 20:20:51 -0000 itetcu 2006-09-18 20:20:09 UTC FreeBSD ports repository Modified files: misc/tinderbox Makefile Added files: misc/tinderbox/files patch-create patch-setup.sh Log: - Net/SMTP.pm and Digest/MD5.pm are both installed with perl 5.8.x so drop them from RUN_DEPENDS and add files/patch-setup.sh to patch the distribution [1] - allow creation of a Build that is a substring of an existing one ( files/patch-create) [2] - bump PORTREVISION Submitted by: oliver [1], bsam and marcus [2] Requested by: marcus [1] Revision Changes Path 1.19 +2 -3 ports/misc/tinderbox/Makefile 1.1 +22 -0 ports/misc/tinderbox/files/patch-create (new) 1.1 +0 -0 ports/misc/tinderbox/files/patch-setup.sh (new)