Index: head/dns/p5-Net-DNS-Check/Makefile =================================================================== --- head/dns/p5-Net-DNS-Check/Makefile (revision 298450) +++ head/dns/p5-Net-DNS-Check/Makefile (revision 298451) @@ -1,35 +1,35 @@ # New ports collection makefile for: dns/p5-Net-DNS-Check # Date created: 2011-05-30 # Whom: Ryan Steinmetz # # $FreeBSD$ # PORTNAME= Net-DNS-Check PORTVERSION= 0.45 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= zi@FreeBSD.org COMMENT= Module for easy domain name checking -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS PERL_CONFIGURE= yes MAN3= Net::DNS::Check::Test::ns_count.3 Net::DNS::Check::Test::soa_expire_compare.3 \ Net::DNS::Check::NSQuery.3 Net::DNS::Check::Test::soa_master_compare.3 \ Net::DNS::Check::Test::mx_present.3 Net::DNS::Check::Test::mx_compare.3 \ Net::DNS::Check::Test::soa_retry_compare.3 Net::DNS::Check::Test::unknown.3 \ Net::DNS::Check::Test::host_ip_vs_ip_orig.3 Net::DNS::Check::Test::ns_vs_delegated.3 \ Net::DNS::Check::Test::soa_serial_compare.3 Net::DNS::Check::Test::soa_retry_range.3 \ Net::DNS::Check::HostsList.3 Net::DNS::Check::Test::host_ip_private.3 \ Net::DNS::Check::Test::soa_expire_range.3 Net::DNS::Check::Config.3 \ Net::DNS::Check::Test::soa_master_in_ns.3 Net::DNS::Check::Test::host_syntax.3 \ Net::DNS::Check::Test::soa_refresh_range.3 Net::DNS::Check::Test::host_not_cname.3 \ Net::DNS::Check::Test::ns_compare.3 Net::DNS::Check::Host.3 \ Net::DNS::Check::Test.3 Net::DNS::Check::Test::soa_refresh_compare.3 \ Net::DNS::Check::Test::soa_serial_syntax.3 Net::DNS::Check.3 .include Property changes on: head/dns/p5-Net-DNS-Check/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/mosh/Makefile =================================================================== --- head/net/mosh/Makefile (revision 298450) +++ head/net/mosh/Makefile (revision 298451) @@ -1,45 +1,45 @@ # New ports collection makefile for: mosh # Date created: 10 Apr 2012 # Whom: Ryan Steinmetz # # $FreeBSD$ # PORTNAME= mosh PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ MAINTAINER= zi@FreeBSD.org COMMENT= A mobile terminal that supports intermittant connectivity LICENSE= GPLv3 LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Pty.pm:${PORTSDIR}/devel/p5-IO-Tty +RUN_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty USE_PERL5_RUN= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-utempter INSTALL_TARGET= install-strip LATEST_LINK= mosh-term CONFLICTS_INSTALL= mosh-0.[2-9].* PLIST_FILES= bin/mosh bin/mosh-server bin/mosh-client MAN1= mosh-client.1 mosh-server.1 mosh.1 .include .if ${OSVERSION} < 900004 LIB_DEPENDS+= utempter.0:${PORTSDIR}/sysutils/libutempter CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/mosh/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property