diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-14 08:16:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-04-14 08:16:30 +0800 |
commit | cc6a4ed8015d34868f4583434ef4169d7abe4fa1 (patch) | |
tree | 9644806d539a72d04954f2a8d21ae9df27a1026c /net-mgmt | |
parent | 4457c8b654704e929ddf4eda0c3838399fe80774 (diff) | |
download | freebsd-ports-gnome-cc6a4ed8015d34868f4583434ef4169d7abe4fa1.tar.gz freebsd-ports-gnome-cc6a4ed8015d34868f4583434ef4169d7abe4fa1.tar.zst freebsd-ports-gnome-cc6a4ed8015d34868f4583434ef4169d7abe4fa1.zip |
Update to 0.6.0
Changes: https://github.com/ytti/oxidized-script/blob/master/CHANGELOG.md
https://github.com/ytti/oxidized-script/commits/master
PR: 237245
Submitted by: sunpoet (myself)
Approved by: Nick Hilliard <nick@foobar.org> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/rubygem-oxidized-script/Makefile | 10 | ||||
-rw-r--r-- | net-mgmt/rubygem-oxidized-script/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net-mgmt/rubygem-oxidized-script/Makefile b/net-mgmt/rubygem-oxidized-script/Makefile index 9bc74375c687..00256219408b 100644 --- a/net-mgmt/rubygem-oxidized-script/Makefile +++ b/net-mgmt/rubygem-oxidized-script/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oxidized-script -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG @@ -11,13 +11,13 @@ COMMENT= CLI and Library to interface with network devices in rubygems-oxidized LICENSE= APACHE20 -RUN_DEPENDS= rubygem-oxidized>=0.15:net-mgmt/rubygem-oxidized \ +RUN_DEPENDS= rubygem-oxidized>=0.25:net-mgmt/rubygem-oxidized \ rubygem-slop3>=3.5:devel/rubygem-slop3 -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/oxs diff --git a/net-mgmt/rubygem-oxidized-script/distinfo b/net-mgmt/rubygem-oxidized-script/distinfo index bdbe7f3a6b0c..3527669c0fc8 100644 --- a/net-mgmt/rubygem-oxidized-script/distinfo +++ b/net-mgmt/rubygem-oxidized-script/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514155029 -SHA256 (rubygem/oxidized-script-0.5.0.gem) = b7d732622d3c5ec52e595f4f4f89ea1129d244af66b3a6f24c59e5ace72b8189 -SIZE (rubygem/oxidized-script-0.5.0.gem) = 10240 +TIMESTAMP = 1551328123 +SHA256 (rubygem/oxidized-script-0.6.0.gem) = 66eec35260f337e9fbf1aef324fe1b6b4fec3f1ddbbd61a43c8d57f195d79d95 +SIZE (rubygem/oxidized-script-0.6.0.gem) = 10240 |