Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2006 10:51:18 +0800
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        Ken Williams <ken@mathforum.org>
Cc:        ports@freebsd.org, Cheng-Lung Sung <clsung@FreeBSD.org>
Subject:   Re: Module-Build-2802 dependency problem
Message-ID:  <20060720025118.GA46075@FreeBSD.csie.nctu.edu.tw>
In-Reply-To: <BC3BFEC9-BC2A-4724-80CD-397F15E661EE@mathforum.org>
References:  <20060716083401.GA68789@FreeBSD.csie.nctu.edu.tw> <BC3BFEC9-BC2A-4724-80CD-397F15E661EE@mathforum.org>

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

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

Hi,
    I noticed that now p5-version does not install manpages.
    I'd try to make a patch for that. Can you investigate that?

Thanks,

--- Makefile.PL.orig	Wed Jul 19 23:22:09 2006
+++ Makefile.PL	Thu Jul 20 10:29:00 2006
@@ -47,6 +47,8 @@
                        AUTHOR      =3D> 'John Peacock <jpeacock@cpan.org>'=
) :
                      ()
                    ),=20
+		   MAN3PODS	   =3D>=20
+		       {'lib/version.pod' =3D> 'blib/man3/version.3' },
 		   PM              =3D>=20
 		       {'lib/version.pm' =3D> '$(INST_LIBDIR)/version.pm'},
 		   PL_FILES        =3D> {},

On Sun, Jul 16, 2006 at 03:20:06PM -0500, Ken Williams wrote:
> Thanks.  I'll work with John Peacock to resolve this problem.  I =20
> think we'll need to make version.pm not rely on Module::Build.
>=20
>  -Ken
>=20
> On Jul 16, 2006, at 3:34 AM, Cheng-Lung Sung wrote:
>=20
> >Hi,
> >    Since version 0.2802, Module-Build add new dependency of
> >    'version > 0.64', but in FreeBSD, p5-version depends on
> >    p5-Module-Build. Thus we have a cyclic dependency problem.
> >
> >    i.e. p5-Module-Build depends on p5-version, but
> >         p5-version depends on p5-Module-Build, too.
> >
> >    Currently I've made patches (copy version-related codes from
> >    0.2801) to solve this problem temporary, can you help me to
> >    permanent avoid this problem?
> >
> >Regards,
> >--=20
> >Cheng-Lung Sung - clsung@

--=20
Cheng-Lung Sung - clsung@

--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEvu+l+AeJ85Vui8ERAmIgAJ43ACIrxePyVSZ4nygOQVeSt0nNCwCfUm+2
Sq1UhYR5QpaP7RDphOKYGWA=
=JXY9
-----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--



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