Updated e2fsprogs postfix dhcpd dhcp fetchmail httpd cpio lame

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1029 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-10-29 19:57:41 +00:00
parent 8ee32413e9
commit c268e9f208
9 changed files with 16 additions and 17 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 2.2.2
VER = 2.2.6
THISAPP = httpd-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -101,7 +101,6 @@ ifeq "$(PASS)" "C"
chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
else
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/httpd-2.2.2-config-1.patch
### Add IPFire's layout, too
echo "# IPFire layout" >> $(DIR_APP)/config.layout

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.6
VER = 2.9
THISAPP = cpio-$(VER)
DL_FILE = $(THISAPP).tar.gz

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.0.4
VER = 3.1.0
THISAPP = dhcp-$(VER)
DL_FILE = $(THISAPP).tar.gz

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.0.8
VER = 3.1.7
THISAPP = dhcpcd-$(VER)
DL_FILE = $(THISAPP).tar.bz2

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.39
VER = 1.40.2
THISAPP = e2fsprogs-$(VER)
DL_FILE = $(THISAPP).tar.gz

View File

@@ -24,7 +24,7 @@
include Config
VER = 6.3.4
VER = 6.3.8
THISAPP = fetchmail-$(VER)
DL_FILE = $(THISAPP).tar.bz2

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.96.1
VER = 3.97
THISAPP = lame-$(VER)
DL_FILE = $(THISAPP).tar.gz

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.4.5
VER = 2.4.6
THISAPP = postfix-$(VER)
DL_FILE = $(THISAPP).tar.gz