aboutsummaryrefslogtreecommitdiff
path: root/security/gorilla
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-02-26 16:58:55 +0000
committerChris Rees <crees@FreeBSD.org>2012-02-26 16:58:55 +0000
commitf817567dd6c9a98ce1daf0ea5914c8775c997d17 (patch)
tree07610f712302530759574af6578dd7fce145dd9e /security/gorilla
parentd8077064864a3645a28e47ba312d3a7d960d8bf2 (diff)
downloadports-f817567dd6c9a98ce1daf0ea5914c8775c997d17.tar.gz
ports-f817567dd6c9a98ce1daf0ea5914c8775c997d17.zip
Fix i386 packaging-- sha256c.so was named wrongly in the binaries tarball
Notes
Notes: svn path=/head/; revision=292270
Diffstat (limited to 'security/gorilla')
-rw-r--r--security/gorilla/Makefile4
-rw-r--r--security/gorilla/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile
index 447f45373a47..3652f264f730 100644
--- a/security/gorilla/Makefile
+++ b/security/gorilla/Makefile
@@ -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 "
diff --git a/security/gorilla/distinfo b/security/gorilla/distinfo
index 4c3148d93355..141e9603b6e2 100644
--- a/security/gorilla/distinfo
+++ b/security/gorilla/distinfo
@@ -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