monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 49f6e24994d841694f375fa723


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 49f6e24994d841694f375fa7233a85024e815226
Date: Thu, 23 Dec 2010 06:25:01 GMT

revision:            49f6e24994d841694f375fa7233a85024e815226
date:                2010-12-23T06:24:41
author:              address@hidden
branch:              net.venge.monotone
changelog:
Updated compilation files for Cygwin.

manifest:
format_version "1"

new_manifest [731e511ac75fcfdd69a1a7ddd685ba088e9ae3db]

old_revision [aaaa25d372e53ebb87658d5905500a0a3449f28b]

rename "cygwin/monotone-0.40-1.cygport"
    to "cygwin/monotone-0.99.1-1.cygport"

rename "cygwin/monotone-0.40-1.cygwin.patch"
    to "cygwin/monotone-0.99.1-1.cygwin.patch"

patch "cygwin/monotone-0.99.1-1.cygwin.patch"
 from [33070c21b42b376f3a3476ea74c6544ff100b26a]
   to [8f224d798902d31064c7ba77acf6060f4955941a]
============================================================
--- cygwin/monotone-0.40-1.cygwin.patch	33070c21b42b376f3a3476ea74c6544ff100b26a
+++ cygwin/monotone-0.99.1-1.cygwin.patch	8f224d798902d31064c7ba77acf6060f4955941a
@@ -1,32 +1,39 @@
-diff -urN origsrc/monotone-0.40/CYGWIN-PATCHES/README src/monotone-0.40/CYGWIN-PATCHES/README
---- origsrc/monotone-0.40/CYGWIN-PATCHES/README	1970-01-01 01:00:00.000000000 +0100
-+++ src/monotone-0.40/CYGWIN-PATCHES/README	2008-04-23 21:35:37.906250000 +0200
-@@ -0,0 +1,101 @@
+--- origsrc/monotone-0.99.1/CYGWIN-PATCHES/README	1970-01-01 01:00:00.000000000 +0100
++++ src/monotone-0.99.1/CYGWIN-PATCHES/README	2010-11-03 20:05:14.793224700 +0100
+@@ -0,0 +1,127 @@
 +monotone
 +------------------------------------------
 +monotone is a free distributed version control system. it provides a simple,
 +single-file transactional version store, with fully disconnected operation and
 +an efficient peer-to-peer synchronization protocol.
 +
-+Runtime requirements:
-+  cygwin-1.5.24 or newer
-+  libiconv2-1.11 or newer
-+  libintl8-0.15 or newer
-+  zlib-1.2.3-2 or newer
++Runtime requirements (newer releases are usually ok):
++  cygwin-1.7.1-1
++  libgcc1-4.3.4-3
++  libidn11-1.15-10
++  libintl8-0.17-11
++  libpcre0-8.00-1
++  libsqlite3_0-3.6.21-3
++  libstdc++6-4.3.4-3
++  lua-5.1.4-11
++  zlib0-1.2.3-10
 +
 +Build requirements:
-+  gcc-3.4.4 or newer
-+  binutils-20050610 or newer
-+  boost-devel-1.33.1 or newer
-+  gettext-0.14.5 or newer
-+  zlib-1.2.3-2 or newer
-+  perl-5.8.7 or newer
++  gcc4-4.3.2
++  binutils-2.19.51
++  boost-devel-1.33.1
++  libsqlite3-devel-3.6.2
++  libidn-devel-1.9
++  gettext-0.17
++  zlib-1.2.3
++  perl-5.10.0
++  botan-1.8.2
 +
 +Canonical homepage:
 +  http://monotone.ca/
 +
 +Canonical download:
-+  http://monotone.ca/downloads/0.40/monotone-0.40.tar.gz
++  http://monotone.ca/downloads/0.99.1/monotone-0.99.1.tar.gz
 +
 +License:
 +  GPL
@@ -37,29 +44,47 @@ diff -urN origsrc/monotone-0.40/CYGWIN-P
 +------------------------------------
 +
 +Build instructions:
-+  unpack monotone-0.40-1-src.tar.bz2
++  unpack monotone-0.99.1-1-src.tar.bz2
 +    if you use setup to install this src package, it will be
 +	 unpacked under /usr/src automatically
 +  cd /usr/src
-+  cygport monotone-0.40-1 all
++  cygport monotone-0.99.1-1 all
 +
 +This will create:
-+  /usr/src/monotone-0.40-1.tar.bz2
-+  /usr/src/monotone-0.40-1-src.tar.bz2
++  /usr/src/monotone-0.99.1-1.tar.bz2
++  /usr/src/monotone-0.99.1-1-src.tar.bz2
 +
-+Or use 'cygport monotone-0.40-1 prep' to get a patched source directory.
++Or use 'cygport monotone-0.99.1-1 prep' to get a patched source directory.
 +
 +To find out the files included in the binary distribution, you can
 +use "cygcheck -l monotone", or browse the listing for the appropriate version
 +at <http://cygwin.com/packages/>.
 +
 +For more information about this package, see the upstream documentation in
-+/usr/share/doc/monotone-0.40.
++/usr/share/doc/monotone.
 +
 +------------------
 +
 +Port Notes:
 +
++----------  monotone-0.99.1-1 -- 2010-11-03 -----------
++Upstream major release. No patch needed.
++
++----------  monotone-0.48-1 -- 2010-06-24 -----------
++Upstream major release. No patch needed.
++
++----------  monotone-0.46-1 -- 2010-02-07 -----------
++Upstream major release. No patch needed.
++
++----------  monotone-0.45-1 -- 2009-09-12 -----------
++Upstream major release. No patch needed.
++
++----------  monotone-0.42-2 -- 2009-04-17 -----------
++Re-built against Cygwin-1.7 in order to support UTF-8 filenames.
++
++----------  monotone-0.42-1 -- 2009-01-17 -----------
++Upstream major release. No patch needed.
++
 +----------  monotone-0.40-1 -- 2008-04-23 -----------
 +Upstream major release. No patch needed.
 +
@@ -103,9 +128,8 @@ diff -urN origsrc/monotone-0.40/CYGWIN-P
 +
 +Cygwin port maintained by: Lapo Luchini <address@hidden>
 +Please address all questions to the Cygwin mailing list at <address@hidden>
-diff -urN origsrc/monotone-0.40/CYGWIN-PATCHES/setup.hint src/monotone-0.40/CYGWIN-PATCHES/setup.hint
---- origsrc/monotone-0.40/CYGWIN-PATCHES/setup.hint	1970-01-01 01:00:00.000000000 +0100
-+++ src/monotone-0.40/CYGWIN-PATCHES/setup.hint	2008-04-23 01:42:03.078125000 +0200
+--- origsrc/monotone-0.99.1/CYGWIN-PATCHES/setup.hint	1970-01-01 01:00:00.000000000 +0100
++++ src/monotone-0.99.1/CYGWIN-PATCHES/setup.hint	2010-11-03 20:05:14.795224800 +0100
 @@ -0,0 +1,13 @@
 +# setup.hint for monotone
 +sdesc: "free distributed version control system"
@@ -118,5 +142,5 @@ diff -urN origsrc/monotone-0.40/CYGWIN-P
 +dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is
 +licensed under the GNU GPL."
 +category: Devel
-+requires: libiconv2 libintl8 zlib
++requires: libgcc1 libidn11 libintl8 libpcre0 libsqlite3_0 libstdc++6 lua zlib0
 +#maintainer: Lapo Luchini <address@hidden>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]