diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-31 03:21:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-31 03:21:21 +0800 |
commit | d28b561828208edea7b20f65cbfc7b7baa5f064d (patch) | |
tree | dfe8164a886e72b3e1ac6974d718743dd15a3506 /sysutils | |
parent | b577cdb482087d3c1b67552550136764cea4529d (diff) | |
download | freebsd-ports-gnome-d28b561828208edea7b20f65cbfc7b7baa5f064d.tar.gz freebsd-ports-gnome-d28b561828208edea7b20f65cbfc7b7baa5f064d.tar.zst freebsd-ports-gnome-d28b561828208edea7b20f65cbfc7b7baa5f064d.zip |
- Update to 0.9.0
Changes: https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-hammer_cli/Makefile | 7 | ||||
-rw-r--r-- | sysutils/rubygem-hammer_cli/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile index 1c3e11f92c64..5bf91fdfd96f 100644 --- a/sysutils/rubygem-hammer_cli/Makefile +++ b/sysutils/rubygem-hammer_cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.6.1 +PORTVERSION= 0.9.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-apipie-bindings>=0.0.14:devel/rubygem-apipie-bindings \ rubygem-awesome_print>=0:devel/rubygem-awesome_print \ - rubygem-clamp>=1.0.0:devel/rubygem-clamp \ + rubygem-clamp>=1.0:devel/rubygem-clamp \ rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \ rubygem-highline>=0:devel/rubygem-highline \ rubygem-locale>=2.0.6:devel/rubygem-locale \ rubygem-logging>=0:devel/rubygem-logging \ - rubygem-table_print>=0:devel/rubygem-table_print + rubygem-table_print>=0:devel/rubygem-table_print \ + rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width NO_ARCH= yes USE_RUBY= yes diff --git a/sysutils/rubygem-hammer_cli/distinfo b/sysutils/rubygem-hammer_cli/distinfo index dbfd82ae3b3a..e01bf357af71 100644 --- a/sysutils/rubygem-hammer_cli/distinfo +++ b/sysutils/rubygem-hammer_cli/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/hammer_cli-0.6.1.gem) = 3e44aea01369d3df1076d8a246bd9ca5e63625c19fa3344ddedff3437fcc5780 -SIZE (rubygem/hammer_cli-0.6.1.gem) = 164864 +TIMESTAMP = 1483108053 +SHA256 (rubygem/hammer_cli-0.9.0.gem) = 09f5b38d4f77766d75933416c4fb2a00606e2f198a4450c8e6c9f363f8532451 +SIZE (rubygem/hammer_cli-0.9.0.gem) = 186368 |