- Chase math/libgmp4 shlib bump

Reported by:	pointyhat
Pointy hat to:	ale
This commit is contained in:
Pav Lucistnik 2009-05-14 11:53:13 +00:00
parent c7a2039f70
commit 1ebd8b8869
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233892
13 changed files with 18 additions and 15 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= aqbanking
PORTVERSION= 3.8.1
PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Online banking interface and financial data framework
LIB_DEPENDS= gwenhywfar.53:${PORTSDIR}/devel/gwenhywfar \
gmp.7:${PORTSDIR}/math/libgmp4
gmp.8:${PORTSDIR}/math/libgmp4
OPTIONS= KTOBLZCHECK "KtoBlzCheck support" off

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)

View File

@ -7,7 +7,7 @@
PORTNAME= ikarus
PORTVERSION= 0.0.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= http://www.ikarus-scheme.org/ \
LOCAL/glarkin
@ -15,7 +15,7 @@ MASTER_SITES= http://www.ikarus-scheme.org/ \
MAINTAINER= vmagerya@gmail.com
COMMENT= Optimizing incremental native-code compiler for R6RS Scheme
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@ -125,7 +125,7 @@ USE_GETTEXT= yes
.endif
.if ${PHP_MODNAME} == "gmp"
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE}
.endif

View File

@ -121,7 +121,7 @@ USE_GETTEXT= yes
.endif
.if ${PHP_MODNAME} == "gmp"
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE}
.endif

View File

@ -121,7 +121,7 @@ USE_GETTEXT= yes
.endif
.if ${PHP_MODNAME} == "gmp"
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE}
.endif

View File

@ -7,13 +7,14 @@
PORTNAME= mpc
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.multiprecision.org/mpc/download/
MAINTAINER= wenheping@gmail.com
COMMENT= Library of complex numbers with arbitrarily high precision
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
GNU_CONFIGURE= yes

View File

@ -7,7 +7,7 @@
PORTNAME= pari
PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/
DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
@ -15,7 +15,7 @@ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mathematics library and advanced calculator package
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_LDCONFIG= yes
HAS_CONFIGURE= yes

View File

@ -7,13 +7,14 @@
PORTNAME= pbc
PORTVERSION= 0.4.19
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://crypto.stanford.edu/pbc/files/
MAINTAINER= wenheping@gmail.com
COMMENT= Library of pairing-based cryptosystems
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_CMAKE= yes
USE_LDCONFIG= yes