svn commit: r403009 - head/security/rubygem-sshkit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 4 19:02:34 UTC 2015


Author: sunpoet
Date: Fri Dec  4 19:02:32 2015
New Revision: 403009
URL: https://svnweb.freebsd.org/changeset/ports/403009

Log:
  - Update to 1.8.1
  - Update LICENSE
  
  Changes:	https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md

Modified:
  head/security/rubygem-sshkit/Makefile
  head/security/rubygem-sshkit/distinfo

Modified: head/security/rubygem-sshkit/Makefile
==============================================================================
--- head/security/rubygem-sshkit/Makefile	Fri Dec  4 19:02:27 2015	(r403008)
+++ head/security/rubygem-sshkit/Makefile	Fri Dec  4 19:02:32 2015	(r403009)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	sshkit
-PORTVERSION=	1.8.0
+PORTVERSION=	1.8.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Toolkit for remotely running commands on groups of servers
 
-LICENSE=	GPLv3
+LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \

Modified: head/security/rubygem-sshkit/distinfo
==============================================================================
--- head/security/rubygem-sshkit/distinfo	Fri Dec  4 19:02:27 2015	(r403008)
+++ head/security/rubygem-sshkit/distinfo	Fri Dec  4 19:02:32 2015	(r403009)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sshkit-1.8.0.gem) = e235dbc8ad3854141242cd1a1ee9ac4062eabe5a7be8a2fc8cb5512cd53bb8cd
-SIZE (rubygem/sshkit-1.8.0.gem) = 152576
+SHA256 (rubygem/sshkit-1.8.1.gem) = ff272ca4d54fcdfab2874c70de3d4e26846762e091f83d2bbfaa96ecaa8c0617
+SIZE (rubygem/sshkit-1.8.1.gem) = 139264


More information about the svn-ports-head mailing list