[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Stefan Wold ratler at lunar-linux.org
Sat Oct 4 14:23:27 CEST 2014


commit d465b695b49a9cfab6abe79af64fec4091503283
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 04 Oct 2014 14:23:19 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/d465b695b49a9cfab6abe79af64fec4091503283

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  compilers/go/DETAILS   | +3/-3     
  docs/man-pages/DETAILS | +3/-3     
  shells/dash/DETAILS    | +16/-0    
  sql/phpMyAdmin/DETAILS | +3/-3     
  web/squid/DETAILS      | +3/-3     
  5 files changed, 28 insertions(+), 12 deletions(-)

--- a/compilers/go/DETAILS
+++ b/compilers/go/DETAILS
@@ -1,12 +1,12 @@
           MODULE=go
-         VERSION=1.3.1
+         VERSION=1.3.3
           SOURCE=${MODULE}${VERSION}.src.tar.gz
       SOURCE_URL=https://storage.googleapis.com/golang
-      SOURCE_VFY=sha256:fdfa148cc12f1e4ea45a5565261bf43d8a2e7d1fad4a16aed592d606223b93a8
+      SOURCE_VFY=sha256:1bb6fde89cfe8b9756a875af55d994cce0994861227b5dc0f268c143d91cd5ff
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
         WEB_SITE=http://golang.org/
          ENTERED=20140606
-         UPDATED=20140814
+         UPDATED=20141004
            SHORT="Compiler and tools for the Go programming language from Google"
 
 cat <<EOF
--- a/docs/man-pages/DETAILS
+++ b/docs/man-pages/DETAILS
@@ -1,11 +1,11 @@
           MODULE=man-pages
-         VERSION=3.73
+         VERSION=3.74
           SOURCE=$MODULE-$VERSION.tar.xz
       SOURCE_URL=http://www.kernel.org/pub/linux/docs/$MODULE
-      SOURCE_VFY=sha256:0582c4e636eccd94e47f53c6a36950e2b14447c8d19d840b9ca5fc84b3530c07
+      SOURCE_VFY=sha256:1e150c39f65fc9f1614399ff3e73dc3d09cbfad4b7c22ec4878db19254968681
         WEB_SITE=http://www.win.tue.nl/~aeb/linux/man
          ENTERED=20011003
-         UPDATED=20140922
+         UPDATED=20141004
          ARCHIVE=off
            PSAFE=no
            SHORT="A large collection of man pages"
--- /dev/null
+++ b/shells/dash/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=dash
+         VERSION=0.5.8
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://gondor.apana.org.au/~herbert/dash/files/
+      SOURCE_VFY=sha256:c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f
+        WEB_SITE=http://gondor.apana.org.au/~herbert/dash/
+         ENTERED=20141004
+         UPDATED=20141004
+           SHORT="Small, fast, basic implementation of /bin/sh"
+           PSAFE=no
+cat << EOF
+DASH is a POSIX-compliant implementation of /bin/sh that aims to
+be as small as possible. It does this without sacrificing speed
+where possible. In fact, it is significantly faster than bash (the
+GNU Bourne-Again SHell) for most tasks.
+EOF
--- a/sql/phpMyAdmin/DETAILS
+++ b/sql/phpMyAdmin/DETAILS
@@ -1,13 +1,13 @@
           MODULE=phpMyAdmin
-         VERSION=4.2.9
+         VERSION=4.2.9.1
          RELEASE=$VERSION-all-languages
           SOURCE=$MODULE-$RELEASE.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
       SOURCE_URL=$SFORGE_URL/phpmyadmin
-      SOURCE_VFY=sha256:2800abb255157c5bd2c6845a2ad6864a8743cc2abcb899c58df1d02dfa6716fe
+      SOURCE_VFY=sha256:f43a43facf36ef72a6b2989da39d131a4e2467ad06597e820cbfc6fa3327abbc
         WEB_SITE=http://www.phpmyadmin.net/home_page
          ENTERED=20040912
-         UPDATED=20140922
+         UPDATED=20141004
            SHORT="A php web interface to administrate MySQL tables"
 
 cat << EOF
--- a/web/squid/DETAILS
+++ b/web/squid/DETAILS
@@ -1,11 +1,11 @@
           MODULE=squid
-         VERSION=3.4.7
+         VERSION=3.4.8
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=ftp://ftp.squid-cache.org/pub/$MODULE
-      SOURCE_VFY=sha1:724bc2f7aa2b7dab4111305af3f243b84468689f
+      SOURCE_VFY=sha256:d0534c1cb6ad7de9e2c9f3fc192df92d4c454e3e4c5e00c5086997709153c455
         WEB_SITE=http://www.squid-cache.org
          ENTERED=20011214
-         UPDATED=20140903
+         UPDATED=20141004
            SHORT="A full-featured Web proxy cache"
 
 cat << EOF




More information about the Lunar-commits mailing list