pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-actionwebservice Update ruby-actionwebservice...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71fc5ebd2d86
branches: trunk
changeset: 534302:71fc5ebd2d86
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Oct 16 03:31:02 2007 +0000
description:
Update ruby-actionwebservice to 1.2.5.
Changes:
* Depend on Action Pack 1.13.5
* Depend on Active Record 1.15.5
diffstat:
www/ruby-actionwebservice/Makefile | 10 +++++-----
www/ruby-actionwebservice/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r bd1d2d3566b2 -r 71fc5ebd2d86 www/ruby-actionwebservice/Makefile
--- a/www/ruby-actionwebservice/Makefile Tue Oct 16 03:27:17 2007 +0000
+++ b/www/ruby-actionwebservice/Makefile Tue Oct 16 03:31:02 2007 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.7 2007/03/17 11:17:57 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2007/10/16 03:31:02 minskim Exp $
-DISTNAME= actionwebservice-1.2.3
+DISTNAME= actionwebservice-1.2.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= www ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/18412/
+MASTER_SITES= http://rubyforge.org/frs/download.php/26560/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://rubyforge.org/projects/aws/
COMMENT= Simple support for publishing web service APIs for Rails
-DEPENDS+= ${RUBY_PKGPREFIX}-actionpack>=1.13.3:../../www/ruby-actionpack
-DEPENDS+= ${RUBY_PKGPREFIX}-activerecord>=1.15.3:../../databases/ruby-activerecord
+DEPENDS+= ${RUBY_PKGPREFIX}-actionpack>=1.13.5:../../www/ruby-actionpack
+DEPENDS+= ${RUBY_PKGPREFIX}-activerecord>=1.15.5:../../databases/ruby-activerecord
USE_RUBY_SETUP= yes
diff -r bd1d2d3566b2 -r 71fc5ebd2d86 www/ruby-actionwebservice/distinfo
--- a/www/ruby-actionwebservice/distinfo Tue Oct 16 03:27:17 2007 +0000
+++ b/www/ruby-actionwebservice/distinfo Tue Oct 16 03:31:02 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/03/17 11:17:57 minskim Exp $
+$NetBSD: distinfo,v 1.9 2007/10/16 03:31:02 minskim Exp $
-SHA1 (actionwebservice-1.2.3.tgz) = 611adf0f75cbb367170d12ec4fe5a7da8a407b64
-RMD160 (actionwebservice-1.2.3.tgz) = a523fe77763604b99b19cd9cf94372ab7d385ad7
-Size (actionwebservice-1.2.3.tgz) = 64095 bytes
+SHA1 (actionwebservice-1.2.5.tgz) = 88e4bd8cc52e536672b135d5a91bc0d461e4caa1
+RMD160 (actionwebservice-1.2.5.tgz) = 2da3bf540c42aec5a1a723e59c98ac918c67030a
+Size (actionwebservice-1.2.5.tgz) = 64094 bytes
Home |
Main Index |
Thread Index |
Old Index