From owner-svn-ports-all@FreeBSD.ORG Wed Feb 20 18:13:00 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 64336C3C; Wed, 20 Feb 2013 18:13:00 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward5h.mail.yandex.net (forward5h.mail.yandex.net [IPv6:2a02:6b8:0:f05::5]) by mx1.freebsd.org (Postfix) with ESMTP id 1663594E; Wed, 20 Feb 2013 18:13:00 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward5h.mail.yandex.net (Yandex) with ESMTP id 5AAA1D010DB; Wed, 20 Feb 2013 22:12:32 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id B845E2C0110; Wed, 20 Feb 2013 22:12:31 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id CV2Wfqpl-CV24lfNT; Wed, 20 Feb 2013 22:12:31 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1361383951; bh=UOqB47kpIMPeH1oneT5kqM4bGX5pUtGvuzdjGpVAjDo=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=WnRmfIOMC3C7Lk7hDYa1mdUTfyd0RJOfT2xu2fyP+Jwg9J2GYbcok42qAB/NBfxmd k24i6mYY5UUSg+NHzTLWGmkSKo4tpAPYpl9gej3DxNejnJa9m32emQ1EAJmjFbGHdz i/pmpKqLVq9mfdjoS8bnUYWpgUUMVh9cI4P2Q1p0= Message-ID: <512511E6.5060102@yandex.ru> Date: Wed, 20 Feb 2013 22:11:50 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130211 Thunderbird/17.0.2 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r312629 - head/deskutils/gbirthday References: <201302201625.r1KGPFrZ040948@svn.freebsd.org> <20130220180838.GA48099@ithaqua.etoilebsd.net> In-Reply-To: <20130220180838.GA48099@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2013 18:13:00 -0000 Baptiste Daroussin wrote on 20.02.2013 22:08: > On Wed, Feb 20, 2013 at 04:25:15PM +0000, Ruslan Mahmatkhanov wrote: >> Author: rm >> Date: Wed Feb 20 16:25:15 2013 >> New Revision: 312629 >> URL: http://svnweb.freebsd.org/changeset/ports/312629 >> >> Log: >> - take maitainership >> - trim Makefile header >> - remove indefinite article from COMMENT >> >> Modified: >> head/deskutils/gbirthday/Makefile >> >> Modified: head/deskutils/gbirthday/Makefile >> ============================================================================== >> --- head/deskutils/gbirthday/Makefile Wed Feb 20 16:08:58 2013 (r312628) >> +++ head/deskutils/gbirthday/Makefile Wed Feb 20 16:25:15 2013 (r312629) >> @@ -1,9 +1,5 @@ >> -# New ports collection makefile for: gbirthday >> -# Date created: 01 January 2009 >> -# Whom: Alexander Logvinov >> -# >> +# Created by: Alexander Logvinov >> # $FreeBSD$ >> -# >> >> PORTNAME= gbirthday >> PORTVERSION= 0.6.5 >> @@ -11,8 +7,8 @@ PORTREVISION= 3 >> CATEGORIES= deskutils gnome >> MASTER_SITES= SF >> >> -MAINTAINER= ports@FreeBSD.org >> -COMMENT= A birthday reminder for Evolution and some others >> +MAINTAINER= rm@FreeBSD.org >> +COMMENT= Birthday reminder for Evolution and some others >> >> OPTIONS= EVO "Enable Evolution support" on \ >> THUNDER "Enable Thunderbird/Sunbird support" off \ > > Would have been nice to convert to new options framework at the same time :) > > regards, > Bapt Yes, I'm preparing an version update and it will include optionsng conversion. Just did the changes that is safe to commit without tindying. -- Regards, Ruslan Tinderboxing kills... the drives.