diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-08 23:46:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-08 23:46:17 +0000 |
commit | 4819754ebd5a91d0afd3026253ac479c715edce8 (patch) | |
tree | 50d99ce7b17a48cee875072b093819065a630bdb /sysutils | |
parent | e5d1c003deda942114d38cd55f595ee1e375f8a1 (diff) | |
download | ports-4819754ebd5a91d0afd3026253ac479c715edce8.tar.gz ports-4819754ebd5a91d0afd3026253ac479c715edce8.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-bosh_cli/Makefile | 9 | ||||
-rw-r--r-- | sysutils/rubygem-bosh_cli/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/rubygem-bosh_cli/Makefile b/sysutils/rubygem-bosh_cli/Makefile index 53f71c78fbcf..48015c4986b5 100644 --- a/sysutils/rubygem-bosh_cli/Makefile +++ b/sysutils/rubygem-bosh_cli/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_cli -PORTVERSION= 1.3262.24.0 -PORTREVISION= 1 +PORTVERSION= 1.3262.25.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,9 +10,9 @@ COMMENT= BOSH CLI LICENSE= APACHE20 -RUN_DEPENDS= rubygem-blobstore_client>=${PORTVERSION}:devel/rubygem-blobstore_client \ - rubygem-bosh_common>=${PORTVERSION}:devel/rubygem-bosh_common \ - rubygem-bosh-template>=${PORTVERSION}:devel/rubygem-bosh-template \ +RUN_DEPENDS= rubygem-blobstore_client>=1.3262.24.0:devel/rubygem-blobstore_client \ + rubygem-bosh_common>=1.3262.24.0:devel/rubygem-bosh_common \ + rubygem-bosh-template>=1.3262.24.0:devel/rubygem-bosh-template \ rubygem-cf-uaa-lib>=3.2.1:devel/rubygem-cf-uaa-lib \ rubygem-highline>=1.6.2:devel/rubygem-highline \ rubygem-httpclient>=2.4.0:www/rubygem-httpclient \ diff --git a/sysutils/rubygem-bosh_cli/distinfo b/sysutils/rubygem-bosh_cli/distinfo index ae63bfa87625..5b18f5367c15 100644 --- a/sysutils/rubygem-bosh_cli/distinfo +++ b/sysutils/rubygem-bosh_cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479574290 -SHA256 (rubygem/bosh_cli-1.3262.24.0.gem) = 0f941228ef2e9dc2284830003c04fdcafed3c1b177931f9ea3ffc2027a7bd907 -SIZE (rubygem/bosh_cli-1.3262.24.0.gem) = 101376 +TIMESTAMP = 1486591900 +SHA256 (rubygem/bosh_cli-1.3262.25.0.gem) = 09c43f14453954a30519396624b02f30a2560f2efa0c72f5d65f591b1ae2ea3a +SIZE (rubygem/bosh_cli-1.3262.25.0.gem) = 101376 |