Merge branch 'master' into kernel36

Conflicts:
	config/rootfiles/common/Mail-Tools
This commit is contained in:
Arne Fitzenreiter
2011-04-10 10:44:33 +02:00
31 changed files with 159 additions and 467 deletions

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
# Copyright (C) 2007-2011 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 5.420
VER = 5.502
THISAPP = MIME-tools-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4db6505cc0132c80c5a9cc54f443a21a
$(DL_FILE)_MD5 = 6a87adda74867e3f8868a0599137bde0
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.74
VER = 2.07
THISAPP = MailTools-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = aba82a7eb87906278d98174e10d838be
$(DL_FILE)_MD5 = df861e05cbcf3a336ecebfb2c42529d0
install : $(TARGET)

View File

@@ -27,13 +27,13 @@ include Config
VER = 1.00
THISAPP = ipfireseeder-$(VER)
DL_FILE = ipfire-2.9.i586-full-core47.iso.torrent
DL_FILE = ipfire-2.9.i586-full-core48.iso.torrent
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ipfireseeder
PAK_VER = 23
PAK_VER = 24
DEPS = "rtorrent"
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 388d32a2f741df4afa76578948804ae3
$(DL_FILE)_MD5 = 37dd855f48af4efae045eb9b1f971a6e
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.1.2
VER = 3.3.0
THISAPP = lm_sensors-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 58a9a225808ac4587c4c8cbd12b40b5c
$(DL_FILE)_MD5 = 5eb18d7531ead4f54f28a1133a606535
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 2009.4.4
VER = 2011.1.15
THISAPP = ntfs-3g-$(VER)
DL_FILE = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e0b5c170f088a8d82968f0a6b34d31da
$(DL_FILE)_MD5 = 15a5cf5752012269fa168c24191f00e2
install : $(TARGET)