mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Update to 1.1.2
- Add LICENSE - Support STAGEDIR Changes: https://github.com/net-ssh/net-scp/blob/master/CHANGES.txt
This commit is contained in:
parent
25d7a47c1b
commit
ad87c13cbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331712
@ -1,18 +1,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= net-scp
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Non-interactive SCP processing
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/net-scp-1.1.1.gem) = bef4117672df3009b6bb4da302d2b49f5185fc4f31b78d3300055eeb271770ea
|
||||
SIZE (rubygem/net-scp-1.1.1.gem) = 31744
|
||||
SHA256 (rubygem/net-scp-1.1.2.gem) = f3d8848f63f9b7670e57af2e2c308e9bd6fddb7c5440a36e892478a1e62b5977
|
||||
SIZE (rubygem/net-scp-1.1.2.gem) = 32256
|
||||
|
Loading…
Reference in New Issue
Block a user