From owner-cvs-ports@FreeBSD.ORG Sat Sep 26 12:38:07 2009 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 EB182106568F; Sat, 26 Sep 2009 12:38:06 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 72B1F8FC27; Sat, 26 Sep 2009 12:38:06 +0000 (UTC) Received: by bsdcrew.de (Postfix, from userid 1001) id A1FA14AF56; Sat, 26 Sep 2009 14:38:04 +0200 (CEST) Date: Sat, 26 Sep 2009 14:38:04 +0200 From: Martin Wilke To: MANTANI Nobutaka Message-ID: <20090926123804.GP60830@bsdcrew.de> References: <200909261227.n8QCR8FZ095402@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200909261227.n8QCR8FZ095402@repoman.freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail Makefile ports/mail/wanderlust-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/wanderlust-devel/files WL-CFG patch-Makefile patch-samples_en_dot.wl patch-samples_ja_dot.wl wanderlust-startup.el 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, 26 Sep 2009 12:38:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Why without Repocopy ? On Sat, Sep 26, 2009 at 12:27:08PM +0000, MANTANI Nobutaka wrote: > nobutaka 2009-09-26 12:27:08 UTC > > FreeBSD ports repository > > Modified files: > mail Makefile > Added files: > mail/wanderlust-devel Makefile distinfo pkg-descr pkg-message > pkg-plist > mail/wanderlust-devel/files WL-CFG patch-Makefile > patch-samples_en_dot.wl > patch-samples_ja_dot.wl > wanderlust-startup.el > Log: > Add wanderlust-devel, development version of Wanderlust. > > Feature safe: yes > > Revision Changes Path > 1.974 +1 -0 ports/mail/Makefile > http://cvsweb.FreeBSD.org/ports/mail/Makefile.diff?r1=1.973&r2=1.974 > | --- ports/mail/Makefile 2009/09/21 12:25:21 1.973 > | +++ ports/mail/Makefile 2009/09/26 12:27:07 1.974 > | @@ -1,4 +1,4 @@ > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/Makefile,v 1.973 2009/09/21 12:25:21 pav Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/Makefile,v 1.974 2009/09/26 12:27:07 nobutaka Exp $ > | # > | > | COMMENT = Electronic mail utilities > | @@ -700,6 +700,7 @@ > | SUBDIR += vqregister > | SUBDIR += vrfy > | SUBDIR += wanderlust > | + SUBDIR += wanderlust-devel > | SUBDIR += wanderlust-emacs21 > | SUBDIR += wanderlust-xemacs21-mule > | SUBDIR += wbl > 1.1 +122 -0 ports/mail/wanderlust-devel/Makefile (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/Makefile?rev=1.1&content-type=text/plain > 1.1 +3 -0 ports/mail/wanderlust-devel/distinfo (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/distinfo?rev=1.1&content-type=text/plain > 1.1 +1 -0 ports/mail/wanderlust-devel/files/WL-CFG (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/files/WL-CFG?rev=1.1&content-type=text/plain > 1.1 +14 -0 ports/mail/wanderlust-devel/files/patch-Makefile (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/files/patch-Makefile?rev=1.1&content-type=text/plain > 1.1 +11 -0 ports/mail/wanderlust-devel/files/patch-samples_en_dot.wl (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/files/patch-samples_en_dot.wl?rev=1.1&content-type=text/plain > 1.1 +11 -0 ports/mail/wanderlust-devel/files/patch-samples_ja_dot.wl (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/files/patch-samples_ja_dot.wl?rev=1.1&content-type=text/plain > 1.1 +4 -0 ports/mail/wanderlust-devel/files/wanderlust-startup.el (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/files/wanderlust-startup.el?rev=1.1&content-type=text/plain > 1.1 +23 -0 ports/mail/wanderlust-devel/pkg-descr (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/pkg-descr?rev=1.1&content-type=text/plain > 1.1 +10 -0 ports/mail/wanderlust-devel/pkg-message (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/pkg-message?rev=1.1&content-type=text/plain > 1.1 +259 -0 ports/mail/wanderlust-devel/pkg-plist (new) > http://cvsweb.FreeBSD.org/ports/mail/wanderlust-devel/pkg-plist?rev=1.1&content-type=text/plain > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkq+CywACgkQdLJIhLHm/OkeNwCfdgsJFMiuKynOd5Jy4xqX1pmP 1zkAn1Ki6jjmcRjqIanHC4faA3lgX5Gq =zntB -----END PGP SIGNATURE-----