aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-12-06 04:27:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-12-06 04:27:38 +0800
commitc115f35fd690ba676129fa88aa2e80afd71da986 (patch)
tree0a429750bd15a3e0011a58cfdf7db7c99f452452
parentbac89331f227696bdbe728f01c25f6de2c999445 (diff)
downloadfreebsd-ports-gnome-c115f35fd690ba676129fa88aa2e80afd71da986.tar.gz
freebsd-ports-gnome-c115f35fd690ba676129fa88aa2e80afd71da986.tar.zst
freebsd-ports-gnome-c115f35fd690ba676129fa88aa2e80afd71da986.zip
- Update to 3.2.16
- Sort RUN_DEPENDS Changes: https://github.com/rails/rails/blob/v3.2.16/activerecord/CHANGELOG.md
-rw-r--r--databases/rubygem-activerecord/Makefile10
-rw-r--r--databases/rubygem-activerecord/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/rubygem-activerecord/Makefile b/databases/rubygem-activerecord/Makefile
index 187d6ae35413..997b3c2febb3 100644
--- a/databases/rubygem-activerecord/Makefile
+++ b/databases/rubygem-activerecord/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= activerecord
-PORTVERSION= 3.2.15
+PORTVERSION= 3.2.16
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -11,10 +11,10 @@ COMMENT= Object-relational mapping layer for Rails MVC Framework
LICENSE= MIT
-RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
- rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \
- rubygem-tzinfo>=0.3.29:${PORTSDIR}/devel/rubygem-tzinfo \
- rubygem-arel>=3.0.2:${PORTSDIR}/databases/rubygem-arel
+RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \
+ rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
+ rubygem-arel>=3.0.2:${PORTSDIR}/databases/rubygem-arel \
+ rubygem-tzinfo>=0.3.29:${PORTSDIR}/devel/rubygem-tzinfo
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/databases/rubygem-activerecord/distinfo b/databases/rubygem-activerecord/distinfo
index e7adccccca94..9b96d4a86d61 100644
--- a/databases/rubygem-activerecord/distinfo
+++ b/databases/rubygem-activerecord/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/activerecord-3.2.15.gem) = 14ac3aa9bb3f9ecab3bab054225bc4d1dd6a7da0ada97814e6fa42924e9197dd
-SIZE (rubygem/activerecord-3.2.15.gem) = 296448
+SHA256 (rubygem/activerecord-3.2.16.gem) = c1a5bd52a79cd8364b2dccd35f1346335358ad232b02311802bc05bbf8138dae
+SIZE (rubygem/activerecord-3.2.16.gem) = 296448