From owner-cvs-all@FreeBSD.ORG Sun May 15 20:01:55 2005 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 C876616A4D0; Sun, 15 May 2005 20:01:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5AAC43D55; Sun, 15 May 2005 20:01:55 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4FK1tZB020575; Sun, 15 May 2005 20:01:55 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4FK1tHq020574; Sun, 15 May 2005 20:01:55 GMT (envelope-from jylefort) Message-Id: <200505152001.j4FK1tHq020574@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sun, 15 May 2005 20:01:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/jed Makefile pkg-descr pkg-plist ports/editors/jed/files patch-aa patch-ab patch-info_jed.1in patch-info_jed.2in patch-info_jed.3in patch-info_jed.info patch-src_Makefile.in patch-src_jprocess.c 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: Sun, 15 May 2005 20:01:56 -0000 jylefort 2005-05-15 20:01:55 UTC FreeBSD ports repository Modified files: editors/jed Makefile pkg-descr pkg-plist Added files: editors/jed/files patch-info_jed.1in patch-info_jed.2in patch-info_jed.3in patch-info_jed.info patch-src_Makefile.in patch-src_jprocess.c Removed files: editors/jed/files patch-aa patch-ab Log: - Sort the packing list - Honour ${NOPORTDOCS} - Use ${INFO} instead of install-info, and add patches to add section and dir-entry to info files - Patch src/Makefile.in instead of installing files in the wrong location and removing them - Move ${STRIP_CMD} commands to src/Makefile.in - Pass maintainership to Renato Botelho PR: ports/80441 Submitted by: Renato Botelho (new maintainer) Approved by: former maintainer Revision Changes Path 1.22 +19 -23 ports/editors/jed/Makefile 1.4 +0 -19 ports/editors/jed/files/patch-aa (dead) 1.2 +0 -13 ports/editors/jed/files/patch-ab (dead) 1.1 +14 -0 ports/editors/jed/files/patch-info_jed.1in (new) 1.1 +11 -0 ports/editors/jed/files/patch-info_jed.2in (new) 1.1 +14 -0 ports/editors/jed/files/patch-info_jed.3in (new) 1.1 +14 -0 ports/editors/jed/files/patch-info_jed.info (new) 1.1 +105 -0 ports/editors/jed/files/patch-src_Makefile.in (new) 1.1 +13 -0 ports/editors/jed/files/patch-src_jprocess.c (new) 1.2 +2 -0 ports/editors/jed/pkg-descr 1.10 +60 -65 ports/editors/jed/pkg-plist