From: maniacikarus Date: Tue, 19 Feb 2008 18:49:07 +0000 (+0000) Subject: update ntfs, maybee included in next core X-Git-Tag: v2.3-beta1~184 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=605cbe361b5b81efdbbe6c7ebc5abf51e6a9c6b7 update ntfs, maybee included in next core update ncftp and hdparm version git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1222 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- diff --git a/doc/packages-list.txt b/doc/packages-list.txt index ebca2c8b0f..07732008e1 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -99,7 +99,7 @@ * guardian-ipfire * gzip-1.3.5 * hddtemp-0.3-beta14 -* hdparm-7.7 +* hdparm-8.1 * hplip-2.7.10 * htop-0.7 * httpd-2.2.6 @@ -180,7 +180,7 @@ * mysql-5.0.24a * nano-1.2.5 * nasm-0.98.39 -* ncftp-3.1.9-src +* ncftp-3.2.1-src * ncurses-5.5 * neon-0.25.5 * net-tools-1.60 @@ -188,7 +188,7 @@ * nfs-utils-1.1.1 * nmap-4.03 * noip_updater_v1.6 -* ntfs-3g-1.2129 +* ntfs-3g-1.2216 * ntp-4.2.2 * ocaml-3.09.2 * oinkmaster-2.0 diff --git a/lfs/hdparm b/lfs/hdparm index d1ce07bf13..9f79de3f34 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -24,7 +24,7 @@ include Config -VER = 7.7 +VER = 8.1 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0d96f03155fe5c119ca338a51ad1eaa7 +$(DL_FILE)_MD5 = 87c1512497195204034503665f71f5fc install : $(TARGET) diff --git a/lfs/ncftp b/lfs/ncftp index 778bb6fbc3..900af9d716 100644 --- a/lfs/ncftp +++ b/lfs/ncftp @@ -24,7 +24,7 @@ include Config -VER = 3.1.9 +VER = 3.2.1 THISAPP = ncftp-$(VER)-src DL_FILE = $(THISAPP).tar.bz2 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/ncftp-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ncftp -PAK_VER = 1 +PAK_VER = 2 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 66cf8dacec848eb11a70632fe9f21807 +$(DL_FILE)_MD5 = d82cdfe0d5448172c03b434607414fb8 install : $(TARGET) diff --git a/lfs/ntfs-3g b/lfs/ntfs-3g index 4b243d28fd..40c73af4cb 100644 --- a/lfs/ntfs-3g +++ b/lfs/ntfs-3g @@ -24,7 +24,7 @@ include Config -VER = 1.2129 +VER = 1.2216 THISAPP = ntfs-3g-$(VER) DL_FILE = $(THISAPP).tgz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8dc058841779feb2ec2588c30fb28ad2 +$(DL_FILE)_MD5 = d1664636d38e4ce8eb2af1f09bc5a15d install : $(TARGET)