This is the mail archive of the cygwin-apps 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]

[PATCH 0/3] setup.exe patches


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


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