[Lunar-commits] <moonbase> rcs: version bumped to 5.8.
Florin Braescu
florin at lunar-linux.org
Tue Sep 6 13:25:27 CEST 2011
commit c64744f80d2a74caeb0cc6765d645738e018c87c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Sep 6 15:25:27 2011 +0400
rcs: version bumped to 5.8.
---
utils/rcs/BUILD | 7 -------
utils/rcs/DETAILS | 17 +++++++----------
2 files changed, 7 insertions(+), 17 deletions(-)
diff --git a/utils/rcs/BUILD b/utils/rcs/BUILD
deleted file mode 100644
index 8105836..0000000
--- a/utils/rcs/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- patch_it $SOURCE2 1 &&
- ./configure --prefix=/usr &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/utils/rcs/DETAILS b/utils/rcs/DETAILS
index 270cda4..d1d53a1 100644
--- a/utils/rcs/DETAILS
+++ b/utils/rcs/DETAILS
@@ -1,22 +1,19 @@
MODULE=rcs
- VERSION=5.7
+ VERSION=5.8
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-5.7-root-fix.patch
- SOURCE_URL[0]=$GNU_URL/$MODULE/
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=md5:4c8e896f2d2446fa593c6f1601a4fb75
- SOURCE2_VFY=sha1:6548d9c119c3daabc638e5307367db63d29a357e
+ SOURCE_URL[0]=$GNU_URL/$MODULE
+ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
+ SOURCE_VFY=sha1:6ba0c3ea2d170990214a26b323feaadb89bb4206
WEB_SITE=http://www.gnu.org
ENTERED=20011013
- UPDATED=20030919
+ UPDATED=20110906
SHORT="Revision Control Software"
+
cat << EOF
RCS -Revision Control SOftware,
- are used for keeping revisions of files etc.
+are used for keeping revisions of files etc.
VERY good idea for system maintenance, BIND zone
and source code files so that you could keep a tab
on what happen when (Or could go back a couple of revisions
if something goes BAD :()
-
EOF
More information about the Lunar-commits
mailing list