diff options
Diffstat (limited to 'www/rubygem-actionwebservice')
-rw-r--r-- | www/rubygem-actionwebservice/Makefile | 6 | ||||
-rw-r--r-- | www/rubygem-actionwebservice/distinfo | 6 |
2 files changed, 6 insertions, 6 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 |