Author: jue Date: 2006-07-15 10:09:48 +0200 (Sat, 15 Jul 2006) New Revision: 1616 Modified: crux-2.2/ports/opt/socat/.md5sum crux-2.2/ports/opt/socat/Pkgfile Log: socat: update to 1.5.0.0 Modified: crux-2.2/ports/opt/socat/.md5sum =================================================================== --- crux-2.2/ports/opt/socat/.md5sum 2006-07-15 08:08:27 UTC (rev 1615) +++ crux-2.2/ports/opt/socat/.md5sum 2006-07-15 08:09:48 UTC (rev 1616) @@ -1 +1 @@ -6401dc562c3499100e52f1e6356714e3 socat-1.4.3.1.tar.gz +ec3625130168176257f4239ece2508ae socat-1.5.0.0.tar.gz Modified: crux-2.2/ports/opt/socat/Pkgfile =================================================================== --- crux-2.2/ports/opt/socat/Pkgfile 2006-07-15 08:08:27 UTC (rev 1615) +++ crux-2.2/ports/opt/socat/Pkgfile 2006-07-15 08:09:48 UTC (rev 1616) @@ -4,12 +4,12 @@ # Depends on: ncurses, openssl, readline name=socat -version=1.4.3.1 +version=1.5.0.0 release=1 source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz) build () { - cd $name-1.4 + cd $name-$version ./configure --prefix=/usr make make DESTDIR=$PKG install