Add support for mips64el and update to 1.10.5 while here.
ok brad@ bcallah@
This commit is contained in:
parent
9308aef8a8
commit
faec099762
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:41:24 espie Exp $
|
# $OpenBSD: Makefile,v 1.10 2013/03/17 14:34:26 jturner Exp $
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||||
|
|
||||||
COMMENT= portable, easy to use, and efficient C++ crypto library
|
COMMENT= portable, easy to use, and efficient C++ crypto library
|
||||||
|
|
||||||
DISTNAME= Botan-1.10.4
|
DISTNAME= Botan-1.10.5
|
||||||
PKGNAME= ${DISTNAME:L}
|
PKGNAME= ${DISTNAME:L}
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= ${HOMEPAGE}files/
|
MASTER_SITES= ${HOMEPAGE}files/
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (Botan-1.10.4.tbz) = dO5u3ze4kAu9ol3tN8CvJgKx/YwfTIM6wjRx7ockhNc=
|
SHA256 (Botan-1.10.5.tbz) = KTTABTOEfck8SFCB085qrkoRAVGmm1h7iVJBFZ2nfPM=
|
||||||
SIZE (Botan-1.10.4.tbz) = 2216251
|
SIZE (Botan-1.10.5.tbz) = 2214817
|
||||||
|
11
security/botan/patches/patch-src_build-data_arch_mips64_txt
Normal file
11
security/botan/patches/patch-src_build-data_arch_mips64_txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
$OpenBSD: patch-src_build-data_arch_mips64_txt,v 1.1 2013/03/17 14:34:26 jturner Exp $
|
||||||
|
--- src/build-data/arch/mips64.txt.orig Sat Mar 16 21:43:39 2013
|
||||||
|
+++ src/build-data/arch/mips64.txt Sat Mar 16 21:44:33 2013
|
||||||
|
@@ -1,3 +1,7 @@
|
||||||
|
+<aliases>
|
||||||
|
+mips64el
|
||||||
|
+</aliases>
|
||||||
|
+
|
||||||
|
<submodels>
|
||||||
|
r4000
|
||||||
|
r4100
|
Loading…
x
Reference in New Issue
Block a user