From owner-cvs-all@FreeBSD.ORG Wed Apr 30 16:48:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EB02106566B; Wed, 30 Apr 2008 16:48:48 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0736F8FC14; Wed, 30 Apr 2008 16:48:48 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3UGmlW4086935; Wed, 30 Apr 2008 16:48:47 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3UGmluJ086934; Wed, 30 Apr 2008 16:48:47 GMT (envelope-from mezz) Message-Id: <200804301648.m3UGmluJ086934@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 30 Apr 2008 16:48:47 +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/sysutils/lxsplit Makefile distinfo pkg-descr ports/sysutils/lxsplit/files patch-Makefile 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: Wed, 30 Apr 2008 16:48:48 -0000 mezz 2008-04-30 16:48:47 UTC FreeBSD ports repository Modified files: sysutils/lxsplit Makefile distinfo pkg-descr Added files: sysutils/lxsplit/files patch-Makefile Log: - Update to 0.2.2. - Remove manual strip in post-install, because the INSTALL_PROGRAM will strip it by default. That way it will respecting my configure for I can install non-strip as 100% of my installed ports have been compiled with debug symbols. - Update the WWW. Approved by: hideo (maintainer) Revision Changes Path 1.4 +3 -8 ports/sysutils/lxsplit/Makefile 1.4 +3 -3 ports/sysutils/lxsplit/distinfo 1.1 +41 -0 ports/sysutils/lxsplit/files/patch-Makefile (new) 1.2 +1 -4 ports/sysutils/lxsplit/pkg-descr