mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 5.0.2.
PR: ports/163187 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
This commit is contained in:
parent
1e8076f1fb
commit
e74b7e2af5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288007
@ -5,8 +5,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libgmp4
|
||||
PORTVERSION= 4.3.2
|
||||
PORTNAME= libgmp
|
||||
PORTVERSION= 5.0.2
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gmp
|
||||
@ -19,8 +19,6 @@ COMMENT= Library for arbitrary precision arithmetic (MinGW32)
|
||||
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
|
||||
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
|
||||
GNU_CONFIGURE= yes
|
||||
CC= ${PKGNAMEPREFIX}gcc
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gmp-4.3.2.tar.gz) = 7be3ad1641b99b17f6a8be6a976f1f954e997c41e919ad7e0c418fe848c13c97
|
||||
SIZE (gmp-4.3.2.tar.gz) = 2497750
|
||||
SHA256 (gmp-5.0.2.tar.gz) = 2f0d4bbbeff0660f42c5caf6464ac0fee526c06f4dfcc82a015081ea7df8b55d
|
||||
SIZE (gmp-5.0.2.tar.gz) = 2633571
|
||||
|
Loading…
Reference in New Issue
Block a user