Index: head/net/p5-Net-SSH/Makefile =================================================================== --- head/net/p5-Net-SSH/Makefile (revision 102194) +++ head/net/p5-Net-SSH/Makefile (revision 102195) @@ -1,22 +1,22 @@ # New ports collection makefile for: p5-Net-SSH # Date created: 23 Jan 2001 # Whom: Vadim Belman # # $FreeBSD$ # PORTNAME= Net-SSH -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to access and use ssh protocol PERL_CONFIGURE= yes MAN3= Net::SSH.3 .include Property changes on: head/net/p5-Net-SSH/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/p5-Net-SSH/distinfo =================================================================== --- head/net/p5-Net-SSH/distinfo (revision 102194) +++ head/net/p5-Net-SSH/distinfo (revision 102195) @@ -1,2 +1,2 @@ -MD5 (Net-SSH-0.07.tar.gz) = 3c8701d2f3b8b40fe9f8819548a19ede -SIZE (Net-SSH-0.07.tar.gz) = 3913 +MD5 (Net-SSH-0.08.tar.gz) = c25a38f0b1d1b126cfb5dc231ac269da +SIZE (Net-SSH-0.08.tar.gz) = 4170 Property changes on: head/net/p5-Net-SSH/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net/p5-Net-SSH/pkg-descr =================================================================== --- head/net/p5-Net-SSH/pkg-descr (revision 102194) +++ head/net/p5-Net-SSH/pkg-descr (revision 102195) @@ -1,4 +1,4 @@ - Description - ----------- +This module implements a Perl interface to ssh. It is a simple wrapper +around the system `ssh' command. - It's not here yet. +WWW: http://search.cpan.org/dist/Net-SSH Property changes on: head/net/p5-Net-SSH/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property