Difference between revisions of "Patch"
(Added Python and Ruby link) |
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=Patch | |Name=Patch | ||
− | |Short description=Applies a patch to a file | + | |Short description=Applies a patch to a file. |
|Full description=GNU version of Larry Wall's program that takes "diff's" output and applies it to an original file to generate a modified version of that file. Normally, the patched versions are put in place of the originals. Backups can be made. | |Full description=GNU version of Larry Wall's program that takes "diff's" output and applies it to an original file to generate a modified version of that file. Normally, the patched versions are put in place of the originals. Backups can be made. | ||
|Homepage URL=https://www.gnu.org/software/patch/ | |Homepage URL=https://www.gnu.org/software/patch/ | ||
− | |||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | + | ||
− | + | |Decommissioned or Obsolete=No | |
− | |Decommissioned | + | |Donate=https://my.fsf.org/donate/ |
− | | | + | |Related projects=gnustandards,CVSps,Diffutils,LibXDiff,Patchutils,Patchwork,wdiff,gawk |
− | |Related projects=CVSps,Diffutils,LibXDiff,Patchutils,Patchwork,wdiff,gawk | ||
|Keywords=development,editing,word-processing,diff,patch | |Keywords=development,editing,word-processing,diff,patch | ||
− | |Version identifier=2.6 | + | |Version identifier=2.7.6 |
− | |Version date= | + | |Version date=2018/02/06 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.xz |
+ | |Last review by=Bendikker | ||
+ | |Last review date=2019/01/19 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011/04/01 | ||
+ | |User level=intermediate | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.xz.sig | ||
|Test entry=No | |Test entry=No | ||
− | |||
− | |||
− | |||
− | |||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=patch | |GNU package identifier=patch | ||
− | | | + | |Decommissioned/Obsolete=No |
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=GPLv3orlater |
− | |License verified by= | + | |License verified by=Bendikker |
− | |License verified date= | + | |License verified date=2018/05/01 |
}} | }} | ||
{{Person | {{Person | ||
|Real name=Andreas Gruenbacher | |Real name=Andreas Gruenbacher | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |Email=agruen@ | + | |Email=agruen@gnu.org |
}} | }} | ||
{{Person | {{Person | ||
Line 41: | Line 43: | ||
}} | }} | ||
{{Person | {{Person | ||
− | |Real name= | + | |Real name=Bruno Haible |
|Role=Contributor | |Role=Contributor | ||
+ | |Email=bruno@clisp.org | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Debian (Ref) |
− | | | + | |Resource URL=https://tracker.debian.org/pkg/patch |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah (Ref) |
− | |Resource URL=https:// | + | |Resource URL=https://savannah.gnu.org/projects/patch/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=VCS Repository Webview |
− | |Resource URL=https:// | + | |Resource URL=https://git.savannah.gnu.org/cgit/patch.git/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource URL=https:// | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-patch/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/patch-commit/ |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Download |
− | |Resource URL=https:// | + | |Resource URL=https://alpha.gnu.org/gnu/patch/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Download | |
− | |Resource kind= | + | |Resource URL=https://ftp.gnu.org/gnu/patch/ |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=General | |
− | |Resource kind= | + | |Resource URL=https://savannah.gnu.org/people/ |
− | |Resource URL= | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
+ | |Programming-language=C | ||
+ | |Runs-on=GNU/Linux | ||
|Software-development=small-specific-development-task | |Software-development=small-specific-development-task | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 16:15, 4 December 2020
Patch
https://www.gnu.org/software/patch/
Applies a patch to a file.
GNU version of Larry Wall's program that takes "diff's" output and applies it to an original file to generate a modified version of that file. Normally, the patched versions are put in place of the originals. Backups can be made.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Bruno Haible | Contributor |
Christopher R. Gabriel | Maintainer |
Andreas Gruenbacher | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/patch | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/patch.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-patch/ | |
Download | https://alpha.gnu.org/gnu/patch/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/patch-commit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/patch/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/patch/ | |
General | https://savannah.gnu.org/people/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.