[Lunar-commits] <moonbase> GIT: rename the module gnuit. bump the version to 4.9.5.
Florin Braescu
florin at lunar-linux.org
Fri Apr 3 10:35:15 CEST 2009
commit 3051c3a67a5d51349415e159b969ba6e3bca444e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 3 11:35:15 2009 +0300
GIT: rename the module gnuit. bump the version to 4.9.5.
---
filemanagers/GIT/BUILD | 7 -------
filemanagers/GIT/DETAILS | 22 ----------------------
filemanagers/gnuit/DETAILS | 21 +++++++++++++++++++++
3 files changed, 21 insertions(+), 29 deletions(-)
diff --git a/filemanagers/GIT/BUILD b/filemanagers/GIT/BUILD
deleted file mode 100644
index 73c4a7e..0000000
--- a/filemanagers/GIT/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
-sedit "s/htmldir = \$(prefix)\/doc/htmldir = \$(prefix)\/share\/doc/" doc/Makefile.am &&
-sedit "s/htmldir = \$(prefix)\/doc/htmldir = \$(prefix)\/share\/doc/" doc/Makefile.in &&
-default_build
-
-) > $C_FIFO 2>&1
diff --git a/filemanagers/GIT/DETAILS b/filemanagers/GIT/DETAILS
deleted file mode 100644
index ae31a64..0000000
--- a/filemanagers/GIT/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- MODULE=GIT
- VERSION=4.3.20
- SOURCE=git-$VERSION.tar.gz
- SOURCE_URL[0]=$GNU_URL/git/
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/git/
- SOURCE_URL[2]=ftp://ftp.cs.unh.edu/pub/grads/tudor/git/
- SOURCE_VFY=sha1:2e761c033f3547d64f9deb72311146d683a4ad20
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/git-$VERSION
- WEB_SITE=http://www.hulubei.net/tudor/git/
- ENTERED=20020405
- UPDATED=20020405
- MAINTAINER=kongar at tsrsb.org.tr
- SHORT="GNU Interactive Tools, file system browser and extras"
-cat << EOF
-GIT is a set of interactive tools. It contains an extensible file
-system browser, an ascii/hex file viewer, a process viewer/killer
-and some other related utilities and shell scripts. It can be
-used to increase the speed and efficiency of most of the daily
-tasks such as copying and moving files and directories, invoking
-editors, compressing and uncompressing files, creating and
-expanding archives, compiling programs, sending mail, etc.
-EOF
diff --git a/filemanagers/gnuit/DETAILS b/filemanagers/gnuit/DETAILS
new file mode 100644
index 0000000..965b4eb
--- /dev/null
+++ b/filemanagers/gnuit/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=gnuit
+ VERSION=4.9.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=$GNU_URL/git
+ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/git
+ SOURCE_URL[2]=ftp://ftp.cs.unh.edu/pub/grads/tudor/git
+ SOURCE_VFY=sha1:9ee138ca9dd08d3b97d066b2e4c9d2281e49bd0e
+ WEB_SITE=http://www.hulubei.net/tudor/git
+ ENTERED=20020405
+ UPDATED=20090403
+ SHORT="GNU Interactive Tools, file system browser and extras"
+
+cat << EOF
+GIT is a set of interactive tools. It contains an extensible file
+system browser, an ascii/hex file viewer, a process viewer/killer
+and some other related utilities and shell scripts. It can be
+used to increase the speed and efficiency of most of the daily
+tasks such as copying and moving files and directories, invoking
+editors, compressing and uncompressing files, creating and
+expanding archives, compiling programs, sending mail, etc.
+EOF
More information about the Lunar-commits
mailing list