ports/opt (2.4): libc-client: update to 2007a1
commit 9269106f3e16b6e332aeada5f9d850ab10fe413f Author: Juergen Daubert <jue@jue.li> Date: Sun Mar 16 11:23:29 2008 +0100 libc-client: update to 2007a1 diff --git a/libc-client/.md5sum b/libc-client/.md5sum index 7c4797a..17086f4 100644 --- a/libc-client/.md5sum +++ b/libc-client/.md5sum @@ -1 +1 @@ -7e67c974973bfff77c7766756a92a70b imap-2007a.tar.Z +828a84c64ef933bfcc805b838576a774 imap-2007a1.tar.Z diff --git a/libc-client/Pkgfile b/libc-client/Pkgfile index 080f991..2fef175 100644 --- a/libc-client/Pkgfile +++ b/libc-client/Pkgfile @@ -4,12 +4,12 @@ # Depends on: openssl name=libc-client -version=2007a +version=2007a1 release=1 source=(ftp://ftp.cac.washington.edu/imap/imap-$version.tar.Z) build () { - cd imap-$version + cd imap-${version::5} sed -i 's/read x/x=y/' Makefile echo y | make slx EXTRACFLAGS="$CFLAGS" \ SSLTYPE=unix \
participants (1)
-
crux@crux.nu