CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
iputils: Updated to s20100214.
authorVictor Martinez <pitillo@ono.com>
Mon, 15 Feb 2010 11:05:51 +0000 (11:05 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 15 Feb 2010 11:05:51 +0000 (11:05 +0000)
iputils/.md5sum
iputils/Pkgfile

index 519095eb26300158cc5084c97d47e1dce08eece2..d0903d51386341e55d2e1a5f03f88578364e8958 100644 (file)
@@ -1,3 +1,2 @@
-91ec714aed9abdb1c91eb7b75b59290f  iputils-man-s20071127.tar.bz2
-df44228e87bb629c3d3aa562f7966ebf  iputils-s20071127-open_max.patch
-12245e9927d60ff5cf4a99d265bcb7d3  iputils-s20071127.tar.bz2
+9ae9fc1f32f1aa25f183860370e8ecf4  iputils-man-s20100214.tar.xz
+37596c8b3eed537294e77464b9804726  iputils-s20100214.tar.bz2
index cf87f76c85381c0ef419a18155e1f400bfd4abfc..5e0ee006c0129b639c6b939e8d4cd689878a7e10 100644 (file)
@@ -6,20 +6,18 @@
 # Depends on:
 
 name=iputils
 # Depends on:
 
 name=iputils
-version=s20071127
+version=s20100214
 release=1
 source=(http://www.skbuff.net/iputils/$name-$version.tar.bz2 \
 release=1
 source=(http://www.skbuff.net/iputils/$name-$version.tar.bz2 \
-        http://crux.nu/~jue/files/dist/$name-man-$version.tar.bz2 \
-        $name-$version-open_max.patch)
+        http://crux.nu/files/distfiles/$name-man-$version.tar.xz)
 
 build() {
   cd $name-$version
 
 build() {
   cd $name-$version
-  patch -p1 -i $SRC/$name-$version-open_max.patch
   sed -i "/^CCOPT=/s|-O2|$CFLAGS|;s| -g$||" Makefile
   sed 's/IPV6_TARGETS=*/IPV6_TARGETS=/' -i Makefile
 
   make CC="$CC" CFLAGS="$CFLAGS"
   sed -i "/^CCOPT=/s|-O2|$CFLAGS|;s| -g$||" Makefile
   sed 's/IPV6_TARGETS=*/IPV6_TARGETS=/' -i Makefile
 
   make CC="$CC" CFLAGS="$CFLAGS"
-
+  
   install -d $PKG/{{s,}bin,usr/{man/man8,sbin}}
   install ping $PKG/bin
   install arping $PKG/sbin
   install -d $PKG/{{s,}bin,usr/{man/man8,sbin}}
   install ping $PKG/bin
   install arping $PKG/sbin