mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 5.0.4
PR: 165052 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
parent
0fb36e4b63
commit
73b633e111
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291884
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= libgmp
|
||||
PORTVERSION= 5.0.2
|
||||
PORTVERSION= 5.0.4
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITES= GNU
|
||||
MASTER_SITE_SUBDIR= gmp
|
||||
PKGNAMEPREFIX= mingw32-
|
||||
DISTNAME= gmp-${PORTVERSION}
|
||||
@ -19,6 +19,7 @@ COMMENT= Library for arbitrary precision arithmetic (MinGW32)
|
||||
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
|
||||
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
|
||||
|
||||
USE_BZIP2= yes
|
||||
GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
|
||||
GNU_CONFIGURE= yes
|
||||
CC= ${PKGNAMEPREFIX}gcc
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gmp-5.0.2.tar.gz) = 2f0d4bbbeff0660f42c5caf6464ac0fee526c06f4dfcc82a015081ea7df8b55d
|
||||
SIZE (gmp-5.0.2.tar.gz) = 2633571
|
||||
SHA256 (gmp-5.0.4.tar.bz2) = 35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f
|
||||
SIZE (gmp-5.0.4.tar.bz2) = 2031540
|
||||
|
Loading…
Reference in New Issue
Block a user