1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 4.1

PR:		79859
Submitted by:	rushani
This commit is contained in:
Yen-Ming Lee 2005-04-14 03:56:00 +00:00
parent c098293115
commit 323e8119a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133299
3 changed files with 4 additions and 16 deletions

View File

@ -62,8 +62,8 @@
# to be installed.
PORTNAME= scponly
PORTVERSION= 4.0
PORTREVISION= 1
PORTVERSION= 4.1
PORTREVISION= 0
CATEGORIES= shells
MASTER_SITES= http://www.sublimation.org/scponly/
EXTRACT_SUFX= .tgz

View File

@ -1,2 +1,2 @@
MD5 (scponly-4.0.tgz) = 1706732945996865ed0cccd440b64fc1
SIZE (scponly-4.0.tgz) = 85053
MD5 (scponly-4.1.tgz) = 32e4b87dc46c78573010c1146e9744f0
SIZE (scponly-4.1.tgz) = 93138

View File

@ -1,12 +0,0 @@
--- scponly.c.orig Sun Nov 28 10:16:39 2004
+++ scponly.c Wed Dec 15 13:38:11 2004
@@ -76,7 +76,9 @@
*/
cmd_arg_t dangerous_args[] =
{
+#ifdef ENABLE_SCP2
{ PROG_SCP, "-S" },
+#endif
{ PROG_SFTP_SERVER, "-S" },
#ifdef UNISON_COMPAT
{ PROG_UNISON, "-rshcmd" },