From owner-cvs-ports@FreeBSD.ORG Sat Oct 14 16:41:11 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329B216A574; Sat, 14 Oct 2006 16:41:11 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D5F43D5C; Sat, 14 Oct 2006 16:41:10 +0000 (GMT) (envelope-from fenner@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 k9EGfAPF046227; Sat, 14 Oct 2006 16:41:10 GMT (envelope-from fenner@repoman.freebsd.org) Received: (from fenner@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9EGfAW4046226; Sat, 14 Oct 2006 16:41:10 GMT (envelope-from fenner) Message-Id: <200610141641.k9EGfAW4046226@repoman.freebsd.org> From: Bill Fenner Date: Sat, 14 Oct 2006 16:41:10 +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/editors/xxe Makefile Makefile.inc distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 16:41:11 -0000 fenner 2006-10-14 16:41:10 UTC FreeBSD ports repository Modified files: editors/xxe Makefile distinfo pkg-plist Added files: editors/xxe Makefile.inc Log: Make fetchable by upgrading to 3.5.0 Move the xxe version into Makefile.inc so that other ports can find it Create the plist with find -s so that *next* time there might not be so much churn. PR: ports/104354 Submitted by: Frank J. Laszlo Approved by: portmgr (marcus) Revision Changes Path 1.8 +5 -7 ports/editors/xxe/Makefile 1.1 +2 -0 ports/editors/xxe/Makefile.inc (new) 1.4 +3 -3 ports/editors/xxe/distinfo 1.4 +1683 -2591 ports/editors/xxe/pkg-plist