[csw-devel] SF.net SVN: gar:[14508] csw/mgar/pkg/rbgems

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 4 14:30:06 CEST 2011


Revision: 14508
          http://gar.svn.sourceforge.net/gar/?rev=14508&view=rev
Author:   dmichelsen
Date:     2011-05-04 12:30:05 +0000 (Wed, 04 May 2011)

Log Message:
-----------
rbgems/activemodel-3.0.7: Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/rbgems/activemodel-3.0.7/trunk/Makefile
    csw/mgar/pkg/rbgems/activemodel-3.0.7/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/rbgems/activemodel-3.0.7/

Modified: csw/mgar/pkg/rbgems/activemodel-3.0.7/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/activesupport-3.0.7/trunk/Makefile	2011-05-04 11:22:48 UTC (rev 14501)
+++ csw/mgar/pkg/rbgems/activemodel-3.0.7/trunk/Makefile	2011-05-04 12:30:05 UTC (rev 14508)
@@ -1,15 +1,21 @@
-NAME = activesupport
+NAME = activemodel
 VERSION = 3.0.7
 CATEGORIES = rbgems
 
-DESCRIPTION = Utility library with commonly used stuff from the Rails framework
+DESCRIPTION = A toolkit for building modeling frameworks like Active Record and Active Resource
 define BLURB
 endef
 
 LICENSE = README.rdoc
 
-GEM_INSTALL_NO_TEST =
-
 ARCHALL = 1
 
+# This would check the prerequisites. However, these have now the version in the name.
+# No good idea on how to solve this ATM apart from manually writing them down.
+CONFIGURE_SCRIPTS =
+
+DEP_PKGS += CSWrb18-activesupport-3-0-7
+DEP_PKGS += CSWrb18-builder-3-0-0
+DEP_PKGS += CSWrb18-i18n-0-5-0
+
 include gar/category.mk

Modified: csw/mgar/pkg/rbgems/activemodel-3.0.7/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/activesupport-3.0.7/trunk/checksums	2011-05-04 11:22:48 UTC (rev 14501)
+++ csw/mgar/pkg/rbgems/activemodel-3.0.7/trunk/checksums	2011-05-04 12:30:05 UTC (rev 14508)
@@ -1 +1 @@
-1dffb96c1aacb5f6d4e377fd7e7da5a2  activesupport-3.0.7.gem
+e17391796dde0a1e1fcb95ce35be4041  activemodel-3.0.7.gem


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list