Created
June 17, 2015 11:18
-
-
Save garbas/1133d92bd72fe2b4cac3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --unified --recursive --new-file '--ignore-matching-lines=[$]Author.*[$]' '--ignore-matching-lines=[$]Date.*[$]' '--ignore-matching-lines=[$]Header.*[$]' '--ignore-matching-lines=[$]Id.*[$]' '--ignore-matching-lines=[$]Locker.*[$]' '--ignore-matching-lines=[$]Log.*[$]' '--ignore-matching-lines=[$]Name.*[$]' '--ignore-matching-lines=[$]RCSfile.*[$]' '--ignore-matching-lines=[$]Revision.*[$]' '--ignore-matching-lines=[$]Source.*[$]' '--ignore-matching-lines=[$]State.*[$]' '--exclude=.deps' '--exclude=*.gmo' '--exclude=*.Plo' '--exclude=*.Tpo' '--exclude=*.Po' '--exclude=.pc' '--exclude=.gitignore' '--exclude=.hgignore' '--exclude=.bzrignore' '--exclude=.sgignores' '--exclude=config.guess' '--exclude=config.sub' '--exclude=config.cache' '--exclude=config.status' '--exclude=config.log' '--exclude=ltmain.sh' '--exclude=install-sh' '--exclude=depcomp' '--exclude=missing' '--exclude=compile' '--exclude=libtool.m4' '--exclude=ltoptions.m4' '--exclude=ltsugar.m4' '--exclude=ltversion.m4' '--exclude=*.cache' '--exclude=autom4te.cache' '--exclude=*.[zZ]' '--exclude=*.arj' '--exclude=*.bz2' '--exclude=*.lzma' '--exclude=*.lzop' '--exclude=*.rzip' '--exclude=*.gz' '--exclude=*.rar' '--exclude=*.tar' '--exclude=*.tbz' '--exclude=*.tbz2' '--exclude=*.tgz' '--exclude=*.xz' '--exclude=*.zip' '--exclude=*.zoo' '--exclude=*.a' '--exclude=*.la' '--exclude=*.sa' '--exclude=*.so' '--exclude=*.dll' '--exclude=*.dll.a' '--exclude=*.o' '--exclude=*.lo' '--exclude=*.elc' '--exclude=*.exe' '--exclude=*.bin' '--exclude=*.gif' '--exclude=*.ico' '--exclude=*.ICO' '--exclude=*.jpg' '--exclude=*.png' '--exclude=*.pdf' '--exclude=*.pyc' '--exclude=*.xpm' '--exclude=.build' '--exclude=.inst' '--exclude=.sinst' '--exclude=tmp' '--exclude=*.BAK' '--exclude=*.bak' '--exclude=*.cvsignore' '--exclude=*.dvi' '--exclude=*.ex' '--exclude=*.log' '--exclude=*.orig' '--exclude=*.eps' '--exclude=*.mo' '--exclude=*.rej' '--exclude=*.stackdump' '--exclude=*.swp' '--exclude=*.tmp' '--exclude=*.TST' '--exclude=*.tst' '--exclude=*[~#]' '--exclude=.[~#]*' '--exclude=.emacs_[0-9]*' '--exclude=.nfs*' '--exclude=.config' '--exclude=[~#]*' '--exclude=a.out' '--exclude=core' '--exclude=DEADJOE' '--exclude=VERSION' '--exclude=*,v' '--exclude=.bzr' '--exclude=.bzrignore' '--exclude=.cvsignore' '--exclude=.darcs' '--exclude=.git' '--exclude=.hg' '--exclude=.hgignore' '--exclude=.mtn' '--exclude=.pc' '--exclude=.quilt' '--exclude=.svn' '--exclude=.svnignore' '--exclude=CVS' '--exclude=MT' '--exclude=RCS' '--exclude=SCCS' '--exclude=.hgignore' '--exclude=mercurial' mercurial-3.4-orig/CYGWIN-PATCHES/cygwin-announce.mail mercurial-3.4/CYGWIN-PATCHES/cygwin-announce.mail | |
--- mercurial-3.4-orig/CYGWIN-PATCHES/cygwin-announce.mail 1970-01-01 00:00:00.000000000 +0000 | |
+++ mercurial-3.4/CYGWIN-PATCHES/cygwin-announce.mail 2015-05-28 15:55:41.000000000 +0000 | |
@@ -0,0 +1,59 @@ | |
+To: [email protected] | |
+Subject: Updated: mercurial 3.4-1 -- Python based distributed version control (DVCS) | |
+--text follows this line-- | |
+ | |
+PACKAGE DESCRIPTION | |
+=================== | |
+ | |
+Homepage: http://mercurial.selenic.com | |
+License : GPL-2+ | |
+ | |
+Distributed, efficient Python based source control system. Mercurial is | |
+designed for efficient handling of very large distributed projects. | |
+ | |
+CHANGES SINCE LAST RELEASE | |
+========================== | |
+ | |
+- Built for Python 2.7 | |
+- See http://mercurial.selenic.com/wiki/WhatsNew | |
+ | |
+INSTALL OR UPGRADE NOTES | |
+======================== | |
+ | |
+Standard install. | |
+ | |
+For more information, see | |
+http://mercurial.selenic.com/wiki/UpgradeNotes | |
+ | |
+CYGWIN INSTALLATION INFORMATION | |
+=============================== | |
+ | |
+To install this package, click on the "Install Cygwin now" link on the | |
+<http://cygwin.com/> web page. This downloads setup.exe to your | |
+system. Then, run setup and answer all of the questions. You'll find | |
+the package listed in the "All" category. After installation, read the | |
+documentation at directories: | |
+ | |
+ /usr/share/doc/<package>/* | |
+ /usr/share/doc/Cygwin/<package-version>.README | |
+ | |
+If you have questions or comments, please send them to the Cygwin | |
+mailing list at <cygwin(at)cygwin.com>. | |
+ | |
+CYGWIN-ANNOUNCE UNSUBSCRIBE INFO | |
+================================ | |
+ | |
+This message has been sent to cygwin-announce list. | |
+ | |
+If you want to unsubscribe from the mailing list, look at the | |
+"List-Unsubscribe: " tag in the email header of this message. Send | |
+email to the address specified there. It will be in the format: | |
+ | |
+ cygwin-announce-unsubscribe-you=yourdomain.com(at)cygwin.com | |
+ | |
+More information on unsubscribing can be found: | |
+ | |
+ http://sources.redhat.com/lists.html#unsubscribe-simple | |
+ | |
+Please read *all* of the information on unsubscribing that is available | |
+starting at the above URL. | |
diff --unified --recursive --new-file '--ignore-matching-lines=[$]Author.*[$]' '--ignore-matching-lines=[$]Date.*[$]' '--ignore-matching-lines=[$]Header.*[$]' '--ignore-matching-lines=[$]Id.*[$]' '--ignore-matching-lines=[$]Locker.*[$]' '--ignore-matching-lines=[$]Log.*[$]' '--ignore-matching-lines=[$]Name.*[$]' '--ignore-matching-lines=[$]RCSfile.*[$]' '--ignore-matching-lines=[$]Revision.*[$]' '--ignore-matching-lines=[$]Source.*[$]' '--ignore-matching-lines=[$]State.*[$]' '--exclude=.deps' '--exclude=*.gmo' '--exclude=*.Plo' '--exclude=*.Tpo' '--exclude=*.Po' '--exclude=.pc' '--exclude=.gitignore' '--exclude=.hgignore' '--exclude=.bzrignore' '--exclude=.sgignores' '--exclude=config.guess' '--exclude=config.sub' '--exclude=config.cache' '--exclude=config.status' '--exclude=config.log' '--exclude=ltmain.sh' '--exclude=install-sh' '--exclude=depcomp' '--exclude=missing' '--exclude=compile' '--exclude=libtool.m4' '--exclude=ltoptions.m4' '--exclude=ltsugar.m4' '--exclude=ltversion.m4' '--exclude=*.cache' '--exclude=autom4te.cache' '--exclude=*.[zZ]' '--exclude=*.arj' '--exclude=*.bz2' '--exclude=*.lzma' '--exclude=*.lzop' '--exclude=*.rzip' '--exclude=*.gz' '--exclude=*.rar' '--exclude=*.tar' '--exclude=*.tbz' '--exclude=*.tbz2' '--exclude=*.tgz' '--exclude=*.xz' '--exclude=*.zip' '--exclude=*.zoo' '--exclude=*.a' '--exclude=*.la' '--exclude=*.sa' '--exclude=*.so' '--exclude=*.dll' '--exclude=*.dll.a' '--exclude=*.o' '--exclude=*.lo' '--exclude=*.elc' '--exclude=*.exe' '--exclude=*.bin' '--exclude=*.gif' '--exclude=*.ico' '--exclude=*.ICO' '--exclude=*.jpg' '--exclude=*.png' '--exclude=*.pdf' '--exclude=*.pyc' '--exclude=*.xpm' '--exclude=.build' '--exclude=.inst' '--exclude=.sinst' '--exclude=tmp' '--exclude=*.BAK' '--exclude=*.bak' '--exclude=*.cvsignore' '--exclude=*.dvi' '--exclude=*.ex' '--exclude=*.log' '--exclude=*.orig' '--exclude=*.eps' '--exclude=*.mo' '--exclude=*.rej' '--exclude=*.stackdump' '--exclude=*.swp' '--exclude=*.tmp' '--exclude=*.TST' '--exclude=*.tst' '--exclude=*[~#]' '--exclude=.[~#]*' '--exclude=.emacs_[0-9]*' '--exclude=.nfs*' '--exclude=.config' '--exclude=[~#]*' '--exclude=a.out' '--exclude=core' '--exclude=DEADJOE' '--exclude=VERSION' '--exclude=*,v' '--exclude=.bzr' '--exclude=.bzrignore' '--exclude=.cvsignore' '--exclude=.darcs' '--exclude=.git' '--exclude=.hg' '--exclude=.hgignore' '--exclude=.mtn' '--exclude=.pc' '--exclude=.quilt' '--exclude=.svn' '--exclude=.svnignore' '--exclude=CVS' '--exclude=MT' '--exclude=RCS' '--exclude=SCCS' '--exclude=.hgignore' '--exclude=mercurial' mercurial-3.4-orig/CYGWIN-PATCHES/install-after.sh mercurial-3.4/CYGWIN-PATCHES/install-after.sh | |
--- mercurial-3.4-orig/CYGWIN-PATCHES/install-after.sh 1970-01-01 00:00:00.000000000 +0000 | |
+++ mercurial-3.4/CYGWIN-PATCHES/install-after.sh 2015-05-28 15:50:14.000000000 +0000 | |
@@ -0,0 +1,36 @@ | |
+#!/bin/sh | |
+# | |
+# install-after.sh -- Custom installation | |
+# | |
+# The script will receive one argument: relative path to | |
+# installation root directory. Script is called like: | |
+# | |
+# $ install-after.sh .inst | |
+# | |
+# This script is run after [install] command. | |
+ | |
+Cmd() | |
+{ | |
+ echo $* | |
+ ${test+echo} $* | |
+} | |
+ | |
+Main() | |
+{ | |
+ root=${1:-".inst"} | |
+ | |
+ if [ "$root" ] && [ -d $root ]; then | |
+ | |
+ root=$(echo $root | sed 's,/$,,') # Delete trailing slash | |
+ | |
+ mandir=$root/usr/share/man | |
+ Cmd install -m 0755 -d $mandir/man1 $mandir/man5 | |
+ Cmd install -m 0644 doc/*.1 $mandir/man1 | |
+ Cmd install -m 0644 doc/*.5 $mandir/man5 | |
+ | |
+ fi | |
+} | |
+ | |
+Main "$@" | |
+ | |
+# End of file | |
diff --unified --recursive --new-file '--ignore-matching-lines=[$]Author.*[$]' '--ignore-matching-lines=[$]Date.*[$]' '--ignore-matching-lines=[$]Header.*[$]' '--ignore-matching-lines=[$]Id.*[$]' '--ignore-matching-lines=[$]Locker.*[$]' '--ignore-matching-lines=[$]Log.*[$]' '--ignore-matching-lines=[$]Name.*[$]' '--ignore-matching-lines=[$]RCSfile.*[$]' '--ignore-matching-lines=[$]Revision.*[$]' '--ignore-matching-lines=[$]Source.*[$]' '--ignore-matching-lines=[$]State.*[$]' '--exclude=.deps' '--exclude=*.gmo' '--exclude=*.Plo' '--exclude=*.Tpo' '--exclude=*.Po' '--exclude=.pc' '--exclude=.gitignore' '--exclude=.hgignore' '--exclude=.bzrignore' '--exclude=.sgignores' '--exclude=config.guess' '--exclude=config.sub' '--exclude=config.cache' '--exclude=config.status' '--exclude=config.log' '--exclude=ltmain.sh' '--exclude=install-sh' '--exclude=depcomp' '--exclude=missing' '--exclude=compile' '--exclude=libtool.m4' '--exclude=ltoptions.m4' '--exclude=ltsugar.m4' '--exclude=ltversion.m4' '--exclude=*.cache' '--exclude=autom4te.cache' '--exclude=*.[zZ]' '--exclude=*.arj' '--exclude=*.bz2' '--exclude=*.lzma' '--exclude=*.lzop' '--exclude=*.rzip' '--exclude=*.gz' '--exclude=*.rar' '--exclude=*.tar' '--exclude=*.tbz' '--exclude=*.tbz2' '--exclude=*.tgz' '--exclude=*.xz' '--exclude=*.zip' '--exclude=*.zoo' '--exclude=*.a' '--exclude=*.la' '--exclude=*.sa' '--exclude=*.so' '--exclude=*.dll' '--exclude=*.dll.a' '--exclude=*.o' '--exclude=*.lo' '--exclude=*.elc' '--exclude=*.exe' '--exclude=*.bin' '--exclude=*.gif' '--exclude=*.ico' '--exclude=*.ICO' '--exclude=*.jpg' '--exclude=*.png' '--exclude=*.pdf' '--exclude=*.pyc' '--exclude=*.xpm' '--exclude=.build' '--exclude=.inst' '--exclude=.sinst' '--exclude=tmp' '--exclude=*.BAK' '--exclude=*.bak' '--exclude=*.cvsignore' '--exclude=*.dvi' '--exclude=*.ex' '--exclude=*.log' '--exclude=*.orig' '--exclude=*.eps' '--exclude=*.mo' '--exclude=*.rej' '--exclude=*.stackdump' '--exclude=*.swp' '--exclude=*.tmp' '--exclude=*.TST' '--exclude=*.tst' '--exclude=*[~#]' '--exclude=.[~#]*' '--exclude=.emacs_[0-9]*' '--exclude=.nfs*' '--exclude=.config' '--exclude=[~#]*' '--exclude=a.out' '--exclude=core' '--exclude=DEADJOE' '--exclude=VERSION' '--exclude=*,v' '--exclude=.bzr' '--exclude=.bzrignore' '--exclude=.cvsignore' '--exclude=.darcs' '--exclude=.git' '--exclude=.hg' '--exclude=.hgignore' '--exclude=.mtn' '--exclude=.pc' '--exclude=.quilt' '--exclude=.svn' '--exclude=.svnignore' '--exclude=CVS' '--exclude=MT' '--exclude=RCS' '--exclude=SCCS' '--exclude=.hgignore' '--exclude=mercurial' mercurial-3.4-orig/CYGWIN-PATCHES/mercurial.README mercurial-3.4/CYGWIN-PATCHES/mercurial.README | |
--- mercurial-3.4-orig/CYGWIN-PATCHES/mercurial.README 1970-01-01 00:00:00.000000000 +0000 | |
+++ mercurial-3.4/CYGWIN-PATCHES/mercurial.README 2015-05-28 15:55:41.000000000 +0000 | |
@@ -0,0 +1,169 @@ | |
+mercurial | |
+------------------------------------------ | |
+ | |
+Fast, lightweight distributed source control management system | |
+ | |
+Distributed, efficient Python based source control system. Mercurial is | |
+designed for efficient handling of very large distributed projects. Features | |
+include: | |
+ | |
+* O(1) delta-compressed file storage and retrieval scheme | |
+* Complete cross-indexing of files and changesets for efficient exploration | |
+ of project history | |
+* Robust SHA1-based integrity checking and append-only storage model | |
+* Decentralized development model with arbitrary merging between trees | |
+* High-speed HTTP-based network merge protocol | |
+* Easy-to-use command-line interface | |
+* Integrated stand-alone web interface | |
+* Small Python codebase | |
+ | |
+About certificates (HTTPS): | |
+ | |
+ http://mercurial.selenic.com/wiki/CACertificates | |
+ | |
+ Mercurial has improved its HTTPS support in the 1.7.x series. When | |
+ connecting to an HTTPS server, it will now verify the server's | |
+ certificate correctly and reject the connection if the server | |
+ identity can't be confirmed - but only if Certification Authorities | |
+ (CAs) have been configured. As of 1.7.3, Mercurial will warn if CAs | |
+ haven't been configured. | |
+ | |
+Runtime requirements: | |
+ cygwin | |
+ python | |
+ | |
+Build requirements: | |
+ asciidoc | |
+ cygwin | |
+ python | |
+ | |
+Canonical homepage: | |
+ http://freecode.com/projects/mercurial | |
+ http://mercurial.selenic.com | |
+ http://packages.debian.org/mercurial | |
+ | |
+Canonical download: | |
+ See above | |
+ | |
+Version control repository: | |
+ | |
+Upstream contact: | |
+ Author: Matt Mackall <[email protected]> | |
+ Bugs: http://bz.selenic.com | |
+ | |
+Mailing list: | |
+ Mercurial mailing list <[email protected]> | |
+ | |
+License: | |
+ GPL-2+ | |
+ | |
+Language: | |
+ Python, C | |
+ | |
+------------------------------------ | |
+ | |
+Build instructions: | |
+ | |
+ unpack mercurial-3.4-1-src.tar.bz2 | |
+ | |
+ if you use setup to install this src package, it will be | |
+ unpacked under /usr/src automatically | |
+ | |
+ cd /usr/src | |
+ ./mercurial*.sh all | |
+ | |
+This will create: | |
+ mercurial-3.4-1.tar.xz | |
+ mercurial-3.4-1-src.tar.xz | |
+ | |
+------------------------------------------- | |
+ | |
+Files included in the binary distro: | |
+ See Cygwin package archive | |
+ | |
+------------------ | |
+ | |
+Port Notes: | |
+ | |
+----- version 3.4-1 ----- | |
+- New upstream release 2015-05-28 Jari Aalto | |
+ | |
+----- version 3.3-1 ----- | |
+- New upstream release 2015-02-12 Jari Aalto | |
+ | |
+----- version 3.0.1-1 ----- | |
+- New upstream release 2014-06-13 Jari Aalto | |
+ | |
+----- version 2.9.2-1 ----- | |
+- New upstream release 2014-04-09 Jari Aalto | |
+- Python 2.7.5 | |
+ | |
+----- version 2.7.1-1 ----- | |
+- New upstream release 2013-09-11 Jari Aalto | |
+ | |
+----- version 2.5.2-1 ----- | |
+- New upstream release 2013-03-05 Jari Aalto | |
+ | |
+----- version 2.4.2-1 ----- | |
+- Python 2.7 | |
+- New upstream release 2013-01-26 Jari Aalto | |
+ | |
+----- version 2.3.1-1 ----- | |
+- New upstream release 2012-09-15 Jari Aalto | |
+ | |
+----- version 2.1-1 ----- | |
+- New upstream release 2012-01-28 Jari Aalto | |
+ | |
+----- version 1.9.3-1 ----- | |
+- New upstream release 2011-10-29 Jari Aalto | |
+ | |
+----- version 1.9.2-1 ----- | |
+- New upstream release 2011-08-31 Jari Aalto | |
+ | |
+----- version 1.8.1-1 ----- | |
+- New upstream release 2011-03-17 Jari Aalto | |
+ | |
+----- version 1.7.5-1 ----- | |
+- New upstream release 2011-02-10 Jari Aalto | |
+ | |
+----- version 1.7-1 ----- | |
+- New upstream release 2010-11-02 Jari Aalto | |
+ | |
+----- version 1.5.4-1 ----- | |
+- New upstream release 2010-06-18 Jari Aalto | |
+ | |
+----- version 1.5-1 ----- | |
+- New upstream release 2010-03-19 Jari Aalto | |
+ | |
+----- version 1.4.2-1 ----- | |
+- New upstream release 2010-01-24 Jari Aalto | |
+ | |
+----- version 1.4.1-1 ----- | |
+- New upstream release 2009-12-09 Jari Aalto | |
+ | |
+----- version 1.4-1 ----- | |
+- New upstream release 2009-11-27 Jari Aalto | |
+ | |
+----- version 1.3.1-1 ----- | |
+- New upstream release 2009-09-29 Jari Aalto | |
+ | |
+----- version 1.1-1 ----- | |
+- New upstream release 2008-12-18 Jari Aalto | |
+ | |
+----- version 1.0.2-1 ----- | |
+- New upstream release 2008-08-20 Jari Aalto | |
+ | |
+----- version 0.9.5-1 ----- | |
+- 2007-11-01 New upstream release, Jari Aalto | |
+- hgrc.5 included in this distribution | |
+ | |
+----- version 0.9.4-1 ----- | |
+- 2007-08-01 Initial release, Jari Aalto | |
+- Built against Python 2.5 | |
+- hgrc.5 was copied from debian because the | |
+ doc/ dist included only *.txt files. It would have required separate | |
+ program asciidoc to convert them to manual pages. BUT asciidoc depends | |
+ on docbook. | |
+ | |
+Cygwin port maintained by: Jari Aalto <[email protected]> | |
+Copyright (C) 2007-2015 Jari Aalto; Licensed under GPL v2 or later | |
diff --unified --recursive --new-file '--ignore-matching-lines=[$]Author.*[$]' '--ignore-matching-lines=[$]Date.*[$]' '--ignore-matching-lines=[$]Header.*[$]' '--ignore-matching-lines=[$]Id.*[$]' '--ignore-matching-lines=[$]Locker.*[$]' '--ignore-matching-lines=[$]Log.*[$]' '--ignore-matching-lines=[$]Name.*[$]' '--ignore-matching-lines=[$]RCSfile.*[$]' '--ignore-matching-lines=[$]Revision.*[$]' '--ignore-matching-lines=[$]Source.*[$]' '--ignore-matching-lines=[$]State.*[$]' '--exclude=.deps' '--exclude=*.gmo' '--exclude=*.Plo' '--exclude=*.Tpo' '--exclude=*.Po' '--exclude=.pc' '--exclude=.gitignore' '--exclude=.hgignore' '--exclude=.bzrignore' '--exclude=.sgignores' '--exclude=config.guess' '--exclude=config.sub' '--exclude=config.cache' '--exclude=config.status' '--exclude=config.log' '--exclude=ltmain.sh' '--exclude=install-sh' '--exclude=depcomp' '--exclude=missing' '--exclude=compile' '--exclude=libtool.m4' '--exclude=ltoptions.m4' '--exclude=ltsugar.m4' '--exclude=ltversion.m4' '--exclude=*.cache' '--exclude=autom4te.cache' '--exclude=*.[zZ]' '--exclude=*.arj' '--exclude=*.bz2' '--exclude=*.lzma' '--exclude=*.lzop' '--exclude=*.rzip' '--exclude=*.gz' '--exclude=*.rar' '--exclude=*.tar' '--exclude=*.tbz' '--exclude=*.tbz2' '--exclude=*.tgz' '--exclude=*.xz' '--exclude=*.zip' '--exclude=*.zoo' '--exclude=*.a' '--exclude=*.la' '--exclude=*.sa' '--exclude=*.so' '--exclude=*.dll' '--exclude=*.dll.a' '--exclude=*.o' '--exclude=*.lo' '--exclude=*.elc' '--exclude=*.exe' '--exclude=*.bin' '--exclude=*.gif' '--exclude=*.ico' '--exclude=*.ICO' '--exclude=*.jpg' '--exclude=*.png' '--exclude=*.pdf' '--exclude=*.pyc' '--exclude=*.xpm' '--exclude=.build' '--exclude=.inst' '--exclude=.sinst' '--exclude=tmp' '--exclude=*.BAK' '--exclude=*.bak' '--exclude=*.cvsignore' '--exclude=*.dvi' '--exclude=*.ex' '--exclude=*.log' '--exclude=*.orig' '--exclude=*.eps' '--exclude=*.mo' '--exclude=*.rej' '--exclude=*.stackdump' '--exclude=*.swp' '--exclude=*.tmp' '--exclude=*.TST' '--exclude=*.tst' '--exclude=*[~#]' '--exclude=.[~#]*' '--exclude=.emacs_[0-9]*' '--exclude=.nfs*' '--exclude=.config' '--exclude=[~#]*' '--exclude=a.out' '--exclude=core' '--exclude=DEADJOE' '--exclude=VERSION' '--exclude=*,v' '--exclude=.bzr' '--exclude=.bzrignore' '--exclude=.cvsignore' '--exclude=.darcs' '--exclude=.git' '--exclude=.hg' '--exclude=.hgignore' '--exclude=.mtn' '--exclude=.pc' '--exclude=.quilt' '--exclude=.svn' '--exclude=.svnignore' '--exclude=CVS' '--exclude=MT' '--exclude=RCS' '--exclude=SCCS' '--exclude=.hgignore' '--exclude=mercurial' mercurial-3.4-orig/CYGWIN-PATCHES/setup.hint mercurial-3.4/CYGWIN-PATCHES/setup.hint | |
--- mercurial-3.4-orig/CYGWIN-PATCHES/setup.hint 1970-01-01 00:00:00.000000000 +0000 | |
+++ mercurial-3.4/CYGWIN-PATCHES/setup.hint 2015-05-28 15:50:14.000000000 +0000 | |
@@ -0,0 +1,4 @@ | |
+sdesc: "Python based distributed version control system (DVCS)" | |
+ldesc: "Distributed, efficient Python based source control system." | |
+category: Devel Python | |
+requires: python ca-certificates | |
diff --unified --recursive --new-file '--ignore-matching-lines=[$]Author.*[$]' '--ignore-matching-lines=[$]Date.*[$]' '--ignore-matching-lines=[$]Header.*[$]' '--ignore-matching-lines=[$]Id.*[$]' '--ignore-matching-lines=[$]Locker.*[$]' '--ignore-matching-lines=[$]Log.*[$]' '--ignore-matching-lines=[$]Name.*[$]' '--ignore-matching-lines=[$]RCSfile.*[$]' '--ignore-matching-lines=[$]Revision.*[$]' '--ignore-matching-lines=[$]Source.*[$]' '--ignore-matching-lines=[$]State.*[$]' '--exclude=.deps' '--exclude=*.gmo' '--exclude=*.Plo' '--exclude=*.Tpo' '--exclude=*.Po' '--exclude=.pc' '--exclude=.gitignore' '--exclude=.hgignore' '--exclude=.bzrignore' '--exclude=.sgignores' '--exclude=config.guess' '--exclude=config.sub' '--exclude=config.cache' '--exclude=config.status' '--exclude=config.log' '--exclude=ltmain.sh' '--exclude=install-sh' '--exclude=depcomp' '--exclude=missing' '--exclude=compile' '--exclude=libtool.m4' '--exclude=ltoptions.m4' '--exclude=ltsugar.m4' '--exclude=ltversion.m4' '--exclude=*.cache' '--exclude=autom4te.cache' '--exclude=*.[zZ]' '--exclude=*.arj' '--exclude=*.bz2' '--exclude=*.lzma' '--exclude=*.lzop' '--exclude=*.rzip' '--exclude=*.gz' '--exclude=*.rar' '--exclude=*.tar' '--exclude=*.tbz' '--exclude=*.tbz2' '--exclude=*.tgz' '--exclude=*.xz' '--exclude=*.zip' '--exclude=*.zoo' '--exclude=*.a' '--exclude=*.la' '--exclude=*.sa' '--exclude=*.so' '--exclude=*.dll' '--exclude=*.dll.a' '--exclude=*.o' '--exclude=*.lo' '--exclude=*.elc' '--exclude=*.exe' '--exclude=*.bin' '--exclude=*.gif' '--exclude=*.ico' '--exclude=*.ICO' '--exclude=*.jpg' '--exclude=*.png' '--exclude=*.pdf' '--exclude=*.pyc' '--exclude=*.xpm' '--exclude=.build' '--exclude=.inst' '--exclude=.sinst' '--exclude=tmp' '--exclude=*.BAK' '--exclude=*.bak' '--exclude=*.cvsignore' '--exclude=*.dvi' '--exclude=*.ex' '--exclude=*.log' '--exclude=*.orig' '--exclude=*.eps' '--exclude=*.mo' '--exclude=*.rej' '--exclude=*.stackdump' '--exclude=*.swp' '--exclude=*.tmp' '--exclude=*.TST' '--exclude=*.tst' '--exclude=*[~#]' '--exclude=.[~#]*' '--exclude=.emacs_[0-9]*' '--exclude=.nfs*' '--exclude=.config' '--exclude=[~#]*' '--exclude=a.out' '--exclude=core' '--exclude=DEADJOE' '--exclude=VERSION' '--exclude=*,v' '--exclude=.bzr' '--exclude=.bzrignore' '--exclude=.cvsignore' '--exclude=.darcs' '--exclude=.git' '--exclude=.hg' '--exclude=.hgignore' '--exclude=.mtn' '--exclude=.pc' '--exclude=.quilt' '--exclude=.svn' '--exclude=.svnignore' '--exclude=CVS' '--exclude=MT' '--exclude=RCS' '--exclude=SCCS' '--exclude=.hgignore' '--exclude=mercurial' mercurial-3.4-orig/CYGWIN-PATCHES/test.sh mercurial-3.4/CYGWIN-PATCHES/test.sh | |
--- mercurial-3.4-orig/CYGWIN-PATCHES/test.sh 1970-01-01 00:00:00.000000000 +0000 | |
+++ mercurial-3.4/CYGWIN-PATCHES/test.sh 2015-05-28 15:50:14.000000000 +0000 | |
@@ -0,0 +1,64 @@ | |
+w#!/bin/sh | |
+# Test basic functionality | |
+ | |
+set -e | |
+ | |
+proram=$0 | |
+TMPDIR=${TMPDIR:-/tmp} | |
+BASE=tmp.$$ | |
+TMPBASE=${TMPDIR%/}/$BASE | |
+CURDIR=. | |
+ | |
+case "$0" in | |
+ */*) | |
+ CURDIR=$(cd "${0%/*}" && pwd) | |
+ ;; | |
+esac | |
+ | |
+AtExit () | |
+{ | |
+ rm -rf "$TMPBASE" | |
+} | |
+ | |
+Run () | |
+{ | |
+ if [ "$1" ]; then # Empty message, just command to run | |
+ echo "$*" | |
+ shift | |
+ else | |
+ shift | |
+ echo "$*" | |
+ fi | |
+ | |
+ eval "$@" | |
+} | |
+ | |
+trap AtExit 0 1 2 3 15 | |
+ | |
+# ####################################################################### | |
+ | |
+file="$CURDIR/example.dat" | |
+ | |
+mkdir -p "$TMPBASE" || exit $? | |
+cd "$TMPBASE" || exit $? | |
+ | |
+which hg | |
+ | |
+hg --version || | |
+{ | |
+ echo "[ERROR] You must install package before testing it." | |
+ echo "[ERROR] It depends on Python modules in certain locations."; | |
+ exit | |
+} | |
+ | |
[email protected] | |
+ | |
+file=test.txt | |
+touch $file | |
+ | |
+Run "%% TEST 1:" hg init | |
+Run "%% TEST 2:" hg add $file | |
+Run "%% TEST 3:" hg ci -m "test" $file | |
+Run "%% TEST 4:" hg log | |
+ | |
+# End of file | |
diff --unified --recursive --new-file '--ignore-matching-lines=[$]Author.*[$]' '--ignore-matching-lines=[$]Date.*[$]' '--ignore-matching-lines=[$]Header.*[$]' '--ignore-matching-lines=[$]Id.*[$]' '--ignore-matching-lines=[$]Locker.*[$]' '--ignore-matching-lines=[$]Log.*[$]' '--ignore-matching-lines=[$]Name.*[$]' '--ignore-matching-lines=[$]RCSfile.*[$]' '--ignore-matching-lines=[$]Revision.*[$]' '--ignore-matching-lines=[$]Source.*[$]' '--ignore-matching-lines=[$]State.*[$]' '--exclude=.deps' '--exclude=*.gmo' '--exclude=*.Plo' '--exclude=*.Tpo' '--exclude=*.Po' '--exclude=.pc' '--exclude=.gitignore' '--exclude=.hgignore' '--exclude=.bzrignore' '--exclude=.sgignores' '--exclude=config.guess' '--exclude=config.sub' '--exclude=config.cache' '--exclude=config.status' '--exclude=config.log' '--exclude=ltmain.sh' '--exclude=install-sh' '--exclude=depcomp' '--exclude=missing' '--exclude=compile' '--exclude=libtool.m4' '--exclude=ltoptions.m4' '--exclude=ltsugar.m4' '--exclude=ltversion.m4' '--exclude=*.cache' '--exclude=autom4te.cache' '--exclude=*.[zZ]' '--exclude=*.arj' '--exclude=*.bz2' '--exclude=*.lzma' '--exclude=*.lzop' '--exclude=*.rzip' '--exclude=*.gz' '--exclude=*.rar' '--exclude=*.tar' '--exclude=*.tbz' '--exclude=*.tbz2' '--exclude=*.tgz' '--exclude=*.xz' '--exclude=*.zip' '--exclude=*.zoo' '--exclude=*.a' '--exclude=*.la' '--exclude=*.sa' '--exclude=*.so' '--exclude=*.dll' '--exclude=*.dll.a' '--exclude=*.o' '--exclude=*.lo' '--exclude=*.elc' '--exclude=*.exe' '--exclude=*.bin' '--exclude=*.gif' '--exclude=*.ico' '--exclude=*.ICO' '--exclude=*.jpg' '--exclude=*.png' '--exclude=*.pdf' '--exclude=*.pyc' '--exclude=*.xpm' '--exclude=.build' '--exclude=.inst' '--exclude=.sinst' '--exclude=tmp' '--exclude=*.BAK' '--exclude=*.bak' '--exclude=*.cvsignore' '--exclude=*.dvi' '--exclude=*.ex' '--exclude=*.log' '--exclude=*.orig' '--exclude=*.eps' '--exclude=*.mo' '--exclude=*.rej' '--exclude=*.stackdump' '--exclude=*.swp' '--exclude=*.tmp' '--exclude=*.TST' '--exclude=*.tst' '--exclude=*[~#]' '--exclude=.[~#]*' '--exclude=.emacs_[0-9]*' '--exclude=.nfs*' '--exclude=.config' '--exclude=[~#]*' '--exclude=a.out' '--exclude=core' '--exclude=DEADJOE' '--exclude=VERSION' '--exclude=*,v' '--exclude=.bzr' '--exclude=.bzrignore' '--exclude=.cvsignore' '--exclude=.darcs' '--exclude=.git' '--exclude=.hg' '--exclude=.hgignore' '--exclude=.mtn' '--exclude=.pc' '--exclude=.quilt' '--exclude=.svn' '--exclude=.svnignore' '--exclude=CVS' '--exclude=MT' '--exclude=RCS' '--exclude=SCCS' '--exclude=.hgignore' '--exclude=mercurial' mercurial-3.4-orig/CYGWIN-PATCHES/upstream.perl-webget mercurial-3.4/CYGWIN-PATCHES/upstream.perl-webget | |
--- mercurial-3.4-orig/CYGWIN-PATCHES/upstream.perl-webget 1970-01-01 00:00:00.000000000 +0000 | |
+++ mercurial-3.4/CYGWIN-PATCHES/upstream.perl-webget 2015-05-28 15:50:14.000000000 +0000 | |
@@ -0,0 +1,2 @@ | |
+tag1: mercurial | |
+http://www.selenic.com/mercurial/release/ pregexp:-[0-9.]+.tar.gz file:mercurial-0.8.1.tar.gz new: x: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment