Revision: 7935
          http://sourceforge.net/p/ipcop/svn/7935
Author:   owes
Date:     2015-03-09 14:48:32 +0000 (Mon, 09 Mar 2015)
Log Message:
-----------
Update wget to 1.16.3

Modified Paths:
--------------
    ipcop/trunk/lfs/wget
    ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
    ipcop/trunk/updates/2.2.0/information.xml

Modified: ipcop/trunk/lfs/wget
===================================================================
--- ipcop/trunk/lfs/wget        2015-03-09 14:47:39 UTC (rev 7934)
+++ ipcop/trunk/lfs/wget        2015-03-09 14:48:32 UTC (rev 7935)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = wget
-VER        = 1.16.2
+VER        = 1.16.3
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -43,9 +43,6 @@
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
-# Use release date instead of compilation date so everyone that compile has 
same md5
-DATESTAMP = "28 February 2015 16:06"
-
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 50b67a11971ecc6d142e634e8436fc0f
+$(DL_FILE)_MD5 = d2e4455781a70140ae83b54ca594ce21
 
 install : $(TARGET)
 
@@ -84,7 +81,6 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && sed -i -e 's/^DATE.*/DATE=$(DATESTAMP)/' -e 
's/^HOST.*/HOST=$(SNAME)/' configure
 
        cd $(DIR_APP) && ./configure    --prefix=/usr \
                                        --sysconfdir=/etc \

Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-03-09 14:47:39 UTC 
(rev 7934)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-03-09 14:48:32 UTC 
(rev 7935)
@@ -792,7 +792,7 @@
 /usr/bin/vnstat
 /usr/sbin/vnstatd
 ##
-## wget-1.16.2
+## wget-1.16.3
 /usr/bin/wget
 ##
 ## xz-5.2.1

Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml   2015-03-09 14:47:39 UTC (rev 
7934)
+++ ipcop/trunk/updates/2.2.0/information.xml   2015-03-09 14:48:32 UTC (rev 
7935)
@@ -12,7 +12,7 @@
         libusb to 1.0.19, lzo to 2.09,
         openssl to 1.0.2, patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
         shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
-        wget to 1.16.2, xz to 5.2.1.
+        wget to 1.16.3, xz to 5.2.1.
         <br />
         Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010,
         Net-DNS to 0.83, Net-SSLeay to 1.68, URI to 1.67, XML-Parser to 2.44,

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to