This is the mail archive of the cygwin-apps@cygwin.com 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: CMake 2.0.5-1 ready


On Fri, Oct 29, 2004 at 10:41:44AM -0400, William A. Hoffman wrote:
>There has been a new release of the official cmake (2.0.5-1).
>This is a minor release from to 2.0.3 to 2.0.5.

Please don't include a ChangeLog in these messages.  That is for
cygwin-announce.  We're only interested in where to get your new
pacakges.

>Changes in CMake 2.0.5:
>[snip]

i.e., this:
>Here are the required files:
>
>ftp://www.cmake.org/pub/cmake/cygwin/setup.hint
>ftp://www.cmake.org/pub/cmake/cygwin/cmake-2.0.5-1.tar.bz2
>ftp://www.cmake.org/pub/cmake/cygwin/cmake-2.0.5-1-src.tar.bz2

You don't normally have to include your setup.hint either although yours
shows a problem.

># CMake setup.hint file for cygwin setup.exe program
>category: Devel
>requires: libncurses7 cygwin
>sdesc: "A cross platform build manger"
>ldesc: "CMake is a cross platform build manager. It allows you to specify build parameters for C and C++ programs in a cross platform manner. For cygwin Makefiles will be generated. CMake is also capable of generating microsoft project files, nmake, and borland makefiles. CMake can also perform system inspection operations like finding installed libraries and header files."
>curr: 2.0.3-1
 ^^^^^^^^^^^^^

Don't use these tags unless you are trying to fool upset into doing something
that it wouldn't do normally.  There is nothing tricky about cmake's version
numbering so there is no reason to add specific version tags.

I've grabbed the binary and source tar balls mentioned above and removed older
packages that had dropped off of the setup.ini radar:

  total 6404
  -rw-rw-r--    1 cyguser  cygwin    1307762 Aug  4 08:32 cmake-2.0.3-1-src.tar.bz2
  -rw-rw-r--    1 cyguser  cygwin    1945225 Aug  4 08:32 cmake-2.0.3-1.tar.bz2
  -rw-rw-r--    1 cyguser  cygwin    1313187 Oct 29 15:28 cmake-2.0.5-1-src.tar.bz2
  -rw-rw-r--    1 cyguser  cygwin    1959985 Oct 29 15:28 cmake-2.0.5-1.tar.bz2
  -rw-rw-r--    1 cyguser  cygwin        393 Aug  4 10:54 md5.sum
  -rw-rw-r--    1 cyguser  cygwin        514 Oct 29 15:29 setup.hint

cgf


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