aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-04-04 09:36:56 +0800
committerclsung <clsung@FreeBSD.org>2007-04-04 09:36:56 +0800
commit3b84662271830036209d8946b9d1f841b0dec7ca (patch)
tree0da9e84bf4c6121947be5eea19a7edd6c0e24342 /www
parenta10eb0ad4ea2bcf80eb87c626f0ad40504cd54fb (diff)
downloadfreebsd-ports-gnome-3b84662271830036209d8946b9d1f841b0dec7ca.tar.gz
freebsd-ports-gnome-3b84662271830036209d8946b9d1f841b0dec7ca.tar.zst
freebsd-ports-gnome-3b84662271830036209d8946b9d1f841b0dec7ca.zip
- Update to 1.2.3
PR: ports/110659 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Approved by: maintainer (Jonathan Weiss)
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-actionwebservice/Makefile6
-rw-r--r--www/rubygem-actionwebservice/distinfo6
-rw-r--r--www/rubygem-rails/Makefile12
-rw-r--r--www/rubygem-rails/distinfo6
4 files changed, 15 insertions, 15 deletions
diff --git a/www/rubygem-actionwebservice/Makefile b/www/rubygem-actionwebservice/Makefile
index 6137516ded0e..2224fbc057ac 100644
--- a/www/rubygem-actionwebservice/Makefile
+++ b/www/rubygem-actionwebservice/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= actionwebservice
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= www rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= aws
@@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= aws
MAINTAINER= jw@innerewut.de
COMMENT= Simple support for publishing Web Service APIs for Rails applications
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.13.2.gemspec:${PORTSDIR}/www/rubygem-actionpack \
- ${LOCALBASE}/${SPEC_DIR}/activerecord-1.15.2.gemspec:${PORTSDIR}/databases/rubygem-activerecord
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.13.3.gemspec:${PORTSDIR}/www/rubygem-actionpack \
+ ${LOCALBASE}/${SPEC_DIR}/activerecord-1.15.3.gemspec:${PORTSDIR}/databases/rubygem-activerecord
RUN_DEPENDS= ${BUILD_DEPENDS}
# This target is only meant to be used by the port maintainer.
diff --git a/www/rubygem-actionwebservice/distinfo b/www/rubygem-actionwebservice/distinfo
index 45f2037eddc0..29d009d30d7a 100644
--- a/www/rubygem-actionwebservice/distinfo
+++ b/www/rubygem-actionwebservice/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/actionwebservice-1.2.2.gem) = af9811bf717218d1fbc65c641d18bc4e
-SHA256 (rubygem/actionwebservice-1.2.2.gem) = 97a30c5ae5f075ff12094bc0f3e7b524b7723d583cb1cf1dae553f7d3d777479
-SIZE (rubygem/actionwebservice-1.2.2.gem) = 67584
+MD5 (rubygem/actionwebservice-1.2.3.gem) = 59604dcdf9c6d32d7cff9146f51eae13
+SHA256 (rubygem/actionwebservice-1.2.3.gem) = 1cf6ac60c59e7eb7286af881c48a0243e1318fefe4178d0742b8c480852aeaad
+SIZE (rubygem/actionwebservice-1.2.3.gem) = 67584
diff --git a/www/rubygem-rails/Makefile b/www/rubygem-rails/Makefile
index 3c193f49f0ec..048d570828b2 100644
--- a/www/rubygem-rails/Makefile
+++ b/www/rubygem-rails/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= rails
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= www rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,11 +14,11 @@ MAINTAINER= jw@innerewut.de
COMMENT= MVC web application framework
BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \
- ${LOCALBASE}/${SPEC_DIR}/activesupport-1.4.1.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
- ${LOCALBASE}/${SPEC_DIR}/activerecord-1.15.2.gemspec:${PORTSDIR}/databases/rubygem-activerecord \
- ${LOCALBASE}/${SPEC_DIR}/actionpack-1.13.2.gemspec:${PORTSDIR}/www/rubygem-actionpack \
- ${LOCALBASE}/${SPEC_DIR}/actionmailer-1.3.2.gemspec:${PORTSDIR}/mail/rubygem-actionmailer \
- ${LOCALBASE}/${SPEC_DIR}/actionwebservice-1.2.2.gemspec:${PORTSDIR}/www/rubygem-actionwebservice
+ ${LOCALBASE}/${SPEC_DIR}/activesupport-1.4.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
+ ${LOCALBASE}/${SPEC_DIR}/activerecord-1.15.3.gemspec:${PORTSDIR}/databases/rubygem-activerecord \
+ ${LOCALBASE}/${SPEC_DIR}/actionpack-1.13.3.gemspec:${PORTSDIR}/www/rubygem-actionpack \
+ ${LOCALBASE}/${SPEC_DIR}/actionmailer-1.3.3.gemspec:${PORTSDIR}/mail/rubygem-actionmailer \
+ ${LOCALBASE}/${SPEC_DIR}/actionwebservice-1.2.3.gemspec:${PORTSDIR}/www/rubygem-actionwebservice
RUN_DEPENDS= ${BUILD_DEPENDS}
OPTIONS= FCGI "FastCGI support" Off\
diff --git a/www/rubygem-rails/distinfo b/www/rubygem-rails/distinfo
index 086b555207c0..ffc9fbc662fb 100644
--- a/www/rubygem-rails/distinfo
+++ b/www/rubygem-rails/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/rails-1.2.2.gem) = de3db32384179cbb95cc89fcf0163617
-SHA256 (rubygem/rails-1.2.2.gem) = e3482caade87a05c36971a6c4920a35ec8742a639f4c6c76276c49fa99a88df6
-SIZE (rubygem/rails-1.2.2.gem) = 168448
+MD5 (rubygem/rails-1.2.3.gem) = 297d9c6e30a57f5f4794780293698c54
+SHA256 (rubygem/rails-1.2.3.gem) = 58ed2135a5b41b825350113924d34e1f36cf5fa05030c78e8d3c49614dfbf209
+SIZE (rubygem/rails-1.2.3.gem) = 168448