[PATCH 0/3] setup.exe patches

Jon TURNEY jon.turney@dronecode.org.uk
Sat Nov 6 17:05:00 GMT 2010


Fix a couple of issues which caused me some frustration when trying to
install packages from cygwinports

Jon TURNEY (3):
  Compare package versions, not setup.ini timestamps
  Remove now-unused member variables for storage of timestamp of the
    setup the package version came from
  Add the last element of URL path to site chooser, if interesting.

 IniDBBuilderPackage.cc |   54 ++++++++++++++++++++++++++++++++---------------
 cygpackage.cc          |   17 ++++++++-------
 package_meta.cc        |    8 +++---
 package_meta.h         |   10 +-------
 package_version.cc     |   37 ++++++++++++++++++++++++++++++++
 package_version.h      |    3 ++
 site.cc                |   27 +++++++++++++++++++++++-
 7 files changed, 118 insertions(+), 38 deletions(-)

-- 
1.7.2.3



More information about the Cygwin-apps mailing list