FreeBSD Bugzilla – Attachment 141913 Details for
Bug 188832
[MAINTAINER] math/mingw32-libgmp: update to 6.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mingw32-libgmp-6.0.0.patch
mingw32-libgmp-6.0.0.patch (text/plain), 1.57 KB, created by
Naram Qashat
on 2014-04-21 00:10:00 UTC
(
hide
)
Description:
mingw32-libgmp-6.0.0.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2014-04-21 00:10:00 UTC
Size:
1.57 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 351655) >+++ Makefile (working copy) >@@ -2,11 +2,11 @@ > # $FreeBSD$ > > PORTNAME= libgmp >-PORTVERSION= 5.1.3 >+PORTVERSION= 6.0.0 > CATEGORIES= math devel >-MASTER_SITES= ftp://ftp.gmplib.org/pub/gmp-${PORTVERSION}/ >+MASTER_SITES= GNU/gmp > PKGNAMEPREFIX= mingw32- >-DISTNAME= gmp-${PORTVERSION} >+DISTNAME= gmp-${DISTVERSION}a > > MAINTAINER= cyberbotx@cyberbotx.com > COMMENT= Library for arbitrary precision arithmetic (MinGW32) >@@ -14,7 +14,9 @@ > BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \ > mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt > >-USE_BZIP2= yes >+WRKSRC= ${WRKDIR}/gmp-${PORTVERSION} >+ >+USES= tar:bzip2 > GMP_TARG= ${PKGNAMEPREFIX:S/-$//} > GNU_CONFIGURE= yes > CC= ${PKGNAMEPREFIX}gcc >@@ -21,7 +23,8 @@ > CXX= ${PKGNAMEPREFIX}c++ > CFLAGS+= -I/usr/include > CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" \ >- PREFIX="${PREFIX}/${GMP_TARG}" >+ PREFIX="${PREFIX}/${GMP_TARG}" \ >+ M4="/usr/bin/m4" > CONFIGURE_ARGS= --enable-cxx --host=${GMP_TARG} \ > --includedir=${PREFIX}/${GMP_TARG}/include \ > --exec_prefix=${PREFIX}/${GMP_TARG} \ >Index: distinfo >=================================================================== >--- distinfo (revision 351655) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gmp-5.1.3.tar.bz2) = 752079520b4690531171d0f4532e40f08600215feefede70b24fabdc6f1ab160 >-SIZE (gmp-5.1.3.tar.bz2) = 2196480 >+SHA256 (gmp-6.0.0a.tar.bz2) = 7f8e9a804b9c6d07164cf754207be838ece1219425d64e28cfa3e70d5c759aaf >+SIZE (gmp-6.0.0a.tar.bz2) = 2319400
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 188832
: 141913