This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport question


Eric Blake wrote:
> bash ships as a primary tarball (3.1), then has several official patch
> files on top of the tarball (bash31-001 through bash31-017), so that bash
> 3.1.17 is the combination of these.  I know that I can add the patch files
> to the SRC_URI in my .cygport file, but how do I apply those patches to
> the original tree, so that the diff between my cygwin modifications and
> the original tree won't repeat the diffs of the official patch files?  It
> would be nice if there were a user-overridable hook called at the end of
> src_prep function that I could provide in my .cygport to merge the
> upstream patches into the original tree.

Right now there isn't a way to do this; I see that there should be, as
such code would benefit vim as well.  Let me work on this, but it may
not happen this week.

BTW, for anyone interested in cygport development, make sure you're
using CVS.  I'm really overdue for shipping 0.2.5 with a lot of new
features, including support for mirror:// SRC_URI's, Mono and Gtk#, git
repositories, and improvements to cygautoreconf and gnome2_autoreconf.


Yaakov


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]