On Tue, Aug 12, 2008 at 04:05:14PM +0100, Mikolaj Kucharski wrote:
> I like the way it works with my patch, as currently it has some issues,
> one of them is showed below.
>
>
> # grep -A6 ^bzip2 /usr/ports/distfiles/Makefile
> bzip2-1.0.5.tar.gz: $F
> @[EMAIL PROTECTED]; ${SIMPLE_LOCK}; \
> MAINTAINER="The OpenBSD ports mailing-list <[email protected]>" \
> SITES="http://www.bzip.org/1.0.5/
> ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//
> ftp://ftp.usa.openbsd.org/pub/OpenBSD/distfiles//" \
> CIPHER="sha256" CKSUM="979TaDCdduXa86idTRvqaI2sd4B0LnoK4a8ZvpMW/iI="
> CHECK="SHA256 (bzip2-1.0.5.tar.gz) =
> 979TaDCdduXa86idTRvqaI2sd4B0LnoK4a8ZvpMW/iI=" \
> ${EXEC} ${FETCH} "$@"
>
>
> $CIPHER is set to "sha256" but..
>
> # sha256 < bzip2-1.0.5.tar.gz
> /bin/ksh: sha256: not found
Any comments/okays for a patch in link below?
References
1. http://marc.info/?l=openbsd-ports&m=121855363100541&q=raw
--
best regards
q#