From owner-cvs-all@FreeBSD.ORG Thu Oct 27 11:12:00 2005 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 9839316A41F; Thu, 27 Oct 2005 11:12:00 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6275C43D46; Thu, 27 Oct 2005 11:12:00 +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 j9RBC0Is073766; Thu, 27 Oct 2005 11:12:00 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9RBC0x8073765; Thu, 27 Oct 2005 11:12:00 GMT (envelope-from jylefort) Message-Id: <200510271112.j9RBC0x8073765@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 27 Oct 2005 11:12:00 +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/xrmap Makefile distinfo pkg-plist ports/misc/xrmap/files patch-Imakefile patch-earthview_Makefile patch-editkit-Imakfile patch-editkit_Imakefile 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: Thu, 27 Oct 2005 11:12:00 -0000 jylefort 2005-10-27 11:12:00 UTC FreeBSD ports repository Modified files: misc/xrmap Makefile distinfo pkg-plist misc/xrmap/files patch-Imakefile Added files: misc/xrmap/files patch-earthview_Makefile patch-editkit_Imakefile Removed files: misc/xrmap/files patch-editkit-Imakfile Log: [1]: - Update to 2.32 - Respect ${CC}, ${CFLAGS}, ${NOPORTDOCS}, ${DOCSDIR} and ${EXAMPLESDIR} - Pass maintainership to submitter Moreover: - In order to ensure proper permissions/ownerships/stripping, override the vendor install and use ${INSTALL_*} instead - Group distfiles by using ${DIST_SUBDIR} [1]: PR: ports/88070 Submitted by: Serge Gagnon (new maintainer) Revision Changes Path 1.16 +71 -30 ports/misc/xrmap/Makefile 1.10 +18 -16 ports/misc/xrmap/distinfo 1.7 +35 -83 ports/misc/xrmap/files/patch-Imakefile 1.1 +11 -0 ports/misc/xrmap/files/patch-earthview_Makefile (new) 1.4 +0 -45 ports/misc/xrmap/files/patch-editkit-Imakfile (dead) 1.1 +11 -0 ports/misc/xrmap/files/patch-editkit_Imakefile (new) 1.7 +2662 -717 ports/misc/xrmap/pkg-plist