[Lunar-commits] <moonbase-core> lunar, theedge: Bumped to version 7

Stefan Wold ratler at lunar-linux.org
Sat Jan 5 13:05:24 CET 2013


commit 7977453ad1fd1fcf62f8afe4a570f763e7776093
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 05 Jan 2013 04:05:24 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/7977453ad1fd1fcf62f8afe4a570f763e7776093

lunar, theedge: Bumped to version 7

- lsh fixes to allow evaluation of the commandline
- create_uniq_id() uses ip to generate md5sum
- Connection check now uses iproute2 (ip) instead of net-tools (ifconfig)
---
  system/lunar/DEPENDS   | +1/-1     
  system/lunar/DETAILS   | +4/-4     
  system/theedge/DEPENDS | +1/-1     
  system/theedge/DETAILS | +4/-4     
  4 files changed, 10 insertions(+), 10 deletions(-)

--- a/system/lunar/DEPENDS
+++ b/system/lunar/DEPENDS
@@ -11,6 +11,7 @@ depends findutils
 depends grep
 depends gzip
 depends installwatch
+depends iproute2
 depends less
 depends rpmunpack
 depends tar
@@ -18,7 +19,6 @@ depends unzip
 depends wget
 depends util-linux
 depends patch
-depends net-tools
 depends diffstat
 depends xz
 depends sed
--- a/system/lunar/DETAILS
+++ b/system/lunar/DETAILS
@@ -1,12 +1,12 @@
           MODULE=lunar
-         VERSION=5
+         VERSION=7
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=http://lunar-linux.org/lunar/lunar/
-      SOURCE_VFY=sha1:0b3cb2e54d821f6e04aa6c924b3932b01d6d0828
-        WEB_SITE=http://lunar-linux.org
+      SOURCE_VFY=sha1:321afbc43c999c02c9b40d86bf87e4dcd4a00811
+        WEB_SITE=http://lunar-linux.org/
          ENTERED=20020218
-         UPDATED=20121021
+         UPDATED=20130105
            SHORT="lunar contains the package management tools for Lunar-Linux."
 USE_WRAPPERS=off
 cat << EOF
--- a/system/theedge/DEPENDS
+++ b/system/theedge/DEPENDS
@@ -11,6 +11,7 @@ depends findutils
 depends grep
 depends gzip
 depends installwatch
+depends iproute2
 depends less
 depends rpmunpack
 depends tar
@@ -18,7 +19,6 @@ depends unzip
 depends wget
 depends util-linux
 depends patch
-depends net-tools
 depends diffstat
 depends xz
 depends sed
--- a/system/theedge/DETAILS
+++ b/system/theedge/DETAILS
@@ -1,12 +1,12 @@
           MODULE=theedge
-         VERSION=5
+         VERSION=7
           SOURCE=lunar-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/lunar-$VERSION
       SOURCE_URL=http://lunar-linux.org/lunar/lunar/
-      SOURCE_VFY=sha1:0b3cb2e54d821f6e04aa6c924b3932b01d6d0828
-        WEB_SITE=http://lunar-linux.org
+      SOURCE_VFY=sha1:321afbc43c999c02c9b40d86bf87e4dcd4a00811
+        WEB_SITE=http://lunar-linux.org/
          ENTERED=20020218
-         UPDATED=20121021
+         UPDATED=20130105
    AUTORESURRECT=off
            SHORT="development version of lunar core tools from Lunar-Linux."
 cat << EOF




More information about the Lunar-commits mailing list