[MacPorts] #4001: upgrade: scponly
MacPorts
noreply at macports.org
Thu Mar 24 08:15:33 PDT 2016
#4001: upgrade: scponly
----------------------+--------------------
Reporter: cce@… | Owner: blb@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: scponly |
----------------------+--------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => scponly
Old description:
> Here's a patch that upgrades the Portfile for scponly to version 4.1.
>
> --- Portfile 11 Dec 2004 15:36:59 -0000 1.2
> +++ Portfile 14 Jul 2005 18:40:13 -0000
> @@ -2,7 +2,7 @@
>
> PortSystem 1.0
> name scponly
> -version 4.0
> +version 4.1
> categories security net sysutils
> maintainers blb at pobox.com
> description Limited shell which wraps scp/sftp
> @@ -19,11 +19,9 @@
> master_sites ${homepage}
> extract.suffix .tgz
>
> -checksums md5 1706732945996865ed0cccd440b64fc1
> +checksums md5 32e4b87dc46c78573010c1146e9744f0
>
> depends_lib bin:ssh:openssh
> -
> -patchfiles patch-Makefile.in
>
> configure.args --mandir=${prefix}/share/man
New description:
Here's a patch that upgrades the Portfile for scponly to version 4.1.
{{{
--- Portfile 11 Dec 2004 15:36:59 -0000 1.2
+++ Portfile 14 Jul 2005 18:40:13 -0000
@@ -2,7 +2,7 @@
PortSystem 1.0
name scponly
-version 4.0
+version 4.1
categories security net sysutils
maintainers blb at pobox.com
description Limited shell which wraps scp/sftp
@@ -19,11 +19,9 @@
master_sites ${homepage}
extract.suffix .tgz
-checksums md5 1706732945996865ed0cccd440b64fc1
+checksums md5 32e4b87dc46c78573010c1146e9744f0
depends_lib bin:ssh:openssh
-
-patchfiles patch-Makefile.in
configure.args --mandir=${prefix}/share/man
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/4001#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list