[Lunar-commits] <moonbase> acct: version bumped to 6.5.1.

Florin Braescu florin at lunar-linux.org
Tue Jan 19 12:21:45 CET 2010


commit 18cf7de728f29c63c5a52ddbd6895e9205db9601
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 19 13:21:45 2010 +0200

    acct: version bumped to 6.5.1.
    
    Code cleanup and improvements.
---
 utils/acct/BUILD   |    8 ++++----
 utils/acct/DETAILS |   11 ++++++-----
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/utils/acct/BUILD b/utils/acct/BUILD
index 20bce0d..69ea754 100644
--- a/utils/acct/BUILD
+++ b/utils/acct/BUILD
@@ -1,9 +1,9 @@
 (
     # Don't install last and last.1 manpage - already in sysvinit module
-    sedit '/^bin_PROGRAMS/ s/last//; /^man_MANS/ s/last.1//' Makefile.am Makefile.in &&
-    ./configure --prefix=/usr \
-                --enable-linux-multiformat &&
-    
+    sedit '/^bin_PROGRAMS/ s/last//; /^man_MANS/ s/last.1//' Makefile.am Makefile.in  &&
+    ./configure --prefix=/usr                \
+                --enable-linux-multiformat  &&
+
     default_make
 
 ) > $C_FIFO 2>&1
diff --git a/utils/acct/DETAILS b/utils/acct/DETAILS
index a34fd8d..50974e0 100644
--- a/utils/acct/DETAILS
+++ b/utils/acct/DETAILS
@@ -1,12 +1,13 @@
           MODULE=acct
-         VERSION=6.5
+         VERSION=6.5.1
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$GNU_URL/$MODULE/
-      SOURCE_VFY=sha1:1914392d7713ac37509e75b44f60b2f6867d7ca2
-        WEB_SITE=http://www.gnu.org/software/acct/
+      SOURCE_URL=$GNU_URL/$MODULE
+      SOURCE_VFY=sha1:e7393004864699daa73d5981af060fad2e0cb76e
+        WEB_SITE=http://www.gnu.org/software/acct
          ENTERED=20041117
-         UPDATED=20090903
+         UPDATED=20100119
            SHORT="the GNU Accounting Utils"
+
 cat << EOF
 The GNU Accounting Utils provide login and process accounting utilities
 for GNU/Linux systems.


More information about the Lunar-commits mailing list