pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-activeresource Sync ruby-activeresource with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eee96448becf
branches:  trunk
changeset: 576391:eee96448becf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jun 09 16:32:36 2010 +0000

description:
Sync ruby-activeresource with other rails packages.

Patch by Wen Heping in PR 43442.

diffstat:

 www/ruby-activeresource/Makefile |  6 +++---
 www/ruby-activeresource/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 830f5276e89f -r eee96448becf www/ruby-activeresource/Makefile
--- a/www/ruby-activeresource/Makefile  Wed Jun 09 16:29:29 2010 +0000
+++ b/www/ruby-activeresource/Makefile  Wed Jun 09 16:32:36 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2009/12/01 23:24:24 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2010/06/09 16:32:36 minskim Exp $
 
-DISTNAME=      activeresource-2.3.5
+DISTNAME=      activeresource-2.3.8
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    www
 
@@ -8,7 +8,7 @@
 HOMEPAGE=      http://rubyforge.org/projects/activeresource/
 COMMENT=       Object-relational mapping for REST webservices
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-activesupport>=2.3.5:../../devel/ruby-activesupport
+DEPENDS+=      ${RUBY_PKGPREFIX}-activesupport>=2.3.8:../../devel/ruby-activesupport
 
 .include "../../misc/rubygems/rubygem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 830f5276e89f -r eee96448becf www/ruby-activeresource/distinfo
--- a/www/ruby-activeresource/distinfo  Wed Jun 09 16:29:29 2010 +0000
+++ b/www/ruby-activeresource/distinfo  Wed Jun 09 16:32:36 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/12/01 23:24:24 minskim Exp $
+$NetBSD: distinfo,v 1.8 2010/06/09 16:32:36 minskim Exp $
 
-SHA1 (activeresource-2.3.5.gem) = 2b4bb421e0857f73d8e9aa2bdd164d6c11bebc00
-RMD160 (activeresource-2.3.5.gem) = cd09fdf2b0d79547af49aa91f21dacebe1cd800f
-Size (activeresource-2.3.5.gem) = 64000 bytes
+SHA1 (activeresource-2.3.8.gem) = 16305f2538c13b0161344b0bfb6baac3246e1cd5
+RMD160 (activeresource-2.3.8.gem) = bf503524fd9477aeb34cd2f5c4860b6a9508ceee
+Size (activeresource-2.3.8.gem) = 483328 bytes



Home | Main Index | Thread Index | Old Index