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: b62ffe239f2f05e05a42ed9f7a


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: b62ffe239f2f05e05a42ed9f7add4708417fa727
Date: Tue, 22 Mar 2011 12:05:28 +0100 (CET)

revision:            b62ffe239f2f05e05a42ed9f7add4708417fa727
date:                2011-03-22T11:02:47
author:              address@hidden
branch:              net.venge.monotone
changelog:
* cygport/*, Makefile.am: change file names in mtn to not have version numbers

manifest:
format_version "1"

new_manifest [8e926915e9a9daa8fc968ed453db5fb8b543d817]

old_revision [e3e76081b2bcd0a990ad0ee09fea7a7fc60bf7c2]

rename "cygport/monotone-1.0-1.cygport"
    to "cygport/monotone.cygport"

rename "cygport/monotone-1.0-1.cygwin.patch"
    to "cygport/monotone.cygwin.patch"

patch "Makefile.am"
 from [8df20d82b2cf66b3d26e59e5302babd78780fec9]
   to [d8bebdb36192f09f35b5737b9975fce92b11eeb9]

patch "cygport/README.txt"
 from [8b684783ed31d6dc1081daaa8b8536f88110ec1b]
   to [361e69b992054b76cba996af183076b6a2cd0bce]
============================================================
--- Makefile.am	8df20d82b2cf66b3d26e59e5302babd78780fec9
+++ Makefile.am	d8bebdb36192f09f35b5737b9975fce92b11eeb9
@@ -406,8 +406,8 @@ EXTRA_DIST =								\
 	mac/monotone.pmproj mac/monotone-pkg-logo.gif			\
 									\
 	cygport/README.txt						\
-	cygport/monotone-1.0-1.cygwin.patch				\
-	cygport/monotone-1.0-1.cygport					\
+	cygport/monotone.cygwin.patch					\
+	cygport/monotone.cygport					\
 									\
 	notes/release-checklist.txt					\
 	notes/README.testing notes/tester.txt notes/testsuite.txt	\
============================================================
--- cygport/README.txt	8b684783ed31d6dc1081daaa8b8536f88110ec1b
+++ cygport/README.txt	361e69b992054b76cba996af183076b6a2cd0bce
@@ -3,8 +3,8 @@
 We use the cygport Cygwin package.
 
 $ cd monotone/cygport
-$ mtn mv monotone-$OLD-1.cygport monotone-$NEW-1.cygport
-$ mtn mv monotone-$OLD-1.cygwin.patch monotone-$NEW-1.cygwin.patch
+$ ln -s monotone.cygport monotone-$NEW-1.cygport
+$ ln -s monotone.cygwin.patch monotone-$NEW-1.cygwin.patch
 
     edit *.cygport and/or *.patch as needed
     add the new version to Port Notes in *.patch
@@ -12,7 +12,7 @@
 $ cd ../monotone-build_cygwin; make dist-gzip
 $ cp ../monotone-build_cygwin/monotone-$NEW.tar.gz .
 $ cygport monotone-$NEW-1 all
-$ cp monotone-$NEW-1/spkg/monotone-$NEW-1.cygwin.patch .
+$ cp monotone-$NEW-1/spkg/monotone.cygwin.patch .
 
 If cygport hangs, it may be due to a parallel make bug. Try the
 following:

reply via email to

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