mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
simple update 0.13.9 -> 0.14.3
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
COMMENT = framework to implement CMS scanners
|
||||
|
||||
DISTNAME = cms_scanner-0.13.9
|
||||
DISTNAME = cms_scanner-0.14.3
|
||||
CATEGORIES = security
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
|
||||
@@ -17,13 +16,13 @@ NO_TEST = Yes
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
RUN_DEPENDS += devel/ruby-get_process_mem,${MODRUBY_FLAVOR},>=0.2.5,<0.3 \
|
||||
devel/ruby-ruby-progressbar,${MODRUBY_FLAVOR},>=1.10,<1.14 \
|
||||
devel/ruby-opt_parse_validator,${MODRUBY_FLAVOR}>=1.9.5,<1.10 \
|
||||
devel/ruby-opt_parse_validator,${MODRUBY_FLAVOR}>=1.10,<1.11 \
|
||||
devel/ruby-yajl,${MODRUBY_FLAVOR},>=1.4.1,<1.5 \
|
||||
net/ruby-public_suffix,${MODRUBY_FLAVOR},>=4.0.3,<5.1.0 \
|
||||
net/ruby-public_suffix,${MODRUBY_FLAVOR},>=4.0.3,<6.1.0 \
|
||||
textproc/ruby-nokogiri,${MODRUBY_FLAVOR},>=1.11.4 \
|
||||
www/ruby-ethon,${MODRUBY_FLAVOR},>=0.14,<0.17 \
|
||||
www/ruby-typhoeus,${MODRUBY_FLAVOR},>=1.3,<1.5 \
|
||||
www/ruby-xmlrpc,${MODRUBY_FLAVOR},>=0.3.2,<0.4
|
||||
www/ruby-xmlrpc,${MODRUBY_FLAVOR},>=0.3,<1
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (cms_scanner-0.13.9.gem) = vnmmHG/Gn6DLXCyewyN0AdMOEAG7/AFKCyMT0OZse1w=
|
||||
SIZE (cms_scanner-0.13.9.gem) = 36352
|
||||
SHA256 (cms_scanner-0.14.3.gem) = Q2sVzJjuwywYibiIeDmiLXsxKwyRnrqjywth8Hvvda4=
|
||||
SIZE (cms_scanner-0.14.3.gem) = 36352
|
||||
|
||||
@@ -5,17 +5,7 @@ Remove pessimistic version restriction on nokogiri dependency.
|
||||
Index: .metadata
|
||||
--- .metadata.orig
|
||||
+++ .metadata
|
||||
@@ -51,9 +51,6 @@ dependencies:
|
||||
- - ">="
|
||||
- !ruby/object:Gem::Version
|
||||
version: 1.11.4
|
||||
- - - "<"
|
||||
- - !ruby/object:Gem::Version
|
||||
- version: 1.16.0
|
||||
type: :runtime
|
||||
prerelease: false
|
||||
version_requirements: !ruby/object:Gem::Requirement
|
||||
@@ -176,7 +173,7 @@ dependencies:
|
||||
@@ -170,7 +170,7 @@ dependencies:
|
||||
- - "<"
|
||||
- !ruby/object:Gem::Version
|
||||
version: 1.4.0
|
||||
|
||||
Reference in New Issue
Block a user