aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rubygem-couchrest
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-10-27 11:02:52 +0800
committerswills <swills@FreeBSD.org>2011-10-27 11:02:52 +0800
commit645923f869059252446701615d5ae06e2a8b7d5d (patch)
treeb849b41525a482f7198d06b018dbcd9209516378 /databases/rubygem-couchrest
parenta76676768dbf856e820196f1e6728ef8e316021c (diff)
downloadfreebsd-ports-gnome-645923f869059252446701615d5ae06e2a8b7d5d.tar.gz
freebsd-ports-gnome-645923f869059252446701615d5ae06e2a8b7d5d.tar.zst
freebsd-ports-gnome-645923f869059252446701615d5ae06e2a8b7d5d.zip
- Update Rails to 3.1.1 and associated changes
With hat: ruby@
Diffstat (limited to 'databases/rubygem-couchrest')
-rw-r--r--databases/rubygem-couchrest/Makefile8
-rw-r--r--databases/rubygem-couchrest/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/rubygem-couchrest/Makefile b/databases/rubygem-couchrest/Makefile
index 4b265dbcd630..ff64f0db9f40 100644
--- a/databases/rubygem-couchrest/Makefile
+++ b/databases/rubygem-couchrest/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
PORTNAME= couchrest
-PORTVERSION= 1.0.2
+PORTVERSION= 1.1.2
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides a simple interface on top of CouchDBs RESTful HTTP API
-RUN_DEPENDS= rubygem-json>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-json \
- rubygem-mime-types>=${PORTVERSION}:${PORTSDIR}/misc/rubygem-mime-types \
- rubygem-rest-client>=${PORTVERSION}:${PORTSDIR}/www/rubygem-rest-client
+RUN_DEPENDS= rubygem-multi_json>=1.0.0:${PORTSDIR}/devel/rubygem-multi_json \
+ rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types \
+ rubygem-rest-client>=1.6.1:${PORTSDIR}/www/rubygem-rest-client
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/databases/rubygem-couchrest/distinfo b/databases/rubygem-couchrest/distinfo
index 55a25b6482a1..e2cd656b0c45 100644
--- a/databases/rubygem-couchrest/distinfo
+++ b/databases/rubygem-couchrest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/couchrest-1.0.2.gem) = 55b62424feedba1cb936d7187c94875fbea8daf17962813deba0cf0c41c93c72
-SIZE (rubygem/couchrest-1.0.2.gem) = 45056
+SHA256 (rubygem/couchrest-1.1.2.gem) = 92dd6e882a37470ffb2f24bda362c2a5543cf18c7cd89a7a439790ee4a8f9859
+SIZE (rubygem/couchrest-1.1.2.gem) = 50688