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

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5 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 mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE) .if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5 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 mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE) .if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5 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 mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE) .if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5 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 mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE) .if defined(MAINTAINER_MODE)

View File

@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5 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 mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE) .if defined(MAINTAINER_MODE)

View File

@ -7,7 +7,7 @@
PORTNAME= ikarus PORTNAME= ikarus
PORTVERSION= 0.0.3 PORTVERSION= 0.0.3
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= lang scheme CATEGORIES= lang scheme
MASTER_SITES= http://www.ikarus-scheme.org/ \ MASTER_SITES= http://www.ikarus-scheme.org/ \
LOCAL/glarkin LOCAL/glarkin
@ -15,7 +15,7 @@ MASTER_SITES= http://www.ikarus-scheme.org/ \
MAINTAINER= vmagerya@gmail.com MAINTAINER= vmagerya@gmail.com
COMMENT= Optimizing incremental native-code compiler for R6RS Scheme 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 USE_GMAKE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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