[Lunar-commits] <moonbase> patch: version bumped to 2.6.
Florin Braescu
florin at lunar-linux.org
Fri Nov 20 16:40:31 CET 2009
commit e48e9802c0009fae2ebf0d242edbffdd58371fcc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Nov 20 17:40:31 2009 +0200
patch: version bumped to 2.6.
Changes:
The "check" makefile target was added.
The --merge option was added.
Reject files now can be used as regular patches.
The original version of a file that is patched more than once is backed
up, and at most only one reject file is made.
The -r option now works correctly.
Rejected hunks come out in unified diff format if the input patch was of that format.
Various bugs were fixed.
---
devel/patch/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/patch/DETAILS b/devel/patch/DETAILS
index c85afb0..769664f 100644
--- a/devel/patch/DETAILS
+++ b/devel/patch/DETAILS
@@ -1,12 +1,12 @@
MODULE=patch
- VERSION=2.5.9
+ VERSION=2.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:9a69f7191576549255f046487da420989d2834a6
+ SOURCE_VFY=sha1:c30bcea10faea7f4e16aa4614742d119257dd4cc
WEB_SITE=http://www.gnu.org/software/patch/patch.html
ENTERED=20010922
- UPDATED=20090409
+ UPDATED=20091120
SHORT="patch applies a patch to a file"
cat << EOF
More information about the Lunar-commits
mailing list