Revision: 8352
http://gar.svn.sourceforge.net/gar/?rev=8352&view=rev
Author: bdwalton
Date: 2010-02-05 02:44:03 +0000 (Fri, 05 Feb 2010)
Log Message:
-----------
ruby19: base commit for ruby 1.9
Added Paths:
-----------
csw/mgar/pkg/ruby19/
csw/mgar/pkg/ruby19/branches/
csw/mgar/pkg/ruby19/tags/
csw/mgar/pkg/ruby19/trunk/
csw/mgar/pkg/ruby19/trunk/Makefile
csw/mgar/pkg/ruby19/trunk/checksums
csw/mgar/pkg/ruby19/trunk/files/
Property changes on: csw/mgar/pkg/ruby19/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/ruby19/trunk/Makefile 2010-02-05 02:44:03 UTC (rev 8352)
@@ -0,0 +1,25 @@
+GARNAME = ruby19
+GARVERSION = 1.9.1
+PATCHLEVEL = p376
+CATEGORIES = lang
+
+DESCRIPTION = Brief description
+define BLURB
+ Long description
+endef
+
+MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/1.9/
+DISTFILES = ruby-$(GARVERSION)-$(PATCHLEVEL).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream
+# software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of
+# MASTER_SITES, then uncomment the next line. Otherwise it is set by
+# default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES =
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/ruby19/trunk/checksums
===================================================================
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel