diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-03-02 16:30:18 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-03-02 16:30:18 +0000 |
commit | ea0042b5545ccb51252499c5be398709fba86d9c (patch) | |
tree | b8606c5a35000e4e5854e0aff23607edabe5f40f /textproc/rubygem-actionpack-xml_parser-rails52/pkg-descr | |
parent | New port: security/gef (diff) |
Rename rubygem port to match the rules.
If a port depends on rails it should have a suffix for the rails version.
This suffix should be separated from a old version like 1-rails4 instead of 1.
Notes
Notes:
svn path=/head/; revision=527641
Diffstat (limited to 'textproc/rubygem-actionpack-xml_parser-rails52/pkg-descr')
-rw-r--r-- | textproc/rubygem-actionpack-xml_parser-rails52/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/rubygem-actionpack-xml_parser-rails52/pkg-descr b/textproc/rubygem-actionpack-xml_parser-rails52/pkg-descr new file mode 100644 index 000000000000..14e1b01992f9 --- /dev/null +++ b/textproc/rubygem-actionpack-xml_parser-rails52/pkg-descr @@ -0,0 +1,5 @@ +actionpack-xml_parser is an XML parameters parser for Action Pack (removed from +core in Rails 4.0). + +WWW: https://rubyonrails.org/ +WWW: https://github.com/rails/actionpack-xml_parser |