diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-05 02:41:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-05 02:41:02 +0800 |
commit | 4e4262f20807c3eecce52d0f1e5f83df53d72200 (patch) | |
tree | 0c365c1d93fd26ab67d7e337105e0f27df705c74 /security | |
parent | e666412c2ca2cca58006e4baff0b532747d1a2d3 (diff) | |
download | freebsd-ports-gnome-4e4262f20807c3eecce52d0f1e5f83df53d72200.tar.gz freebsd-ports-gnome-4e4262f20807c3eecce52d0f1e5f83df53d72200.tar.zst freebsd-ports-gnome-4e4262f20807c3eecce52d0f1e5f83df53d72200.zip |
Update to 1.9.0
Changes: https://github.com/onelogin/ruby-saml/releases
https://github.com/onelogin/ruby-saml/blob/master/changelog.md
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-ruby-saml/Makefile | 7 | ||||
-rw-r--r-- | security/rubygem-ruby-saml/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/security/rubygem-ruby-saml/Makefile b/security/rubygem-ruby-saml/Makefile index 7d3c65251ca9..d8b90aa54ec9 100644 --- a/security/rubygem-ruby-saml/Makefile +++ b/security/rubygem-ruby-saml/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ruby-saml -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-nokogiri>=1.5.10:textproc/rubygem-nokogiri -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/security/rubygem-ruby-saml/distinfo b/security/rubygem-ruby-saml/distinfo index 85f81bbb2eb8..c6efbd8d52f6 100644 --- a/security/rubygem-ruby-saml/distinfo +++ b/security/rubygem-ruby-saml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524751208 -SHA256 (rubygem/ruby-saml-1.8.0.gem) = a8c3c78c7ab30c5d7f10112ae5ff6e423d4d13f008fb37bc0370cf950fb8aa02 -SIZE (rubygem/ruby-saml-1.8.0.gem) = 283648 +TIMESTAMP = 1536079784 +SHA256 (rubygem/ruby-saml-1.9.0.gem) = 648a5f67dec543214717d7052880cce75a0efaefe9dc32ca71c813dd7cadc389 +SIZE (rubygem/ruby-saml-1.9.0.gem) = 286208 |