Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2001 08:11:06 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        sumikawa@FreeBSD.org, Ports Team <ports@FreeBSD.org>
Subject:   Re: Fix missing plist entry for apache13
Message-ID:  <20011130051105.GA15404@nagual.pp.ru>
In-Reply-To: <7mk7w954yd.wl@waterblue.imgsrc.co.jp>
References:  <7mk7w954yd.wl@waterblue.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 30, 2001 at 12:10:34 +0900, Jun Kuriyama wrote:
> 
> Can I commit this patch?

Not in this form. It is symlink, so should be created by @exec ln -s 
instead.

> 
> 
> Index: apache13/pkg-plist
> ===================================================================
> RCS file: /home/ncvs/ports/www/apache13/pkg-plist,v
> retrieving revision 1.37
> diff -u -r1.37 pkg-plist
> --- apache13/pkg-plist	22 Oct 2001 17:40:12 -0000	1.37
> +++ apache13/pkg-plist	30 Nov 2001 02:52:12 -0000
> @@ -132,6 +132,7 @@
>  www/data.default/index.html.ru.utf8
>  www/data.default/index.html.se
>  www/data.default/index.html.zh.Big5
> +www/data.default/manual
>  share/doc/apache/LICENSE
>  share/doc/apache/bind.html.en
>  share/doc/apache/bind.html.fr
> Index: apache13+ipv6/pkg-plist
> ===================================================================
> RCS file: /home/ncvs/ports/www/apache13+ipv6/pkg-plist,v
> retrieving revision 1.11
> diff -u -r1.11 pkg-plist
> --- apache13+ipv6/pkg-plist	23 Oct 2001 04:41:45 -0000	1.11
> +++ apache13+ipv6/pkg-plist	30 Nov 2001 02:52:33 -0000
> @@ -134,6 +134,7 @@
>  www/data.default/index.html.ru.utf8
>  www/data.default/index.html.se
>  www/data.default/index.html.zh.Big5
> +www/data.default/manual
>  share/doc/apache/LICENSE
>  share/doc/apache/bind.html.en
>  share/doc/apache/bind.html.fr
> 
> 
> -- 
> Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011130051105.GA15404>