-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Mar 22, 2009 at 06:42:48AM +0000, Rong-En Fan wrote: > rafan 2009-03-22 06:42:48 UTC > > FreeBSD ports repository > > Modified files: > sysutils/p5-BSD-Jail-Object Makefile > Added files: > sysutils/p5-BSD-Jail-Object/files patch-Object.pm > Log: > - Fix build after multi-IPv4/v6/no-IP jail MFC
The build is broken on 6.X that's why i'ven't commit this one! > > PR: ports/131513 > Submitted by: bz@ > Approved by: maintainer timeout (1 month) > > Revision Changes Path > 1.6 +2 -7 ports/sysutils/p5-BSD-Jail-Object/Makefile > http://cvsweb.FreeBSD.org/ports/sysutils/p5-BSD-Jail-Object/Makefile.diff?r1=1.5&r2=1.6 > | --- ports/sysutils/p5-BSD-Jail-Object/Makefile 2009/01/08 18:08:08 > 1.5 > | +++ ports/sysutils/p5-BSD-Jail-Object/Makefile 2009/03/22 06:42:48 > 1.6 > | @@ -2,11 +2,12 @@ > | # Date created: 2006-08-07 > | # Whom: Mahlon E. Smith <[email protected]> > | # > | -# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/sysutils/p5-BSD-Jail-Object/Makefile,v > 1.5 2009/01/08 18:08:08 erwin Exp $ > | +# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/sysutils/p5-BSD-Jail-Object/Makefile,v > 1.6 2009/03/22 06:42:48 rafan Exp $ > | # > | > | PORTNAME= BSD-Jail-Object > | PORTVERSION= 0.02 > | +PORTREVISION= 1 > | CATEGORIES= sysutils perl5 > | MASTER_SITES= CPAN > | PKGNAMEPREFIX= p5- > | @@ -21,10 +22,4 @@ PERL_CONFIGURE= 5.8.6+ > | > | MAN3= BSD::Jail::Object.3 > | > | -.include <bsd.port.pre.mk> > | - > | -.if ${OSVERSION} >= 800056 > | -BROKEN= does not build > | -.endif > | - > | -.include <bsd.port.post.mk> > | +.include <bsd.port.mk> > 1.1 +149 -0 > ports/sysutils/p5-BSD-Jail-Object/files/patch-Object.pm (new) > http://cvsweb.FreeBSD.org/ports/sysutils/p5-BSD-Jail-Object/files/patch-Object.pm?rev=1.1&content-type=text/plain > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAknGCKUACgkQdLJIhLHm/OmamwCfdYWdMobRji+D8nVD47OIBCK+ NvQAn0U+BsQ9F+5dct1mI/qwxdZMHC8/ =3j6w -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
