Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods
In directory
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv15392/main/finkinfo/libs/rubymods
Modified Files:
actionmailer-rb.info actionpack-rb.info
actionwebservice-rb.info activerecord-rb.info
activeresource-rb.info activesupport-rb.info rails-rb.info
Added Files:
hoe-rb.info json-rb.info postgres-rb.info rubyforge-rb.info
zentest-rb.info
Log Message:
rails 2.0.2, also a few other useful packages
Index: activesupport-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/activesupport-rb.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- activesupport-rb.info 12 Dec 2007 21:56:39 -0000 1.8
+++ activesupport-rb.info 18 Dec 2007 15:52:24 -0000 1.9
@@ -1,7 +1,7 @@
Info2: <<
Package: activesupport-rb%type_pkg[ruby]
-Version: 2.0.1
-Revision: 3
+Version: 2.0.2
+Revision: 1
Type: ruby (1.8)
Description: Utility classes for Rails
License: BSD
@@ -18,8 +18,8 @@
<<
# Unpack Phase:
-Source: http://rubyforge.org/frs/download.php/28870/activesupport-%v.gem
-Source-MD5: 82cdf3c9adbda2f422d712c857e7468f
+Source: http://rubyforge.org/frs/download.php/29344/activesupport-%v.gem
+Source-MD5: 61f090d1ad0bacd93e0130d2cf421387
NoSourceDirectory: true
CompileScript: echo ""
Index: activerecord-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/activerecord-rb.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- activerecord-rb.info 12 Dec 2007 21:56:39 -0000 1.9
+++ activerecord-rb.info 18 Dec 2007 15:52:24 -0000 1.10
@@ -1,7 +1,7 @@
Info2: <<
Package: activerecord-rb%type_pkg[ruby]
-Version: 2.0.1
-Revision: 3
+Version: 2.0.2
+Revision: 1
Type: ruby (1.8)
Description: Object-Relational Mapper for Ruby
License: BSD
@@ -9,19 +9,19 @@
# Dependencies:
Depends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
libgems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]
<<
BuildDepends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
rubygems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]-dev
<<
# Unpack Phase:
-Source: http://rubyforge.org/frs/download.php/28873/activerecord-%v.gem
-Source-MD5: c3621ab50b3c1083108ceb14936bfacd
+Source: http://rubyforge.org/frs/download.php/29347/activerecord-%v.gem
+Source-MD5: cd602d2aa71ce7d78403b2c1984e57da
NoSourceDirectory: true
CompileScript: echo ""
Index: actionwebservice-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/actionwebservice-rb.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- actionwebservice-rb.info 12 Dec 2007 21:56:39 -0000 1.10
+++ actionwebservice-rb.info 18 Dec 2007 15:52:24 -0000 1.11
@@ -9,16 +9,16 @@
# Dependencies:
Depends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
- actionpack-rb%type_pkg[ruby] (>= 2.0.1-1),
- activerecord-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
+ actionpack-rb%type_pkg[ruby] (>= 2.0.2-1),
+ activerecord-rb%type_pkg[ruby] (>= 2.0.2-1),
libgems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]
<<
BuildDepends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
- actionpack-rb%type_pkg[ruby] (>= 2.0.1-1),
- activerecord-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
+ actionpack-rb%type_pkg[ruby] (>= 2.0.2-1),
+ activerecord-rb%type_pkg[ruby] (>= 2.0.2-1),
rubygems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]-dev
<<
Index: actionmailer-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/actionmailer-rb.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- actionmailer-rb.info 12 Dec 2007 21:56:39 -0000 1.10
+++ actionmailer-rb.info 18 Dec 2007 15:52:24 -0000 1.11
@@ -1,7 +1,7 @@
Info2: <<
Package: actionmailer-rb%type_pkg[ruby]
-Version: 2.0.1
-Revision: 3
+Version: 2.0.2
+Revision: 1
Type: ruby (1.8)
Description: Mail service classes
License: BSD
@@ -9,19 +9,19 @@
# Dependencies:
Depends: <<
- actionpack-rb%type_pkg[ruby] (>= 2.0.1-1),
+ actionpack-rb%type_pkg[ruby] (>= 2.0.2-1),
libgems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]
<<
BuildDepends: <<
- actionpack-rb%type_pkg[ruby] (>= 2.0.1-1),
+ actionpack-rb%type_pkg[ruby] (>= 2.0.2-1),
rubygems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]-dev
<<
# Unpack Phase:
-Source: http://rubyforge.org/frs/download.php/28879/actionmailer-%v.gem
-Source-MD5: 74b2348efc03e01b3baea01f761af8fb
+Source: http://rubyforge.org/frs/download.php/29353/actionmailer-%v.gem
+Source-MD5: 04ccdf0f70f2c9a76b15bc64690ce9a4
NoSourceDirectory: true
CompileScript: echo ""
--- NEW FILE: zentest-rb.info ---
Info2: <<
Package: zentest-rb%type_pkg[ruby]
Version: 3.6.1
Revision: 1
Type: ruby (1.8)
Description: Continuous integration while you code
License: BSD
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: <<
hoe-rb%type_pkg[ruby],
libgems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]
<<
BuildDepends: <<
hoe-rb%type_pkg[ruby],
rubygems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]-dev
<<
Source: http://rubyforge.org/frs/download.php/23168/ZenTest-%v.gem
Source-MD5: e2e82f3ae2658e3f1d441291a8b6190b
NoSourceDirectory: true
CompileScript: echo ""
InstallScript: <<
install -d -m 755 %i/var/lib/gems/%type_raw[ruby]
%p/bin/gem install --local --install-dir
%i/var/lib/gems/%type_raw[ruby] --rdoc ZenTest-%v.gem
rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
mv %i/var/lib/gems/%type_raw[ruby]/bin %i/
<<
DescDetail: <<
Testing, on steriods. Go red with zentest which ensures test coverage and
accelerates TDD. Go green with unit_diff using Advanced Diffing Technology
to highlight errors. Refactor with autotest, continuous integration while
you code.
<<
Homepage: http://www.zenspider.com/ZSS/Products/ZenTest/
<<
Index: activeresource-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/activeresource-rb.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- activeresource-rb.info 12 Dec 2007 21:56:39 -0000 1.3
+++ activeresource-rb.info 18 Dec 2007 15:52:24 -0000 1.4
@@ -1,7 +1,7 @@
Info2: <<
Package: activeresource-rb%type_pkg[ruby]
-Version: 2.0.1
-Revision: 3
+Version: 2.0.2
+Revision: 1
Type: ruby (1.8)
Description: Object-Relational Mapper for Ruby
License: BSD
@@ -9,19 +9,19 @@
# Dependencies:
Depends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
libgems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]
<<
BuildDepends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
rubygems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]-dev
<<
# Unpack Phase:
-Source: http://rubyforge.org/frs/download.php/28885/activeresource-%v.gem
-Source-MD5: 57bd1a79b3da390a96a698509a782d10
+Source: http://rubyforge.org/frs/download.php/29356/activeresource-%v.gem
+Source-MD5: 108cc06f78d25fb07ac641f953b22249
NoSourceDirectory: true
CompileScript: echo ""
--- NEW FILE: rubyforge-rb.info ---
Info2: <<
Package: rubyforge-rb%type_pkg[ruby]
Version: 0.4.4
Revision: 1
Type: ruby (1.8)
Description: Rubyforge automation
License: BSD
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: <<
libgems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]
<<
BuildDepends: <<
rubygems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]-dev
<<
Source: http://rubyforge.org/frs/download.php/24097/rubyforge-%v.gem
Source-MD5: c384c7cd656b3e175fb69485bf71e014
NoSourceDirectory: true
CompileScript: echo ""
InstallScript: <<
install -d -m 755 %i/var/lib/gems/%type_raw[ruby]
%p/bin/gem install --local --install-dir
%i/var/lib/gems/%type_raw[ruby] --rdoc rubyforge-%v.gem
rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
mv %i/var/lib/gems/%type_raw[ruby]/bin %i/
<<
DescDetail: <<
A script which automates a limited set of rubyforge operations.
<<
Homepage: http://rubyforge.org/projects/codeforpeople/
<<
Index: actionpack-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/actionpack-rb.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- actionpack-rb.info 12 Dec 2007 21:56:39 -0000 1.10
+++ actionpack-rb.info 18 Dec 2007 15:52:24 -0000 1.11
@@ -1,7 +1,7 @@
Info2: <<
Package: actionpack-rb%type_pkg[ruby]
-Version: 2.0.1
-Revision: 3
+Version: 2.0.2
+Revision: 1
Type: ruby (1.8)
Description: Web request routing and handling
License: BSD
@@ -9,19 +9,19 @@
# Dependencies:
Depends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
libgems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]
<<
BuildDepends: <<
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
rubygems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]-dev
<<
# Unpack Phase:
-Source: http://rubyforge.org/frs/download.php/28876/actionpack-%v.gem
-Source-MD5: 621e91de0ae33c0287c50d4dd37372e5
+Source: http://rubyforge.org/frs/download.php/29350/actionpack-%v.gem
+Source-MD5: e5ea499e95c2d5e23abef26a8666f2c9
NoSourceDirectory: true
CompileScript: echo ""
--- NEW FILE: json-rb.info ---
Info2: <<
Package: json-rb%type_pkg[ruby]
Version: 1.1.2
Revision: 2
Type: ruby (1.8)
Description: JSON from ruby datastructures
License: BSD
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: <<
libgems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]
<<
BuildDepends: <<
rubygems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]-dev
<<
Source: http://rubyforge.org/frs/download.php/28482/json-%v.gem
Source-MD5: c85bce750ff90f338b870ccfffd2ab99
NoSourceDirectory: true
CompileScript: echo ""
InstallScript: <<
install -d -m 755 %i/var/lib/gems/%type_raw[ruby]
%p/bin/gem install --local --install-dir
%i/var/lib/gems/%type_raw[ruby] --rdoc json-%v.gem
rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
<<
DescDetail: <<
This library can parse JSON texts and generate them from ruby data structures.
<<
Homepage: http://rubyforge.org/projects/json/
<<
--- NEW FILE: postgres-rb.info ---
Info2: <<
Package: postgres-rb%type_pkg[ruby]
Version: 0.7.9
Revision: 1
Description: Ruby bindings for PostgreSQL
Type: ruby (1.8)
License: BSD
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: <<
postgresql82-shlibs,
libgems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]
<<
BuildDepends: <<
libxml2,
libxslt,
postgresql82-dev,
readline5,
rubygems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]-dev,
system-openssl-dev
<<
NoSourceDirectory: true
Source: http://rubyforge.org/frs/download.php/29157/postgres-%v.2007.12.12.gem
Source-MD5: 6e4665a2508bec10e618a7984e9c156c
SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/include/postgresql
SetLDFLAGS: -L%p/lib/system-openssl/lib
CompileScript: echo ""
InstallScript: <<
#!/bin/sh -ev
export POSTGRES_INCLUDE=%p/include/postgresql
install -d -m 755 %i/var/lib/gems/%type_raw[ruby]
%p/bin/gem install --local --install-dir
%i/var/lib/gems/%type_raw[ruby] --rdoc *.gem
rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
%i/var/lib/gems/%type_raw[ruby]/gems/postgres-%v.2007.12.12/{compat-ruby-postgres,ext}
<<
Homepage: http://rubyforge.org/projects/ruby-pg/
DescDetail: <<
Ruby extension library providing an API to PostgreSQL using
the libpq C library.
<<
<<
Index: rails-rb.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/rails-rb.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- rails-rb.info 12 Dec 2007 21:56:40 -0000 1.11
+++ rails-rb.info 18 Dec 2007 15:52:25 -0000 1.12
@@ -1,37 +1,37 @@
Info2: <<
Package: rails-rb%type_pkg[ruby]
-Version: 2.0.1
-Revision: 3
+Version: 2.0.2
+Revision: 1
Type: ruby (1.8)
Description: MVC web application framework
License: BSD
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: <<
- actionmailer-rb%type_pkg[ruby] (>= 2.0.1-1),
- actionpack-rb%type_pkg[ruby] (>= 2.0.1-1),
+ actionmailer-rb%type_pkg[ruby] (>= 2.0.2-1),
+ actionpack-rb%type_pkg[ruby] (>= 2.0.2-1),
actionwebservice-rb%type_pkg[ruby] (>= 1.2.6-1),
- activerecord-rb%type_pkg[ruby] (>= 2.0.1-1),
- activeresource-rb%type_pkg[ruby] (>= 2.0.1-1),
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activerecord-rb%type_pkg[ruby] (>= 2.0.2-1),
+ activeresource-rb%type_pkg[ruby] (>= 2.0.2-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
rake-rb%type_pkg[ruby] (>= 0.7.3-1),
libgems-rb%type_pkg[ruby] (>= 0.9.5-2),
ruby%type_pkg[ruby]
<<
BuildDepends: <<
- actionmailer-rb%type_pkg[ruby] (>= 2.0.1-1),
- actionpack-rb%type_pkg[ruby] (>= 2.0.1-1),
+ actionmailer-rb%type_pkg[ruby] (>= 2.0.2-1),
+ actionpack-rb%type_pkg[ruby] (>= 2.0.2-1),
actionwebservice-rb%type_pkg[ruby] (>= 1.2.6-1),
- activerecord-rb%type_pkg[ruby] (>= 2.0.1-1),
- activeresource-rb%type_pkg[ruby] (>= 2.0.1-1),
- activesupport-rb%type_pkg[ruby] (>= 2.0.1-1),
+ activerecord-rb%type_pkg[ruby] (>= 2.0.2-1),
+ activeresource-rb%type_pkg[ruby] (>= 2.0.2-1),
+ activesupport-rb%type_pkg[ruby] (>= 2.0.2-1),
rubygems-rb%type_pkg[ruby] (>= 0.9.5-2),
rake-rb%type_pkg[ruby] (>= 0.7.3-1),
ruby%type_pkg[ruby]-dev
<<
-Source: http://rubyforge.org/frs/download.php/28882/rails-%v.gem
-Source-MD5: 668a042f23cb8f79d03de7085ef985ae
+Source: http://rubyforge.org/frs/download.php/29359/rails-%v.gem
+Source-MD5: 3bfadab613a0b4b50a84c45ac21f3a4a
NoSourceDirectory: true
CompileScript: echo ""
--- NEW FILE: hoe-rb.info ---
Info2: <<
Package: hoe-rb%type_pkg[ruby]
Version: 1.3.0
Revision: 1
Type: ruby (1.8)
Description: Rakefile helper
License: BSD
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: <<
libgems-rb%type_pkg[ruby],
ruby%type_pkg[ruby],
rubyforge-rb%type_pkg[ruby]
<<
BuildDepends: <<
rubygems-rb%type_pkg[ruby],
ruby%type_pkg[ruby]-dev,
rubyforge-rb%type_pkg[ruby]
<<
Source: http://rubyforge.org/frs/download.php/24099/hoe-%v.gem
Source-MD5: 838751aa0b18eafab7ff9a9633c79e19
NoSourceDirectory: true
CompileScript: echo ""
InstallScript: <<
install -d -m 755 %i/var/lib/gems/%type_raw[ruby]
%p/bin/gem install --local --install-dir
%i/var/lib/gems/%type_raw[ruby] --rdoc hoe-%v.gem
rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
mv %i/var/lib/gems/%type_raw[ruby]/bin %i/
<<
DescDetail: <<
Hoe is a simple rake/rubygems helper for project Rakefiles. It generates
all the usual tasks for projects including rdoc generation, testing,
packaging, and deployment.
<<
Homepage: http://seattlerb.rubyforge.org/hoe/
<<
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs