Port details |
- rubygem-actionpack61 Action Controller and Action View of Rails MVC Framework
- 6.1.7.10 www
=2 6.1.7.10Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2021-01-10 09:29:54
- Last Update: 2024-10-26 23:27:58
- Commit Hash: 1fa7e75
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails/tree/main/actionpack
- https://rubyonrails.org/
- Description:
- Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for routing (mapping request URLs to actions), defining
controllers that implement actions, and generating responses by rendering views,
which are templates of various formats. In short, Action Pack provides the view
and controller layers in the MVC paradigm.
It consists of several modules:
- Action Dispatch, which parses information about the web request, handles
routing as defined by the user, and does advanced processing related to HTTP
such as MIME-type negotiation, decoding parameters in POST, PATCH, or PUT
bodies, handling HTTP caching logic, cookies and sessions.
- Action Controller, which provides a base controller class that can be
subclassed to implement filters and actions to handle requests. The result of
an action is typically content generated from views.
With the Ruby on Rails framework, users only directly interface with the Action
Controller module. Necessary Action Dispatch functionality is activated by
default and Action View rendering is implicitly triggered by Action Controller.
However, these modules are designed to function on their own and can be used
outside of Rails.
![Homepage Homepage](/images/home.svg) ¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-actionpack61>0:www/rubygem-actionpack61
- To install the port:
- cd /usr/ports/www/rubygem-actionpack61/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-actionpack61
- pkg install rubygem-actionpack61
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actionpack61
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729927095
SHA256 (rubygem/actionpack-6.1.7.10.gem) = 7dd526e14b21db61c8b46d45261cf859cb86d430dd4ea4feff1c873099f5d56e
SIZE (rubygem/actionpack-6.1.7.10.gem) = 227328
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionview61>=6.1.7.10<6.1.7.10_99 : devel/rubygem-actionview61
- rubygem-activesupport61>=6.1.7.10<6.1.7.10_99 : devel/rubygem-activesupport61
- rubygem-rack22>=2.0.9,3<3,3 : www/rubygem-rack22
- rubygem-rack-test>=0.6.3 : www/rubygem-rack-test
- rubygem-rails-dom-testing-rails61>=2.0<3 : textproc/rubygem-rails-dom-testing-rails61
- rubygem-rails-html-sanitizer>=1.2.0<2 : textproc/rubygem-rails-html-sanitizer
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-activerecord-session_store
- databases/rubygem-redis-actionpack-rails61
- devel/rubygem-actionpack-action_caching
- devel/rubygem-actionpack-page_caching
- devel/rubygem-bootstrap_form
- devel/rubygem-sprockets-rails-rails61
- mail/rubygem-actionmailbox61
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-actionpack61
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.7.10 26 Oct 2024 23:27:58
![commit hash: 1fa7e75cb4a0c670832d5998e31637878940adf5 commit hash: 1fa7e75cb4a0c670832d5998e31637878940adf5](/images/git.png) ![commit hash: 1fa7e75cb4a0c670832d5998e31637878940adf5 commit hash: 1fa7e75cb4a0c670832d5998e31637878940adf5](/images/codeberg.svg) ![commit hash: 1fa7e75cb4a0c670832d5998e31637878940adf5 commit hash: 1fa7e75cb4a0c670832d5998e31637878940adf5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.10
Changes: https://github.com/rails/rails/releases |
6.1.7.9 22 Oct 2024 09:50:08
![commit hash: d9ca7fc9934bff6d5c103048e967e32843847e0f commit hash: d9ca7fc9934bff6d5c103048e967e32843847e0f](/images/git.png) ![commit hash: d9ca7fc9934bff6d5c103048e967e32843847e0f commit hash: d9ca7fc9934bff6d5c103048e967e32843847e0f](/images/codeberg.svg) ![commit hash: d9ca7fc9934bff6d5c103048e967e32843847e0f commit hash: d9ca7fc9934bff6d5c103048e967e32843847e0f](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.9
Changes: https://github.com/rails/rails/releases
Security: CVE-2024-41128, CVE-2024-47887 |
6.1.7.8 06 Jun 2024 07:48:17
![commit hash: 26fddd7c791ff27787dcf6b34fa88d63882d31af commit hash: 26fddd7c791ff27787dcf6b34fa88d63882d31af](/images/git.png) ![commit hash: 26fddd7c791ff27787dcf6b34fa88d63882d31af commit hash: 26fddd7c791ff27787dcf6b34fa88d63882d31af](/images/codeberg.svg) ![commit hash: 26fddd7c791ff27787dcf6b34fa88d63882d31af commit hash: 26fddd7c791ff27787dcf6b34fa88d63882d31af](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.8
Changes: https://github.com/rails/rails/releases |
6.1.7.7 09 Mar 2024 14:06:57
![commit hash: 0c43cce36b8cdf1646882f8621738e09584fae7b commit hash: 0c43cce36b8cdf1646882f8621738e09584fae7b](/images/git.png) ![commit hash: 0c43cce36b8cdf1646882f8621738e09584fae7b commit hash: 0c43cce36b8cdf1646882f8621738e09584fae7b](/images/codeberg.svg) ![commit hash: 0c43cce36b8cdf1646882f8621738e09584fae7b commit hash: 0c43cce36b8cdf1646882f8621738e09584fae7b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.7
Changes: https://github.com/rails/rails/releases |
6.1.7.6 26 Aug 2023 09:28:32
![commit hash: ee5cc01f978a903470d05eaa6f8c125b7d868910 commit hash: ee5cc01f978a903470d05eaa6f8c125b7d868910](/images/git.png) ![commit hash: ee5cc01f978a903470d05eaa6f8c125b7d868910 commit hash: ee5cc01f978a903470d05eaa6f8c125b7d868910](/images/codeberg.svg) ![commit hash: ee5cc01f978a903470d05eaa6f8c125b7d868910 commit hash: ee5cc01f978a903470d05eaa6f8c125b7d868910](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.6
Changes: https://github.com/rails/rails/releases |
6.1.7.4 09 Jul 2023 10:27:19
![commit hash: a8f03c58553b4083d11782862ffd349f57663744 commit hash: a8f03c58553b4083d11782862ffd349f57663744](/images/git.png) ![commit hash: a8f03c58553b4083d11782862ffd349f57663744 commit hash: a8f03c58553b4083d11782862ffd349f57663744](/images/codeberg.svg) ![commit hash: a8f03c58553b4083d11782862ffd349f57663744 commit hash: a8f03c58553b4083d11782862ffd349f57663744](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.4
Changes: https://github.com/rails/rails/releases
Security: CVE-2023-28362 |
6.1.7.3 05 Apr 2023 17:31:37
![commit hash: cfd8600d29c215cd3ad7806e83ea03b56b871466 commit hash: cfd8600d29c215cd3ad7806e83ea03b56b871466](/images/git.png) ![commit hash: cfd8600d29c215cd3ad7806e83ea03b56b871466 commit hash: cfd8600d29c215cd3ad7806e83ea03b56b871466](/images/codeberg.svg) ![commit hash: cfd8600d29c215cd3ad7806e83ea03b56b871466 commit hash: cfd8600d29c215cd3ad7806e83ea03b56b871466](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.3
Changes: https://github.com/rails/rails/releases |
6.1.7.2 05 Feb 2023 15:49:59
![commit hash: c973b35504cf4b4d7525b67a7e38a2917cfb36fc commit hash: c973b35504cf4b4d7525b67a7e38a2917cfb36fc](/images/git.png) ![commit hash: c973b35504cf4b4d7525b67a7e38a2917cfb36fc commit hash: c973b35504cf4b4d7525b67a7e38a2917cfb36fc](/images/codeberg.svg) ![commit hash: c973b35504cf4b4d7525b67a7e38a2917cfb36fc commit hash: c973b35504cf4b4d7525b67a7e38a2917cfb36fc](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7.2
Changes: https://github.com/rails/rails/releases
Security: CVE-2023-22792, CVE-2023-22795 |
6.1.7 14 Jan 2023 23:08:33
![commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae](/images/git.png) ![commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae](/images/codeberg.svg) ![commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
6.1.7 30 Dec 2022 09:05:52
![commit hash: 50ef0f241ab8a8c3fefc9f4b4e667739d5f09a13 commit hash: 50ef0f241ab8a8c3fefc9f4b4e667739d5f09a13](/images/git.png) ![commit hash: 50ef0f241ab8a8c3fefc9f4b4e667739d5f09a13 commit hash: 50ef0f241ab8a8c3fefc9f4b4e667739d5f09a13](/images/codeberg.svg) ![commit hash: 50ef0f241ab8a8c3fefc9f4b4e667739d5f09a13 commit hash: 50ef0f241ab8a8c3fefc9f4b4e667739d5f09a13](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.7
- Update WWW and clean up pkg-descr
Changes: https://github.com/rails/rails/releases |
6.1.6.1_1 23 Dec 2022 07:31:48
![commit hash: 2672229436a6b939e342d049078d084adc895594 commit hash: 2672229436a6b939e342d049078d084adc895594](/images/git.png) ![commit hash: 2672229436a6b939e342d049078d084adc895594 commit hash: 2672229436a6b939e342d049078d084adc895594](/images/codeberg.svg) ![commit hash: 2672229436a6b939e342d049078d084adc895594 commit hash: 2672229436a6b939e342d049078d084adc895594](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yasuhiro Kimura (yasu) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Update dependency
For all ports that isn't compatible with rack 3.x, update dependency
from www/rubygem-rack to www/rubygem-rack22.
PR: 268057 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.1.6.1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.1.6.1 20 Jul 2022 14:23:26
![commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90](/images/git.png) ![commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90](/images/codeberg.svg) ![commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
6.1.6.1 18 Jul 2022 12:40:11
![commit hash: bc2fe9169ac60b813344a8bfe20453a906a92e21 commit hash: bc2fe9169ac60b813344a8bfe20453a906a92e21](/images/git.png) ![commit hash: bc2fe9169ac60b813344a8bfe20453a906a92e21 commit hash: bc2fe9169ac60b813344a8bfe20453a906a92e21](/images/codeberg.svg) ![commit hash: bc2fe9169ac60b813344a8bfe20453a906a92e21 commit hash: bc2fe9169ac60b813344a8bfe20453a906a92e21](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.6.1
Changes: https://github.com/rails/rails/releases |
6.1.6 13 May 2022 11:39:59
![commit hash: 44c3cdb4eac1872a1c092c2cdbe97b94f4eabb52 commit hash: 44c3cdb4eac1872a1c092c2cdbe97b94f4eabb52](/images/git.png) ![commit hash: 44c3cdb4eac1872a1c092c2cdbe97b94f4eabb52 commit hash: 44c3cdb4eac1872a1c092c2cdbe97b94f4eabb52](/images/codeberg.svg) ![commit hash: 44c3cdb4eac1872a1c092c2cdbe97b94f4eabb52 commit hash: 44c3cdb4eac1872a1c092c2cdbe97b94f4eabb52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.6
Changes: https://github.com/rails/rails/releases |
6.1.5.1 30 Apr 2022 16:00:40
![commit hash: a3491e8215c3b197931862864a5e1b6c7224597a commit hash: a3491e8215c3b197931862864a5e1b6c7224597a](/images/git.png) ![commit hash: a3491e8215c3b197931862864a5e1b6c7224597a commit hash: a3491e8215c3b197931862864a5e1b6c7224597a](/images/codeberg.svg) ![commit hash: a3491e8215c3b197931862864a5e1b6c7224597a commit hash: a3491e8215c3b197931862864a5e1b6c7224597a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.5.1
Changes: https://github.com/rails/rails/releases
Security: CVE-2022-22577, CVE-2022-27777
Security: 9db93f3d-c725-11ec-9618-000d3ac47524 |
6.1.4.7 25 Mar 2022 13:37:50
![commit hash: 8daa3758e9025527d9fe33dcdc4c72a099149e5d commit hash: 8daa3758e9025527d9fe33dcdc4c72a099149e5d](/images/git.png) ![commit hash: 8daa3758e9025527d9fe33dcdc4c72a099149e5d commit hash: 8daa3758e9025527d9fe33dcdc4c72a099149e5d](/images/codeberg.svg) ![commit hash: 8daa3758e9025527d9fe33dcdc4c72a099149e5d commit hash: 8daa3758e9025527d9fe33dcdc4c72a099149e5d](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.4.7
Changes: https://github.com/rails/rails/releases |
6.1.4.6 07 Mar 2022 18:13:13
![commit hash: df9e53f6752fbd04bfab887de72d70c518b75ee7 commit hash: df9e53f6752fbd04bfab887de72d70c518b75ee7](/images/git.png) ![commit hash: df9e53f6752fbd04bfab887de72d70c518b75ee7 commit hash: df9e53f6752fbd04bfab887de72d70c518b75ee7](/images/codeberg.svg) ![commit hash: df9e53f6752fbd04bfab887de72d70c518b75ee7 commit hash: df9e53f6752fbd04bfab887de72d70c518b75ee7](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.4.6
Changes: https://github.com/rails/rails/releases |
6.1.4.4 11 Jan 2022 18:47:22
![commit hash: 500fe1c3eb31e53a8987d6f6714b40cfd1654434 commit hash: 500fe1c3eb31e53a8987d6f6714b40cfd1654434](/images/git.png) ![commit hash: 500fe1c3eb31e53a8987d6f6714b40cfd1654434 commit hash: 500fe1c3eb31e53a8987d6f6714b40cfd1654434](/images/codeberg.svg) ![commit hash: 500fe1c3eb31e53a8987d6f6714b40cfd1654434 commit hash: 500fe1c3eb31e53a8987d6f6714b40cfd1654434](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.4.4
- Update WWW
Changes: https://github.com/rails/rails/releases |
6.1.4.1 27 Sep 2021 15:56:22
![commit hash: 3175c96bc4809e8d0a03968dce5fffd6952e63bb commit hash: 3175c96bc4809e8d0a03968dce5fffd6952e63bb](/images/git.png) ![commit hash: 3175c96bc4809e8d0a03968dce5fffd6952e63bb commit hash: 3175c96bc4809e8d0a03968dce5fffd6952e63bb](/images/codeberg.svg) ![commit hash: 3175c96bc4809e8d0a03968dce5fffd6952e63bb commit hash: 3175c96bc4809e8d0a03968dce5fffd6952e63bb](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.4.1
Changes: https://github.com/rails/rails/releases |
6.1.3.2 07 May 2021 09:39:42
![commit hash: 15a02ac9bcee588177b7cd8400b08dd460850b55 commit hash: 15a02ac9bcee588177b7cd8400b08dd460850b55](/images/git.png) ![commit hash: 15a02ac9bcee588177b7cd8400b08dd460850b55 commit hash: 15a02ac9bcee588177b7cd8400b08dd460850b55](/images/codeberg.svg) ![commit hash: 15a02ac9bcee588177b7cd8400b08dd460850b55 commit hash: 15a02ac9bcee588177b7cd8400b08dd460850b55](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.3.2
Changes: https://github.com/rails/rails/releases
Security: f7a00ad7-ae75-11eb-8113-08002728f74c |
6.1.3.1 18 Apr 2021 05:48:50
![commit hash: 6b906994eb4e6d82d3a4a4a4f244507ca4587e31 commit hash: 6b906994eb4e6d82d3a4a4a4f244507ca4587e31](/images/git.png) ![commit hash: 6b906994eb4e6d82d3a4a4a4f244507ca4587e31 commit hash: 6b906994eb4e6d82d3a4a4a4f244507ca4587e31](/images/codeberg.svg) ![commit hash: 6b906994eb4e6d82d3a4a4a4f244507ca4587e31 commit hash: 6b906994eb4e6d82d3a4a4a4f244507ca4587e31](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-actionpack61: Update to 6.1.3.1
Changes: https://github.com/rails/rails/releases |
6.1.3 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
6.1.3 03 Mar 2021 18:17:46
![Revision:567239 Revision:567239](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.1.3
Changes: https://github.com/rails/rails/releases |
6.1.2 17 Feb 2021 18:28:47
![Revision:565766 Revision:565766](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.1.2
Changes: https://github.com/rails/rails/releases
Security: 8e670b85-706e-11eb-abb2-08002728f74c |
6.1.1 10 Jan 2021 23:16:25
![Revision:561179 Revision:561179](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.1.1
Changes: https://github.com/rails/rails/blob/6-1-stable/actionpack/CHANGELOG.md |
6.1.0 10 Jan 2021 08:51:01
![Revision:561036 Revision:561036](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add rubygem-actionpack61 6.1.0 (copied from rubygem-actionpack60) |