aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-SFTP
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-06-02 09:28:21 +0800
committerclsung <clsung@FreeBSD.org>2006-06-02 09:28:21 +0800
commit7131c4f594df424baf0da896532a695a5321e92a (patch)
tree5288c02ad3d46cbc5f8c702632b1c6f21763d66e /net/p5-Net-SFTP
parent589591c4668710307f5421ac1f76b1bae2c6fc15 (diff)
downloadfreebsd-ports-gnome-7131c4f594df424baf0da896532a695a5321e92a.tar.gz
freebsd-ports-gnome-7131c4f594df424baf0da896532a695a5321e92a.tar.zst
freebsd-ports-gnome-7131c4f594df424baf0da896532a695a5321e92a.zip
- Update to 0.10
- Add WWW entry PR: ports/98327 Submitted by: Rong-En Fan <rafan_AT_infor dot org> Approved by: maintainer (Trevor Cornpropst)
Diffstat (limited to 'net/p5-Net-SFTP')
-rw-r--r--net/p5-Net-SFTP/Makefile2
-rw-r--r--net/p5-Net-SFTP/distinfo6
-rw-r--r--net/p5-Net-SFTP/pkg-descr2
3 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Net-SFTP/Makefile b/net/p5-Net-SFTP/Makefile
index bf7f0bac7cd8..828c4b643c4a 100644
--- a/net/p5-Net-SFTP/Makefile
+++ b/net/p5-Net-SFTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-SFTP
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
diff --git a/net/p5-Net-SFTP/distinfo b/net/p5-Net-SFTP/distinfo
index 86e03a1c0886..697960a50e28 100644
--- a/net/p5-Net-SFTP/distinfo
+++ b/net/p5-Net-SFTP/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-SFTP-0.09.tar.gz) = a5d56bef9eef06993449598cb2aee8a2
-SHA256 (Net-SFTP-0.09.tar.gz) = 1409de27652bfc4545966d993817491a21635d1686eac968199887e3c2912fe6
-SIZE (Net-SFTP-0.09.tar.gz) = 24484
+MD5 (Net-SFTP-0.10.tar.gz) = 8383eb0839178cab8cbfe619b232b8c0
+SHA256 (Net-SFTP-0.10.tar.gz) = 00cd1169cc50151926af96cad61f070c52d7236dd6bd996b7cc63952fb0a7de5
+SIZE (Net-SFTP-0.10.tar.gz) = 24676
diff --git a/net/p5-Net-SFTP/pkg-descr b/net/p5-Net-SFTP/pkg-descr
index 2e41051b153f..bbbfc4622cd6 100644
--- a/net/p5-Net-SFTP/pkg-descr
+++ b/net/p5-Net-SFTP/pkg-descr
@@ -1,4 +1,6 @@
Perl5 Module implementing Secure File Transfer Protocol client
+WWW: http://search.cpan.org/dist/Net-SFTP/
+
- Trevor Cornpropst
tcornpropst@cox.net