From owner-cvs-all@FreeBSD.ORG Tue Feb 6 19:04:26 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0925116A402; Tue, 6 Feb 2007 19:04:26 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id EEFC813C461; Tue, 6 Feb 2007 19:04:25 +0000 (UTC) (envelope-from mezz@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 l16J4Ppj041165; Tue, 6 Feb 2007 19:04:25 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l16J4PRx041164; Tue, 6 Feb 2007 19:04:25 GMT (envelope-from mezz) Message-Id: <200702061904.l16J4PRx041164@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 6 Feb 2007 19:04:25 +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/net-p2p/linuxdcpp Makefile distinfo ports/net-p2p/linuxdcpp/files patch-SConstruct patch-client_Text.cpp 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: Tue, 06 Feb 2007 19:04:26 -0000 mezz 2007-02-06 19:04:25 UTC FreeBSD ports repository Modified files: net-p2p/linuxdcpp Makefile distinfo net-p2p/linuxdcpp/files patch-SConstruct Added files: net-p2p/linuxdcpp/files patch-client_Text.cpp Log: - Update it to the lastest version of CVS, at 2007-02-04 in changelog. See in the changelog for details: http://tinyurl.com/b3myl - Remove STRIP= from WITH_DEBUG, it's in bsd.port.mk now. - Remove IGNORE on FreeBSD 4.x, it's no longer need. Reviewed by: bland (iconv patch) Revision Changes Path 1.17 +5 -10 ports/net-p2p/linuxdcpp/Makefile 1.16 +3 -3 ports/net-p2p/linuxdcpp/distinfo 1.10 +31 -26 ports/net-p2p/linuxdcpp/files/patch-SConstruct 1.1 +11 -0 ports/net-p2p/linuxdcpp/files/patch-client_Text.cpp (new)