[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:/lunar-linux/moonbase-other
stumbles
stumbles at lunar-linux.org
Fri Jul 5 13:37:51 CEST 2013
commit b637aa151060a7fa16f24a35254183af1330eaff
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 03 Jul 2013 18:46:25 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b637aa151060a7fa16f24a35254183af1330eaff
Merge branch 'master' of github.com:/lunar-linux/moonbase-other
---
filesys/reiserfsprogs/DETAILS | +3/-3
kernel/virtualbox-module/POST_INSTALL | +2/-0
sql/phpMyAdmin/DETAILS | +3/-3
virtual/VirtualBox/POST_INSTALL | +0/-3
web/squid/DETAILS | +3/-3
xorg/driver/xf86-input-evdev/DEPENDS | +0/-1
6 files changed, 11 insertions(+), 13 deletions(-)
--- a/filesys/reiserfsprogs/DETAILS
+++ b/filesys/reiserfsprogs/DETAILS
@@ -1,12 +1,12 @@
MODULE=reiserfsprogs
- VERSION=3.6.22
+ VERSION=3.6.23
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=http://ftp.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v$VERSION
SOURCE_URL[1]=$MIRROR_URL
- SOURCE_VFY=sha1:5803b3c8e858d7e8fa6f175408af2facf420b4ab
+ SOURCE_VFY=sha1:90d6b58200fb5ff744f73db9bc7d67a74fb95a27
WEB_SITE=http://www.namesys.com
ENTERED=20010922
- UPDATED=20121211
+ UPDATED=20130703
SHORT="Tools for using the reiser file system"
cat << EOF
--- /dev/null
+++ b/kernel/virtualbox-module/POST_INSTALL
@@ -0,0 +1,2 @@
+# Remove the sources directory
+rm -fR $SOURCE_DIRECTORY
--- a/sql/phpMyAdmin/DETAILS
+++ b/sql/phpMyAdmin/DETAILS
@@ -1,13 +1,13 @@
MODULE=phpMyAdmin
- VERSION=4.0.4
+ VERSION=4.0.4.1
RELEASE=$VERSION-all-languages
SOURCE=$MODULE-$RELEASE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
SOURCE_URL=$SFORGE_URL/phpmyadmin
- SOURCE_VFY=sha1:572cf575af7dc05a419c2aad71796d44175a3501
+ SOURCE_VFY=sha1:a6ac0e2b2874e1fdcf5d18a29ad01fac140f2499
WEB_SITE=http://www.phpmyadmin.net/home_page
ENTERED=20040912
- UPDATED=20130617
+ UPDATED=20130703
SHORT="A php web interface to administrate MySQL tables"
cat << EOF
--- a/virtual/VirtualBox/POST_INSTALL
+++ b/virtual/VirtualBox/POST_INSTALL
@@ -1,5 +1,2 @@
# Install the kernel module
lin -c virtualbox-module
-
-# Remove the sources directory
-rm -fR $SOURCE_DIRECTORY
--- a/web/squid/DETAILS
+++ b/web/squid/DETAILS
@@ -1,11 +1,11 @@
MODULE=squid
- VERSION=3.3.5
+ VERSION=3.3.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.squid-cache.org/pub/$MODULE
- SOURCE_VFY=sha1:b090e865a00a580f90f5701e625fa569ffe68823
+ SOURCE_VFY=sha1:1c6f08a31cdb3f5f7cd58ddf7d8f09995b01fb5e
WEB_SITE=http://www.squid-cache.org
ENTERED=20011214
- UPDATED=20130522
+ UPDATED=20130703
SHORT="A full-featured Web proxy cache"
cat << EOF
--- a/xorg/driver/xf86-input-evdev/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends xorg-server
More information about the Lunar-commits
mailing list