svn commit: r397513 - in head/sysutils/rubygem-hammer_cli: . files

Michael Moll mmoll at FreeBSD.org
Mon Sep 21 18:01:50 UTC 2015


Author: mmoll
Date: Mon Sep 21 18:01:49 2015
New Revision: 397513
URL: https://svnweb.freebsd.org/changeset/ports/397513

Log:
  sysutils/rubygem-hammer_cli: update to 0.4.0

Deleted:
  head/sysutils/rubygem-hammer_cli/files/
Modified:
  head/sysutils/rubygem-hammer_cli/Makefile
  head/sysutils/rubygem-hammer_cli/distinfo

Modified: head/sysutils/rubygem-hammer_cli/Makefile
==============================================================================
--- head/sysutils/rubygem-hammer_cli/Makefile	Mon Sep 21 16:29:56 2015	(r397512)
+++ head/sysutils/rubygem-hammer_cli/Makefile	Mon Sep 21 18:01:49 2015	(r397513)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hammer_cli
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	sysutils ruby
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Provides CLI interfaces for Rub
 
 LICENSE=	GPLv3
 
-RUN_DEPENDS=	rubygem-apipie-bindings>=0.0.10:${PORTSDIR}/devel/rubygem-apipie-bindings \
+RUN_DEPENDS=	rubygem-apipie-bindings>=0.0.14:${PORTSDIR}/devel/rubygem-apipie-bindings \
 		rubygem-awesome_print>=1.1.0:${PORTSDIR}/devel/rubygem-awesome_print \
 		rubygem-clamp>=1.0.0:${PORTSDIR}/devel/rubygem-clamp \
 		rubygem-fast_gettext>=0.8.1:${PORTSDIR}/devel/rubygem-fast_gettext \
@@ -19,8 +19,6 @@ RUN_DEPENDS=	rubygem-apipie-bindings>=0.
 		rubygem-json>=1.8.1:${PORTSDIR}/devel/rubygem-json \
 		rubygem-locale>=2.0.6:${PORTSDIR}/devel/rubygem-locale \
 		rubygem-logging>=1.8.1:${PORTSDIR}/devel/rubygem-logging \
-		rubygem-mime-types>=1.0:${PORTSDIR}/misc/rubygem-mime-types \
-		rubygem-rest-client>=1.6.7:${PORTSDIR}/www/rubygem-rest-client \
 		rubygem-table_print>=1.5.1:${PORTSDIR}/devel/rubygem-table_print
 
 NO_ARCH=	yes

Modified: head/sysutils/rubygem-hammer_cli/distinfo
==============================================================================
--- head/sysutils/rubygem-hammer_cli/distinfo	Mon Sep 21 16:29:56 2015	(r397512)
+++ head/sysutils/rubygem-hammer_cli/distinfo	Mon Sep 21 18:01:49 2015	(r397513)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/hammer_cli-0.3.0.gem) = 8b1839afd3fe7c86a7e1ddd022aa0ed2edec4d7da44de881d01fa88a59282166
-SIZE (rubygem/hammer_cli-0.3.0.gem) = 147968
+SHA256 (rubygem/hammer_cli-0.4.0.gem) = 2742651f149af3bb972cfdf74b5860caa3a3e411eca4bf2af0ed399260a938cb
+SIZE (rubygem/hammer_cli-0.4.0.gem) = 152064


More information about the svn-ports-all mailing list