Subject: CVS commit: pkgsrc/devel/ruby-activesupport
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2007 22:01:05
Module Name: pkgsrc
Committed By: minskim
Date: Sat Feb 3 22:01:05 UTC 2007
Modified Files:
pkgsrc/devel/ruby-activesupport: Makefile distinfo
Added Files:
pkgsrc/devel/ruby-activesupport/patches: patch-aa patch-ab
Log Message:
Make this work with ruby18-base>1.8.5.
From activesupport svn:
Ruby 1.8-cvs and 1.9 define a private Time#to_date that overrides Active
Support. Make it public to preserve compatibility.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/ruby-activesupport/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/ruby-activesupport/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/ruby-activesupport/patches/patch-aa \
pkgsrc/devel/ruby-activesupport/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.