svn commit: r535952 - head/textproc/rubygem-actiontext60
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 19 23:34:51 UTC 2020
Author: sunpoet
Date: Tue May 19 23:34:45 2020
New Revision: 535952
URL: https://svnweb.freebsd.org/changeset/ports/535952
Log:
Update to 6.0.3.1
- Add PORTSCOUT
Changes: https://github.com/rails/rails/blob/6-0-stable/actiontext/CHANGELOG.md
Modified:
head/textproc/rubygem-actiontext60/Makefile
head/textproc/rubygem-actiontext60/distinfo
Modified: head/textproc/rubygem-actiontext60/Makefile
==============================================================================
--- head/textproc/rubygem-actiontext60/Makefile Tue May 19 23:34:40 2020 (r535951)
+++ head/textproc/rubygem-actiontext60/Makefile Tue May 19 23:34:45 2020 (r535952)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= actiontext
-PORTVERSION= 6.0.2.2
+PORTVERSION= 6.0.3.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 60
@@ -23,5 +23,7 @@ USES= gem
USE_RUBY= yes
NO_ARCH= yes
+
+PORTSCOUT= limit:^6\.0\.
.include <bsd.port.mk>
Modified: head/textproc/rubygem-actiontext60/distinfo
==============================================================================
--- head/textproc/rubygem-actiontext60/distinfo Tue May 19 23:34:40 2020 (r535951)
+++ head/textproc/rubygem-actiontext60/distinfo Tue May 19 23:34:45 2020 (r535952)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585158030
-SHA256 (rubygem/actiontext-6.0.2.2.gem) = 872fb41b79794eaa9d1007e4b2e73cfa031ab2a47e5ee8cdae362518d917fed9
-SIZE (rubygem/actiontext-6.0.2.2.gem) = 17408
+TIMESTAMP = 1589908872
+SHA256 (rubygem/actiontext-6.0.3.1.gem) = 332c21e54a39b2978b83cb68ef9eebb8683afab3b1b2a4abf40b146f4069524e
+SIZE (rubygem/actiontext-6.0.3.1.gem) = 17408
More information about the svn-ports-all
mailing list