Skip to content
Snippets Groups Projects
Verified Commit 0481a2a3 authored by sunpoet's avatar sunpoet
Browse files

textproc/rubygem-actiontext60: Update to 6.0.6

- Update WWW and clean up pkg-descr

Changes:	https://github.com/rails/rails/releases
parent 94755421
No related branches found
No related tags found
No related merge requests found
PORTNAME= actiontext
PORTVERSION= 6.0.5.1
PORTVERSION= 6.0.6
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 60
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Edit and display rich text in Rails applications
WWW= https://github.com/rails/rails/tree/main/actiontext
WWW= https://github.com/rails/rails/tree/main/actiontext \
https://rubyonrails.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \
rubygem-activerecord60>=${PORTVERSION}:databases/rubygem-activerecord60 \
rubygem-activestorage60>=${PORTVERSION}:net/rubygem-activestorage60 \
rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60 \
RUN_DEPENDS= rubygem-actionpack60>=${PORTVERSION}<${PORTVERSION}_99:www/rubygem-actionpack60 \
rubygem-activerecord60>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activerecord60 \
rubygem-activestorage60>=${PORTVERSION}<${PORTVERSION}_99:net/rubygem-activestorage60 \
rubygem-activesupport60>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport60 \
rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri
USES= gem
......
TIMESTAMP = 1657835545
SHA256 (rubygem/actiontext-6.0.5.1.gem) = 09f3d6e36a32672369d1e6838ad18a2baddeccc61b5d583a72cc30eea5bce015
SIZE (rubygem/actiontext-6.0.5.1.gem) = 17920
TIMESTAMP = 1669058223
SHA256 (rubygem/actiontext-6.0.6.gem) = 2a7aeebf61d6dd003150e78b61a08e0d3a18a4c4b8dab7a240b30c35c592d9c7
SIZE (rubygem/actiontext-6.0.6.gem) = 17920
......@@ -5,5 +5,3 @@ editor is saved in its own RichText model that's associated with any existing
Active Record model in the application. Any embedded images (or other
attachments) are automatically stored using Active Storage and associated with
the included RichText model.
See also: https://rubyonrails.org/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment