Fix i386 packaging-- sha256c.so was named wrongly in the binaries tarball

This commit is contained in:
Chris Rees 2012-02-26 16:58:55 +00:00
parent d807706486
commit f817567dd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292270
2 changed files with 4 additions and 4 deletions

View File

@ -25,10 +25,10 @@ RUN_DEPENDS= itcl>=3.4:${PORTSDIR}/lang/itcl \
.if ${ARCH} == i386
GORILLAARCH= FreeBSD-x86
DISTFILES+= gorilla-sha256-${DISTVERSION}${EXTRACT_SUFX}
DISTFILES+= gorilla-sha256-${DISTVERSION}_1${EXTRACT_SUFX}
.elif ${ARCH} == amd64
GORILLAARCH= FreeBSD-${ARCH}
DISTFILES+= gorilla-sha256-${DISTVERSION}${EXTRACT_SUFX}
DISTFILES+= gorilla-sha256-${DISTVERSION}_1${EXTRACT_SUFX}
.else
GORILLAARCH= bogus
WITHOUTSO= "@comment "

View File

@ -1,4 +1,4 @@
SHA256 (zdia-gorilla-v1.5.3.6-0-ga72f9d7.tar.gz) = 011826b82c81173aebd50f32b88eb483221998a7114c500868ba4ee98807f2f7
SIZE (zdia-gorilla-v1.5.3.6-0-ga72f9d7.tar.gz) = 813768
SHA256 (gorilla-sha256-1.5.3.6.tar.gz) = 96646a34666d2a041eecd3e2fb5ca9a79fadbe47ec48f2f751885322c1af0ce5
SIZE (gorilla-sha256-1.5.3.6.tar.gz) = 6260
SHA256 (gorilla-sha256-1.5.3.6_1.tar.gz) = 5bccddc0ab606b11c6785b7874e2a5ec9d30ef5a9680d9fc2250b8147701edda
SIZE (gorilla-sha256-1.5.3.6_1.tar.gz) = 6298