View | Details | Raw Unified | Return to bug 193013 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	hammer_cli
4
PORTNAME=	hammer_cli
5
PORTVERSION=	0.1.2
5
PORTVERSION=	0.1.3
6
CATEGORIES=	sysutils ruby
6
CATEGORIES=	sysutils ruby
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/hammer_cli-0.1.2.gem) = 0b62e1d955a98c46dd691694145889948807c8ca7a629356dd81e7a2325ceb1b
1
SHA256 (rubygem/hammer_cli-0.1.3.gem) = e142a14e59e9718d3ff3d7a0ab1a40d4cb3ade565ac44d13a5cd1e06d18e2b25
2
SIZE (rubygem/hammer_cli-0.1.2.gem) = 121344
2
SIZE (rubygem/hammer_cli-0.1.3.gem) = 121344
(-)files/patch-versions (+11 lines)
Line 0 Link Here
1
--- hammer_cli-0.1.3.gemspec.orig	2014-08-25 23:09:28.000000000 +0200
2
+++ hammer_cli-0.1.3.gemspec	2014-08-25 23:09:42.000000000 +0200
3
@@ -155,7 +155,7 @@
4
   name: mime-types
5
   requirement: !ruby/object:Gem::Requirement
6
     requirements:
7
-    - - ~>
8
+    - - '>='
9
       - !ruby/object:Gem::Version
10
         version: '1.0'
11
   type: :runtime

Return to bug 193013