[csw-devel] SF.net SVN: gar:[13442] csw/mgar/pkg/ruby18/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Feb 22 23:04:28 CET 2011
Revision: 13442
http://gar.svn.sourceforge.net/gar/?rev=13442&view=rev
Author: bdwalton
Date: 2011-02-22 22:04:28 +0000 (Tue, 22 Feb 2011)
Log Message:
-----------
ruby18/trunk: start cleaning up usr/local references in the ruby packages, document in releasenotes as progress is made
Modified Paths:
--------------
csw/mgar/pkg/ruby18/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/ruby18/trunk/files/CSWruby.cswreleasenotes
Modified: csw/mgar/pkg/ruby18/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby18/trunk/Makefile 2011-02-22 13:33:46 UTC (rev 13441)
+++ csw/mgar/pkg/ruby18/trunk/Makefile 2011-02-22 22:04:28 UTC (rev 13442)
@@ -81,6 +81,7 @@
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*)-p(\d+).tar.bz2
DISTFILES = $(NAME)-$(DISTVERSION)-$(PATCHLEVEL).tar.bz2
+DISTFILES += CSWruby.cswreleasenotes
# See: http://rubyforge.org/tracker/index.php?func=detail&aid=17607&group_id=426&atid=1698
PATCHFILES = rdoc_parse_order_fix.patch
@@ -124,6 +125,9 @@
CHECKPKG_OVERRIDES_CSWrubydoc += missing-dependency|CSWperl
CHECKPKG_OVERRIDES_CSWrubydoc += missing-dependency|CSWpython
+# usr/local overrides
+CHECKPKG_OVERRIDES_CSWruby += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.8/fileutils.rb
+
include gar/category.mk
SPKG_VERSION := $(SPKG_VERSION)$(PATCHLEVEL)
Added: csw/mgar/pkg/ruby18/trunk/files/CSWruby.cswreleasenotes
===================================================================
--- csw/mgar/pkg/ruby18/trunk/files/CSWruby.cswreleasenotes (rev 0)
+++ csw/mgar/pkg/ruby18/trunk/files/CSWruby.cswreleasenotes 2011-02-22 22:04:28 UTC (rev 13442)
@@ -0,0 +1,3 @@
+* /usr/local overrides in checkpkg:
+ - fileutils.rb: all comments
+
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