Hello,

Small update for Net-OpenSSH and Test-TCP

OK? Comments?

Cheers.-

--
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Test-TCP/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    20 Mar 2016 19:56:57 -0000      1.7
+++ Makefile    8 Jul 2018 17:10:14 -0000
@@ -4,7 +4,7 @@ COMMENT =               testing TCP program
 
 MODULES =              cpan
 PKG_ARCH =             *
-DISTNAME =             Test-TCP-2.14
+DISTNAME =             Test-TCP-2.19
 CATEGORIES =           net
 MAINTAINER =           Abel Abraham Camarillo Ojeda <acam...@verlet.org>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Test-TCP/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    5 Nov 2015 09:57:26 -0000       1.4
+++ distinfo    8 Jul 2018 17:10:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-TCP-2.14.tar.gz) = uWo/NkdIKAFG+jChKccsEEEz9naIcniLaI6ojU99fQE=
-SIZE (Test-TCP-2.14.tar.gz) = 23591
+SHA256 (Test-TCP-2.19.tar.gz) = 3QEtnVlrKk4m/rXgF+2ANb93n2Ntp4uK5PX1gen8UJE=
+SIZE (Test-TCP-2.19.tar.gz) = 26003
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-OpenSSH/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    20 Mar 2016 19:56:54 -0000      1.7
+++ Makefile    10 Jul 2018 16:14:06 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      perl SSH client package implemented on top of OpenSSH
 
-DISTNAME =     Net-OpenSSH-0.68
+DISTNAME =     Net-OpenSSH-0.78
 CATEGORIES =   net security
 MODULES =      cpan
 PKG_ARCH =     *
@@ -13,7 +13,7 @@ MAINTAINER =  Abel Abraham Camarillo Ojed
 PERMIT_PACKAGE_CDROM = Yes
 
 MODCPAN_EXAMPLES =     Yes
-MODCPAN_EXAMPLES_DIST =        sample
+MODCPAN_EXAMPLES_DIST =        examples
 
 TEST_IS_INTERACTIVE = Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-OpenSSH/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    7 Jan 2016 08:51:37 -0000       1.4
+++ distinfo    10 Jul 2018 16:14:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-OpenSSH-0.68.tar.gz) = 9J2g1cC4K55vBhx+B6BWpZsooxrRQJG43xXz2+pj2s0=
-SIZE (Net-OpenSSH-0.68.tar.gz) = 72200
+SHA256 (Net-OpenSSH-0.78.tar.gz) = jxCERUKigkOJ3s247ex1YdgZncXwJQ6Emgu1b3ruiAw=
+SIZE (Net-OpenSSH-0.78.tar.gz) = 75505
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/p5-Net-OpenSSH/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   7 Jan 2016 08:51:37 -0000       1.3
+++ pkg/PLIST   10 Jul 2018 16:14:06 -0000
@@ -15,6 +15,7 @@ ${P5SITE}/Net/OpenSSH/ShellQuoter/MSCmd.
 ${P5SITE}/Net/OpenSSH/ShellQuoter/MSWin.pm
 ${P5SITE}/Net/OpenSSH/ShellQuoter/POSIX.pm
 ${P5SITE}/Net/OpenSSH/ShellQuoter/csh.pm
+${P5SITE}/Net/OpenSSH/ShellQuoter/fish.pm
 @man man/man3p/Net::OpenSSH.3p
 @man man/man3p/Net::OpenSSH::ConnectionCache.3p
 @man man/man3p/Net::OpenSSH::Constants.3p

Reply via email to