svn commit: r482986 - head/sysutils/rubygem-hammer_cli
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 25 19:34:31 UTC 2018
Author: sunpoet
Date: Thu Oct 25 19:34:30 2018
New Revision: 482986
URL: https://svnweb.freebsd.org/changeset/ports/482986
Log:
Update to 0.15.0
Changes: https://github.com/theforeman/hammer-cli/releases
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 Thu Oct 25 19:34:22 2018 (r482985)
+++ head/sysutils/rubygem-hammer_cli/Makefile Thu Oct 25 19:34:30 2018 (r482986)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hammer_cli
-PORTVERSION= 0.14.0
+PORTVERSION= 0.15.0
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-apipie-bindings>=0.2.0:devel/rubygem-apipie-bindings \
rubygem-awesome_print>=0:devel/rubygem-awesome_print \
- rubygem-clamp11>=1.0:devel/rubygem-clamp11 \
+ rubygem-clamp11>=1.1:devel/rubygem-clamp11 \
rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \
rubygem-highline>=0:devel/rubygem-highline \
rubygem-locale>=2.0.6:devel/rubygem-locale \
@@ -22,9 +22,10 @@ RUN_DEPENDS= rubygem-apipie-bindings>=0.2.0:devel/ruby
rubygem-unicode>=0:devel/rubygem-unicode \
rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
PLIST_FILES= bin/hammer \
"@sample etc/hammer/cli_config.yml.sample" \
Modified: head/sysutils/rubygem-hammer_cli/distinfo
==============================================================================
--- head/sysutils/rubygem-hammer_cli/distinfo Thu Oct 25 19:34:22 2018 (r482985)
+++ head/sysutils/rubygem-hammer_cli/distinfo Thu Oct 25 19:34:30 2018 (r482986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535472537
-SHA256 (rubygem/hammer_cli-0.14.0.gem) = d663d71af8666d4ba9ff59c5add541e92987f2ef0f2d63fc22d56a4fbda42be3
-SIZE (rubygem/hammer_cli-0.14.0.gem) = 176640
+TIMESTAMP = 1540477355
+SHA256 (rubygem/hammer_cli-0.15.0.gem) = 09dcf39dc09bf6f140d9dc9fc1445adfa354b1c513021ef2fc6597acf9687d02
+SIZE (rubygem/hammer_cli-0.15.0.gem) = 180736
More information about the svn-ports-all
mailing list