From owner-cvs-ports@FreeBSD.ORG Sun Mar 25 01:57:54 2007 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 70FB316A401 for ; Sun, 25 Mar 2007 01:57:54 +0000 (UTC) (envelope-from dryiceliu@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 044EB13C4BC for ; Sun, 25 Mar 2007 01:57:53 +0000 (UTC) (envelope-from dryiceliu@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so2295180nfc for ; Sat, 24 Mar 2007 18:57:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:to:cc:subject:references:organization:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=apvE86RODGSE8LofOuMtGWmU+jkj/d8FzJWhpcUxJ3tPX4leczUzBIEkdCVWAmMML4EIehHPFN8eqAwZFtSlA4SJXBYdgM+twX+aA9GiJ7sC1NI1oWx3tekCrAK4oPjpLePGtQnC1b/X3X3yIIgaCujzwEKsJpHh7AjqOFGu+FE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:to:cc:subject:references:organization:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=s6UippKloFWvnWzcgVAefuvse6+NGbY5YY0DrO9NC8Zg7tt1RPrt/qGoB/imXijBeoN33G9x9zvSYxj7o686m9VUlX+jBN0mcvOworlSd7gY7RDX4gRsR+MnJK1eTdXRunPh05i/vKVCEJBOTT1E6Cw1FAApWmG0y+2aZHwJkJM= Received: by 10.114.75.1 with SMTP id x1mr1918977waa.1174786259577; Sat, 24 Mar 2007 18:30:59 -0700 (PDT) Received: from makesig.3322.org ( [60.209.130.126]) by mx.google.com with ESMTP id m28sm13716651poh.2007.03.24.18.30.55; Sat, 24 Mar 2007 18:30:59 -0700 (PDT) To: Ion-Mihai "IOnut" Tetcu References: <200703241422.l2OEMT7i016384@repoman.freebsd.org> <20070325012934.6f8e4236@it.buh.tecnik93.com> Organization: FreeBSD.Org From: Dryice Liu Date: Sun, 25 Mar 2007 09:30:48 +0800 In-Reply-To: <20070325012934.6f8e4236@it.buh.tecnik93.com> (Ion-Mihai Tetcu's message of "Sun\, 25 Mar 2007 01\:29\:34 +0200") Message-ID: <86ircqhzxz.fsf@makesig.3322.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dryice Dong Liu Subject: Re: cvs commit: ports/devel Makefile ports/devel/cedet-emacs22 Makefile 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: Sun, 25 Mar 2007 01:57:54 -0000 Ion-Mihai "IOnut" Tetcu wrote: > On Sat, 24 Mar 2007 14:22:29 +0000 (UTC) > Dryice Dong Liu wrote: > >> dryice 2007-03-24 14:22:29 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel Makefile >> Added files: >> devel/cedet-emacs22 Makefile >> Log: >> New slave port of devel/cedet for Emacs 22 >> >> PR: ports/110707 >> Submitted by: Max N. Boyarov >> Approved by: itetcu (mentor, implicit) > > Explicitly, actually :-) My fault :) I have that line in a file and forgot to change it :( -- Dryice @ http://dryice.name >> Shut up and code!!!