From owner-cvs-ports@FreeBSD.ORG Sat Dec 31 14:17:03 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CDCA106566B; Sat, 31 Dec 2011 14:17:03 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3772F8FC0A; Sat, 31 Dec 2011 14:17:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBVEH3XZ089080; Sat, 31 Dec 2011 14:17:03 GMT (envelope-from scheidell@repoman.freebsd.org) Received: (from scheidell@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBVEH3Wp089079; Sat, 31 Dec 2011 14:17:03 GMT (envelope-from scheidell) Message-Id: <201112311417.pBVEH3Wp089079@repoman.freebsd.org> From: Michael Scheidell Date: Sat, 31 Dec 2011 14:17:03 +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/mail/p5-Mail-SpamAssassin Makefile pkg-install ports/mail/p5-Mail-SpamAssassin/files manpages pkg-install.in 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, 31 Dec 2011 14:17:03 -0000 scheidell 2011-12-31 14:17:03 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile Added files: mail/p5-Mail-SpamAssassin/files manpages pkg-install.in Removed files: mail/p5-Mail-SpamAssassin pkg-install Log: - Built packages were not passing INSTALL var [1] - moved pkg-install to files/pkg-install.in to fix [1] - General cleanup: - Move MAN* to files/manpages - pre-install is/was not su. DATADIR was not made if you were not root - removed pkginstall from pre-su-install (not needed, was a no-op anyway - use my freebsd name as maintainer for auto GNATS assignments. PR: ports/163715 [1] Submitted by: Alexey Markov [1] Approved by: gabor (mentor) Revision Changes Path 1.145 +7 -75 ports/mail/p5-Mail-SpamAssassin/Makefile 1.1 +71 -0 ports/mail/p5-Mail-SpamAssassin/files/manpages (new) 1.1 +77 -0 ports/mail/p5-Mail-SpamAssassin/files/pkg-install.in (new) 1.13 +0 -62 ports/mail/p5-Mail-SpamAssassin/pkg-install (dead)