Page MenuHomeFreeBSD

D18957.diff
No OneTemporary

D18957.diff

Index: head/databases/rubygem-flipper-active_record/Makefile
===================================================================
--- head/databases/rubygem-flipper-active_record/Makefile
+++ head/databases/rubygem-flipper-active_record/Makefile
@@ -3,6 +3,7 @@
PORTNAME= flipper-active_record
PORTVERSION= 0.16.0
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -11,11 +12,12 @@
LICENSE= MIT
-RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \
+RUN_DEPENDS= rubygem-activerecord50>=3.2:databases/rubygem-activerecord50 \
rubygem-flipper>=${PORTVERSION}:devel/rubygem-flipper
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/databases/rubygem-flipper-active_record013/Makefile
===================================================================
--- head/databases/rubygem-flipper-active_record013/Makefile
+++ head/databases/rubygem-flipper-active_record013/Makefile
@@ -3,6 +3,7 @@
PORTNAME= flipper-active_record
PORTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 013
@@ -12,13 +13,14 @@
LICENSE= MIT
-RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \
+RUN_DEPENDS= rubygem-activerecord50>=3.2:databases/rubygem-activerecord50 \
rubygem-flipper013>=${PORTVERSION}:devel/rubygem-flipper013
-PORTSCOUT= limit:^0\.13\.
+USES= gem
+USE_RUBY= yes
NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
+
+PORTSCOUT= limit:^0\.13\.
.include <bsd.port.mk>
Index: head/databases/rubygem-seed-fu/Makefile
===================================================================
--- head/databases/rubygem-seed-fu/Makefile
+++ head/databases/rubygem-seed-fu/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= seed-fu
-PORTVERSION= 2.3.7
+PORTVERSION= 2.3.9
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -11,11 +11,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activerecord4>=3.1:databases/rubygem-activerecord4 \
- rubygem-activesupport4>=3.1:devel/rubygem-activesupport4
+RUN_DEPENDS= rubygem-activerecord50>=3.1:databases/rubygem-activerecord50 \
+ rubygem-activesupport50>=3.1:devel/rubygem-activesupport50
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/databases/rubygem-seed-fu/distinfo
===================================================================
--- head/databases/rubygem-seed-fu/distinfo
+++ head/databases/rubygem-seed-fu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512317188
-SHA256 (rubygem/seed-fu-2.3.7.gem) = f19673443e9af799b730e3d4eca6a89b39e5a36825015dffd00d02ea3365cf74
-SIZE (rubygem/seed-fu-2.3.7.gem) = 13824
+TIMESTAMP = 1548426571
+SHA256 (rubygem/seed-fu-2.3.9.gem) = 6d902d12dc1b88a16d487506baacc93b3a92e3671fdd603110d1600d35fbf478
+SIZE (rubygem/seed-fu-2.3.9.gem) = 13824
Index: head/databases/rubygem-state_machines-activemodel/Makefile
===================================================================
--- head/databases/rubygem-state_machines-activemodel/Makefile
+++ head/databases/rubygem-state_machines-activemodel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= state_machines-activemodel
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -12,11 +13,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activemodel4>=4.1:databases/rubygem-activemodel4 \
+RUN_DEPENDS= rubygem-activemodel50>=4.1:databases/rubygem-activemodel50 \
rubygem-state_machines>=0.5.0:devel/rubygem-state_machines
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/databases/rubygem-state_machines-activerecord/Makefile
===================================================================
--- head/databases/rubygem-state_machines-activerecord/Makefile
+++ head/databases/rubygem-state_machines-activerecord/Makefile
@@ -3,6 +3,7 @@
PORTNAME= state_machines-activerecord
PORTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -12,11 +13,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activerecord4>=4.1:databases/rubygem-activerecord4 \
+RUN_DEPENDS= rubygem-activerecord50>=4.1:databases/rubygem-activerecord50 \
rubygem-state_machines-activemodel>=0.5.0:databases/rubygem-state_machines-activemodel
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/devel/rubygem-flipper-active_support_cache_store/Makefile
===================================================================
--- head/devel/rubygem-flipper-active_support_cache_store/Makefile
+++ head/devel/rubygem-flipper-active_support_cache_store/Makefile
@@ -3,6 +3,7 @@
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.16.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,11 +12,12 @@
LICENSE= MIT
-RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=3.2:devel/rubygem-activesupport50 \
rubygem-flipper>=${PORTVERSION}:devel/rubygem-flipper
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/devel/rubygem-flipper-active_support_cache_store013/Makefile
===================================================================
--- head/devel/rubygem-flipper-active_support_cache_store013/Makefile
+++ head/devel/rubygem-flipper-active_support_cache_store013/Makefile
@@ -3,6 +3,7 @@
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 013
@@ -12,13 +13,14 @@
LICENSE= MIT
-RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=3.2:devel/rubygem-activesupport50 \
rubygem-flipper013>=${PORTVERSION}:devel/rubygem-flipper013
-PORTSCOUT= limit:^0\.13\.
+USES= gem
+USE_RUBY= yes
NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
+
+PORTSCOUT= limit:^0\.13\.
.include <bsd.port.mk>
Index: head/devel/rubygem-grape-entity/Makefile
===================================================================
--- head/devel/rubygem-grape-entity/Makefile
+++ head/devel/rubygem-grape-entity/Makefile
@@ -2,6 +2,7 @@
PORTNAME= grape-entity
PORTVERSION= 0.7.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,11 +13,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=4.0:devel/rubygem-activesupport50 \
rubygem-multi_json>=1.3.2:devel/rubygem-multi_json
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/devel/rubygem-grape-path-helpers/Makefile
===================================================================
--- head/devel/rubygem-grape-path-helpers/Makefile
+++ head/devel/rubygem-grape-path-helpers/Makefile
@@ -11,7 +11,7 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
rubygem-grape>=1.0:devel/rubygem-grape \
rubygem-rake>=12:devel/rubygem-rake
Index: head/devel/rubygem-grape/Makefile
===================================================================
--- head/devel/rubygem-grape/Makefile
+++ head/devel/rubygem-grape/Makefile
@@ -2,6 +2,7 @@
PORTNAME= grape
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
rubygem-builder>=0:devel/rubygem-builder \
rubygem-mustermann-grape>=1.0.0:devel/rubygem-mustermann-grape \
rubygem-rack>=1.3.0:www/rubygem-rack \
Index: head/devel/rubygem-grape11/Makefile
===================================================================
--- head/devel/rubygem-grape11/Makefile
+++ head/devel/rubygem-grape11/Makefile
@@ -2,6 +2,7 @@
PORTNAME= grape
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 11
@@ -12,7 +13,7 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
rubygem-builder>=0:devel/rubygem-builder \
rubygem-mustermann-grape>=1.0.0:devel/rubygem-mustermann-grape \
rubygem-rack>=1.3.0:www/rubygem-rack \
Index: head/devel/rubygem-jira-ruby/Makefile
===================================================================
--- head/devel/rubygem-jira-ruby/Makefile
+++ head/devel/rubygem-jira-ruby/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jira-ruby
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,12 +13,13 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=4.0:devel/rubygem-activesupport50 \
rubygem-multipart-post>=0:www/rubygem-multipart-post \
rubygem-oauth>=0.5.0:net/rubygem-oauth
USES= gem
USE_RUBY= yes
+
NO_ARCH= yes
.include <bsd.port.mk>
Index: head/devel/rubygem-omniauth_crowd22/Makefile
===================================================================
--- head/devel/rubygem-omniauth_crowd22/Makefile
+++ head/devel/rubygem-omniauth_crowd22/Makefile
@@ -2,6 +2,7 @@
PORTNAME= omniauth_crowd
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 22
@@ -12,14 +13,15 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS?= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
+RUN_DEPENDS?= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri \
rubygem-omniauth>=1.0:security/rubygem-omniauth
-PORTSCOUT= limit:^2\.2
-
-NO_ARCH= yes
USES= gem
USE_RUBY= yes
+
+NO_ARCH= yes
+
+PORTSCOUT= limit:^2\.2
.include <bsd.port.mk>
Index: head/dns/rubygem-validates_hostname/Makefile
===================================================================
--- head/dns/rubygem-validates_hostname/Makefile
+++ head/dns/rubygem-validates_hostname/Makefile
@@ -3,6 +3,7 @@
PORTNAME= validates_hostname
PORTVERSION= 1.0.8
+PORTREVISION= 1
CATEGORIES= dns rubygems
MASTER_SITES= RG
@@ -12,11 +13,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activerecord4>=3.0:databases/rubygem-activerecord4 \
- rubygem-activesupport4>=3.0:devel/rubygem-activesupport4
+RUN_DEPENDS= rubygem-activerecord50>=3.0:databases/rubygem-activerecord50 \
+ rubygem-activesupport50>=3.0:devel/rubygem-activesupport50
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/net/rubygem-omniauth-authentiq/Makefile
===================================================================
--- head/net/rubygem-omniauth-authentiq/Makefile
+++ head/net/rubygem-omniauth-authentiq/Makefile
@@ -2,6 +2,7 @@
PORTNAME= omniauth-authentiq
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -11,11 +12,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-jwt1>=1.5:www/rubygem-jwt1 \
+RUN_DEPENDS= rubygem-jwt>=1.5:www/rubygem-jwt \
rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/security/rubygem-rack-oauth2/Makefile
===================================================================
--- head/security/rubygem-rack-oauth2/Makefile
+++ head/security/rubygem-rack-oauth2/Makefile
@@ -11,7 +11,7 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
rubygem-attr_required>=0:devel/rubygem-attr_required \
rubygem-httpclient>=0:www/rubygem-httpclient \
rubygem-json-jwt>=1.9.0:www/rubygem-json-jwt \
Index: head/security/rubygem-rack-oauth212/Makefile
===================================================================
--- head/security/rubygem-rack-oauth212/Makefile
+++ head/security/rubygem-rack-oauth212/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rack-oauth2
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 12
@@ -12,16 +13,17 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=2.3:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=2.3:devel/rubygem-activesupport50 \
rubygem-attr_required>=0.0.5:devel/rubygem-attr_required \
rubygem-httpclient>=2.4:www/rubygem-httpclient \
rubygem-multi_json>=1.3.6:devel/rubygem-multi_json \
rubygem-rack16>=1.1:www/rubygem-rack16
-PORTSCOUT= limit:^1\.2\.
-
-NO_ARCH= yes
USES= gem
USE_RUBY= yes
+
+NO_ARCH= yes
+
+PORTSCOUT= limit:^1\.2\.
.include <bsd.port.mk>
Index: head/textproc/rubygem-html-pipeline/Makefile
===================================================================
--- head/textproc/rubygem-html-pipeline/Makefile
+++ head/textproc/rubygem-html-pipeline/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= html-pipeline
-PORTVERSION= 2.9.1
+PORTVERSION= 2.10.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=2:devel/rubygem-activesupport50 \
rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri
USES= gem
Index: head/textproc/rubygem-html-pipeline/distinfo
===================================================================
--- head/textproc/rubygem-html-pipeline/distinfo
+++ head/textproc/rubygem-html-pipeline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542296198
-SHA256 (rubygem/html-pipeline-2.9.1.gem) = c532a0b64dbfb604d3b7c8803e8a35c51d10be5aea7ca6a2b30d740c0bb51b74
-SIZE (rubygem/html-pipeline-2.9.1.gem) = 28672
+TIMESTAMP = 1548426780
+SHA256 (rubygem/html-pipeline-2.10.0.gem) = 82795d719514214209003136f752b57b8d0389134d9f4e3a1c6e180071390f40
+SIZE (rubygem/html-pipeline-2.10.0.gem) = 28672
Index: head/www/rubygem-acts-as-taggable-on/Makefile
===================================================================
--- head/www/rubygem-acts-as-taggable-on/Makefile
+++ head/www/rubygem-acts-as-taggable-on/Makefile
@@ -2,6 +2,7 @@
PORTNAME= acts-as-taggable-on
PORTVERSION= 5.0.0
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -11,10 +12,11 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-activerecord4>=4.0:databases/rubygem-activerecord4
+RUN_DEPENDS= rubygem-activerecord50>=4.2.8:databases/rubygem-activerecord50
-NO_ARCH= yes
USES= gem
USE_RUBY= YES
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/www/rubygem-json-jwt/Makefile
===================================================================
--- head/www/rubygem-json-jwt/Makefile
+++ head/www/rubygem-json-jwt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= json-jwt
PORTVERSION= 1.10.0
+PORTREVISION= 1
CATEGORIES= www devel rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=4.2:devel/rubygem-activesupport4 \
+RUN_DEPENDS= rubygem-activesupport50>=4.2:devel/rubygem-activesupport50 \
rubygem-aes_key_wrap>=0:security/rubygem-aes_key_wrap \
rubygem-bindata>=0:devel/rubygem-bindata

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 23, 6:31 AM (5 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16789622
Default Alt Text
D18957.diff (15 KB)

Event Timeline