Date: Tue, 6 May 2003 06:00:35 -0700 (PDT) From: Mathieu Arnold <mat@mat.cc> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/51843: (update) devel/p5-Data-Serializer Message-ID: <200305061300.h46D0Zdo027072@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/51843; it has been noted by GNATS. From: Mathieu Arnold <mat@mat.cc> To: Anton Berezin <tobez@tobez.org> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/51843: (update) devel/p5-Data-Serializer Date: Tue, 06 May 2003 14:49:39 +0200 +-le 06/05/2003 14:42 +0200, Anton Berezin =E9crivait : | On Tue, May 06, 2003 at 02:36:50PM +0200, Mathieu Arnold wrote: |=20 |> --- p5-Data-Serializer-0.17.diff begins here --- |> 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 |=20 |> -BUILD_DEPENDS=3D |> ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:$ |> {PORTSDIR}/devel/p5-Storable \ - |> ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib |> .pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - |> ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Crypt/CBC.pm:${PORTSDIR}/s |> ecurity/p5-Crypt-CBC \ - |> ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Digest.pm:${PORTSDIR}/secu |> rity/p5-Digest +BUILD_DEPENDS=3D |> ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ + |>=20 |> ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Com |> press-Zlib \ + |> ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ + |> ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest |> RUN_DEPENDS=3D ${BUILD_DEPENDS} |=20 | By the way, p5-YAML port is there. Hum,Data::Serializer's Makefile.PL did not say it could be interesting to have it... I'll resubmit. --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305061300.h46D0Zdo027072>