-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This needs a PORTREVISION bump, you changed the package, it no longer depends on perl runtime.
On 10/11/10 15:56, Sunpoet Po-Chuan Hsieh wrote: > sunpoet 2010-10-11 15:56:21 UTC > > FreeBSD ports repository > > Modified files: > net-p2p/uhub Makefile > Log: > - Fix Perl dependency: use USE_PERL5_BUILD instead of USE_PERL5 > > PR: ports/151391 > Submitted by: Aragon Gouveia <[email protected]> > Approved by: Dmitry Yashin <[email protected]> (maintainer), pgollucci > (mentor, implicit) > > Revision Changes Path > 1.5 +1 -1 ports/net-p2p/uhub/Makefile > > http://cvsweb.FreeBSD.org/ports/net-p2p/uhub/Makefile.diff?r1=1.4&r2=1.5&f=h > | --- ports/net-p2p/uhub/Makefile 2010/06/02 15:11:37 1.4 > | +++ ports/net-p2p/uhub/Makefile 2010/10/11 15:56:21 1.5 > | @@ -2,7 +2,7 @@ > | # Date created: 16 Oct 2009 > | # Whom: Yashin Dmitry <[email protected]> > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-p2p/uhub/Makefile,v > 1.4 2010/06/02 15:11:37 pav Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-p2p/uhub/Makefile,v > 1.5 2010/10/11 15:56:21 sunpoet Exp $ > | # > | > | PORTNAME= uhub > | @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src > | MAINTAINER= [email protected] > | COMMENT= High performance peer-to-peer hub for the ADC network > | > | -USE_PERL5= yes > | +USE_PERL5_BUILD=yes > | USE_GMAKE= yes > | > | USE_RC_SUBR= uhub.sh - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci ([email protected]) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFMszjNdbiP+9ubjBwRAnPYAJ4rphb0ThgQI1IASzeqYt4n+XZ3QQCcC5DK 173hELl5LWhDBXSBkNx4Pxg= =e4vE -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
