summaryrefslogtreecommitdiff
path: root/security/ruby-ruby-openid/PLIST
diff options
context:
space:
mode:
authortaca <taca>2015-03-13 15:30:58 +0000
committertaca <taca>2015-03-13 15:30:58 +0000
commit440d9c3cf9a56f770d529a8517541bfd08040577 (patch)
treeea878319c504825c32f03f93118dfe924afdd364 /security/ruby-ruby-openid/PLIST
parent32ee610d3498a7562d4f159aee46eae59eeb8819 (diff)
downloadpkgsrc-440d9c3cf9a56f770d529a8517541bfd08040577.tar.gz
Update ruby-ruby-openid to 2.7.0.
Sort PLIST. ## 2.7.0 * Use RFC 2396 compatible URI parser for trustroot - 7c84ec9ced3ccbdad575e02dbfa81e53b52f909e See https://github.com/openid/ruby-openid/pull/85 * Use HMAC from OpenSSL rather than Digest - ce2e30d7ff3308f17ef7d8c19d6f4752f76c9c40 See https://github.com/openid/ruby-openid/pull/84 * Check if OpenSSL is loaded - 751e55820d958ee781f5abb466a576d83ddde6fd ## 2.6.0 * More safely build filenames - 1c4a90630b183e7572b8ab5f2e3a3e0c0fecd2c7 See https://github.com/openid/ruby-openid/pull/80 * The session serializer of Rails4.1 is json - b44a1eb511dec3be25a07930121bc80cacec0f1c * Handle boolean value to fix signature issue - d65076269b77754da7db6e4b189edeeb9201600d See https://github.com/openid/ruby-openid/pull/76
Diffstat (limited to 'security/ruby-ruby-openid/PLIST')
-rw-r--r--security/ruby-ruby-openid/PLIST63
1 files changed, 31 insertions, 32 deletions
diff --git a/security/ruby-ruby-openid/PLIST b/security/ruby-ruby-openid/PLIST
index c3b1a563ddb..738ec28a3ec 100644
--- a/security/ruby-ruby-openid/PLIST
+++ b/security/ruby-ruby-openid/PLIST
@@ -1,16 +1,26 @@
-@comment $NetBSD: PLIST,v 1.2 2014/07/16 07:56:29 rodent Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/03/13 15:30:58 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/INSTALL.md
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/NOTICE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/UPGRADE.md
+${GEM_LIBDIR}/examples/README
+${GEM_LIBDIR}/examples/active_record_openid_store/README
+${GEM_LIBDIR}/examples/active_record_openid_store/XXX_add_open_id_store_to_db.rb
+${GEM_LIBDIR}/examples/active_record_openid_store/XXX_upgrade_open_id_store.rb
${GEM_LIBDIR}/examples/active_record_openid_store/init.rb
${GEM_LIBDIR}/examples/active_record_openid_store/lib/association.rb
${GEM_LIBDIR}/examples/active_record_openid_store/lib/nonce.rb
-${GEM_LIBDIR}/examples/active_record_openid_store/lib/openid_ar_store.rb
${GEM_LIBDIR}/examples/active_record_openid_store/lib/open_id_setting.rb
-${GEM_LIBDIR}/examples/active_record_openid_store/README
+${GEM_LIBDIR}/examples/active_record_openid_store/lib/openid_ar_store.rb
${GEM_LIBDIR}/examples/active_record_openid_store/test/store_test.rb
-${GEM_LIBDIR}/examples/active_record_openid_store/XXX_add_open_id_store_to_db.rb
-${GEM_LIBDIR}/examples/active_record_openid_store/XXX_upgrade_open_id_store.rb
${GEM_LIBDIR}/examples/discover
+${GEM_LIBDIR}/examples/rails_openid/Gemfile
+${GEM_LIBDIR}/examples/rails_openid/README
+${GEM_LIBDIR}/examples/rails_openid/README.rdoc
+${GEM_LIBDIR}/examples/rails_openid/Rakefile
${GEM_LIBDIR}/examples/rails_openid/app/assets/images/rails.png
${GEM_LIBDIR}/examples/rails_openid/app/assets/javascripts/application.js
${GEM_LIBDIR}/examples/rails_openid/app/assets/stylesheets/application.css
@@ -25,6 +35,7 @@ ${GEM_LIBDIR}/examples/rails_openid/app/views/consumer/index.html.erb
${GEM_LIBDIR}/examples/rails_openid/app/views/layouts/server.html.erb
${GEM_LIBDIR}/examples/rails_openid/app/views/login/index.html.erb
${GEM_LIBDIR}/examples/rails_openid/app/views/server/decide.html.erb
+${GEM_LIBDIR}/examples/rails_openid/config.ru
${GEM_LIBDIR}/examples/rails_openid/config/application.rb
${GEM_LIBDIR}/examples/rails_openid/config/boot.rb
${GEM_LIBDIR}/examples/rails_openid/config/database.yml
@@ -41,11 +52,9 @@ ${GEM_LIBDIR}/examples/rails_openid/config/initializers/session_store.rb
${GEM_LIBDIR}/examples/rails_openid/config/initializers/wrap_parameters.rb
${GEM_LIBDIR}/examples/rails_openid/config/locales/en.yml
${GEM_LIBDIR}/examples/rails_openid/config/routes.rb
-${GEM_LIBDIR}/examples/rails_openid/config.ru
${GEM_LIBDIR}/examples/rails_openid/db/development.sqlite3
${GEM_LIBDIR}/examples/rails_openid/db/seeds.rb
${GEM_LIBDIR}/examples/rails_openid/doc/README_FOR_APP
-${GEM_LIBDIR}/examples/rails_openid/Gemfile
${GEM_LIBDIR}/examples/rails_openid/log/development.log
${GEM_LIBDIR}/examples/rails_openid/public/404.html
${GEM_LIBDIR}/examples/rails_openid/public/422.html
@@ -61,28 +70,25 @@ ${GEM_LIBDIR}/examples/rails_openid/public/javascripts/dragdrop.js
${GEM_LIBDIR}/examples/rails_openid/public/javascripts/effects.js
${GEM_LIBDIR}/examples/rails_openid/public/javascripts/prototype.js
${GEM_LIBDIR}/examples/rails_openid/public/robots.txt
-${GEM_LIBDIR}/examples/rails_openid/Rakefile
-${GEM_LIBDIR}/examples/rails_openid/README
-${GEM_LIBDIR}/examples/rails_openid/README.rdoc
${GEM_LIBDIR}/examples/rails_openid/script/rails
${GEM_LIBDIR}/examples/rails_openid/test/functional/login_controller_test.rb
${GEM_LIBDIR}/examples/rails_openid/test/functional/server_controller_test.rb
${GEM_LIBDIR}/examples/rails_openid/test/performance/browsing_test.rb
${GEM_LIBDIR}/examples/rails_openid/test/test_helper.rb
-${GEM_LIBDIR}/examples/README
-${GEM_LIBDIR}/INSTALL.md
${GEM_LIBDIR}/lib/hmac/hmac.rb
${GEM_LIBDIR}/lib/hmac/sha1.rb
${GEM_LIBDIR}/lib/hmac/sha2.rb
+${GEM_LIBDIR}/lib/openid.rb
${GEM_LIBDIR}/lib/openid/association.rb
+${GEM_LIBDIR}/lib/openid/consumer.rb
${GEM_LIBDIR}/lib/openid/consumer/associationmanager.rb
${GEM_LIBDIR}/lib/openid/consumer/checkid_request.rb
-${GEM_LIBDIR}/lib/openid/consumer/discovery_manager.rb
${GEM_LIBDIR}/lib/openid/consumer/discovery.rb
+${GEM_LIBDIR}/lib/openid/consumer/discovery_manager.rb
${GEM_LIBDIR}/lib/openid/consumer/html_parse.rb
${GEM_LIBDIR}/lib/openid/consumer/idres.rb
-${GEM_LIBDIR}/lib/openid/consumer.rb
${GEM_LIBDIR}/lib/openid/consumer/responses.rb
+${GEM_LIBDIR}/lib/openid/consumer/session.rb
${GEM_LIBDIR}/lib/openid/cryptutil.rb
${GEM_LIBDIR}/lib/openid/dh.rb
${GEM_LIBDIR}/lib/openid/extension.rb
@@ -91,13 +97,11 @@ ${GEM_LIBDIR}/lib/openid/extensions/oauth.rb
${GEM_LIBDIR}/lib/openid/extensions/pape.rb
${GEM_LIBDIR}/lib/openid/extensions/sreg.rb
${GEM_LIBDIR}/lib/openid/extensions/ui.rb
-${GEM_LIBDIR}/lib/openid/extras.rb
${GEM_LIBDIR}/lib/openid/fetchers.rb
${GEM_LIBDIR}/lib/openid/kvform.rb
${GEM_LIBDIR}/lib/openid/kvpost.rb
${GEM_LIBDIR}/lib/openid/message.rb
${GEM_LIBDIR}/lib/openid/protocolerror.rb
-${GEM_LIBDIR}/lib/openid.rb
${GEM_LIBDIR}/lib/openid/server.rb
${GEM_LIBDIR}/lib/openid/store/filesystem.rb
${GEM_LIBDIR}/lib/openid/store/interface.rb
@@ -118,9 +122,6 @@ ${GEM_LIBDIR}/lib/openid/yadis/services.rb
${GEM_LIBDIR}/lib/openid/yadis/xrds.rb
${GEM_LIBDIR}/lib/openid/yadis/xri.rb
${GEM_LIBDIR}/lib/openid/yadis/xrires.rb
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/NOTICE
-${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/test/data/accept.txt
${GEM_LIBDIR}/test/data/dh.txt
${GEM_LIBDIR}/test/data/example-xrds.xml
@@ -129,14 +130,14 @@ ${GEM_LIBDIR}/test/data/n2b64
${GEM_LIBDIR}/test/data/test1-discover.txt
${GEM_LIBDIR}/test/data/test1-parsehtml.txt
${GEM_LIBDIR}/test/data/test_discover/malformed_meta_tag.html
-${GEM_LIBDIR}/test/data/test_discover/openid_1_and_2.html
-${GEM_LIBDIR}/test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
-${GEM_LIBDIR}/test/data/test_discover/openid_1_and_2_xrds.xml
+${GEM_LIBDIR}/test/data/test_discover/openid.html
${GEM_LIBDIR}/test/data/test_discover/openid2.html
-${GEM_LIBDIR}/test/data/test_discover/openid2_xrds_no_local_id.xml
${GEM_LIBDIR}/test/data/test_discover/openid2_xrds.xml
+${GEM_LIBDIR}/test/data/test_discover/openid2_xrds_no_local_id.xml
+${GEM_LIBDIR}/test/data/test_discover/openid_1_and_2.html
+${GEM_LIBDIR}/test/data/test_discover/openid_1_and_2_xrds.xml
+${GEM_LIBDIR}/test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
${GEM_LIBDIR}/test/data/test_discover/openid_and_yadis.html
-${GEM_LIBDIR}/test/data/test_discover/openid.html
${GEM_LIBDIR}/test/data/test_discover/openid_no_delegate.html
${GEM_LIBDIR}/test/data/test_discover/openid_utf8.html
${GEM_LIBDIR}/test/data/test_discover/yadis_0entries.xml
@@ -144,17 +145,17 @@ ${GEM_LIBDIR}/test/data/test_discover/yadis_2_bad_local_id.xml
${GEM_LIBDIR}/test/data/test_discover/yadis_2entries_delegate.xml
${GEM_LIBDIR}/test/data/test_discover/yadis_2entries_idp.xml
${GEM_LIBDIR}/test/data/test_discover/yadis_another_delegate.xml
-${GEM_LIBDIR}/test/data/test_discover/yadis_idp_delegate.xml
${GEM_LIBDIR}/test/data/test_discover/yadis_idp.xml
+${GEM_LIBDIR}/test/data/test_discover/yadis_idp_delegate.xml
${GEM_LIBDIR}/test/data/test_discover/yadis_no_delegate.xml
+${GEM_LIBDIR}/test/data/test_xrds/=j3h.2007.11.14.xrds
+${GEM_LIBDIR}/test/data/test_xrds/README
${GEM_LIBDIR}/test/data/test_xrds/delegated-20060809-r1.xrds
${GEM_LIBDIR}/test/data/test_xrds/delegated-20060809-r2.xrds
${GEM_LIBDIR}/test/data/test_xrds/delegated-20060809.xrds
-${GEM_LIBDIR}/test/data/test_xrds/=j3h.2007.11.14.xrds
-${GEM_LIBDIR}/test/data/test_xrds/not-xrds.xml
${GEM_LIBDIR}/test/data/test_xrds/no-xrd.xml
+${GEM_LIBDIR}/test/data/test_xrds/not-xrds.xml
${GEM_LIBDIR}/test/data/test_xrds/prefixsometimes.xrds
-${GEM_LIBDIR}/test/data/test_xrds/README
${GEM_LIBDIR}/test/data/test_xrds/ref.xrds
${GEM_LIBDIR}/test/data/test_xrds/sometimesprefix.xrds
${GEM_LIBDIR}/test/data/test_xrds/spoof1.xrds
@@ -167,8 +168,8 @@ ${GEM_LIBDIR}/test/data/trustroot.txt
${GEM_LIBDIR}/test/data/urinorm.txt
${GEM_LIBDIR}/test/discoverdata.rb
${GEM_LIBDIR}/test/test_accept.rb
-${GEM_LIBDIR}/test/test_associationmanager.rb
${GEM_LIBDIR}/test/test_association.rb
+${GEM_LIBDIR}/test/test_associationmanager.rb
${GEM_LIBDIR}/test/test_ax.rb
${GEM_LIBDIR}/test/test_checkid_request.rb
${GEM_LIBDIR}/test/test_consumer.rb
@@ -177,7 +178,6 @@ ${GEM_LIBDIR}/test/test_dh.rb
${GEM_LIBDIR}/test/test_discover.rb
${GEM_LIBDIR}/test/test_discovery_manager.rb
${GEM_LIBDIR}/test/test_extension.rb
-${GEM_LIBDIR}/test/test_extras.rb
${GEM_LIBDIR}/test/test_fetchers.rb
${GEM_LIBDIR}/test/test_filters.rb
${GEM_LIBDIR}/test/test_idres.rb
@@ -198,12 +198,11 @@ ${GEM_LIBDIR}/test/test_trustroot.rb
${GEM_LIBDIR}/test/test_ui.rb
${GEM_LIBDIR}/test/test_urinorm.rb
${GEM_LIBDIR}/test/test_util.rb
-${GEM_LIBDIR}/test/testutil.rb
${GEM_LIBDIR}/test/test_xrds.rb
${GEM_LIBDIR}/test/test_xri.rb
${GEM_LIBDIR}/test/test_xrires.rb
${GEM_LIBDIR}/test/test_yadis_discovery.rb
+${GEM_LIBDIR}/test/testutil.rb
${GEM_LIBDIR}/test/util.rb
-${GEM_LIBDIR}/UPGRADE.md
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
@pkgdir lib/ruby/gems/2.0.0/build_info