Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 07:44:42 +0800
From:      Cheng-Lung Sung <clsung@tw.freebsd.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/websvn Makefile pkg-plist
Message-ID:  <20041019234442.GA71007@FreeBSD.csie.NCTU.edu.tw>
In-Reply-To: <7m4qkq487w.wl@black.imgsrc.co.jp>
References:  <200410190315.i9J3FEWn031404@repoman.freebsd.org> <7m4qkq487w.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

--FCuugMFkClbJLl1L
Content-Type: text/plain; charset=big5
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


There must be my mistake while moving @${CP} ... from do-install to
pre-install.

On Wed, Oct 20, 2004 at 08:08:19AM +0900, Jun Kuriyama wrote:
> At Tue, 19 Oct 2004 03:15:13 +0000 (UTC),
> Cheng-Lung Sung wrote:
> >   Modified files:
> >     devel/websvn         Makefile pkg-plist=20
> >   Log:
> >   - auto create pkg-plist in pre-install phase.
> >  =20
> >   PR:             ports/71694
> >   Submitted by:   Michael Johnson <ahze AT ahze dot net>
> >   Reviewed by:    maintainer
> >   Approved by:    co-mentor (vanilla)
>=20
> Is using config.in as filename intentional?  Also I like LF as end of
> line in config file (original distconfig.inc contains mixed LF and
> CRLF?)
>=20
>=20
> Index: Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/ncvs/ports/devel/websvn/Makefile,v
> retrieving revision 1.7
> diff -u -r1.7 Makefile
> --- Makefile	19 Oct 2004 03:15:13 -0000	1.7
> +++ Makefile	19 Oct 2004 14:34:31 -0000
> @@ -22,7 +22,7 @@
>  PLIST=3D		${WRKDIR}/pkg-plist
> =20
>  pre-install:
> -	@${CP} ${WRKSRC}/include/distconfig.inc ${WRKSRC}/include/config.in
> +	@${TR} -d '\r' < ${WRKSRC}/include/distconfig.inc > ${WRKSRC}/include/c=
onfig.inc
>  	cd ${WRKSRC} && ${FIND} -s * -type f | \
>  		${SED} -e 's|^|${WEBSVNDIR}/|' > ${PLIST} \
>  		&& ${FIND} -d * -type d | \
>=20
>=20
> --=20
> Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
>              <kuriyama@FreeBSD.org> // FreeBSD Project

--FCuugMFkClbJLl1L
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBdabp+AeJ85Vui8ERAqEuAJ47JGAcJYZ1PGGBz4rmzYr1RfKICQCgiSTl
G0d9AzV2ujRtSG9/K7UPY0s=
=gzoX
-----END PGP SIGNATURE-----

--FCuugMFkClbJLl1L--



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