diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-10 14:46:47 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-10 14:46:47 +0000 |
commit | ffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch) | |
tree | d2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /devel | |
parent | 241000003cc37531d200773be1eb19996345da3c (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/darcs/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-cpphs/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-darcs/Makefile | 3 | ||||
-rw-r--r-- | devel/obby/Makefile | 4 | ||||
-rw-r--r-- | devel/ppl/Makefile | 4 | ||||
-rw-r--r-- | devel/root/Makefile | 3 | ||||
-rw-r--r-- | devel/sfslite/Makefile | 3 |
7 files changed, 14 insertions, 9 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 429dbe4dfe83..ec1512ea0b28 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= darcs PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://darcs.net/ @@ -15,7 +16,7 @@ COMMENT= Yet another replacement for CVS, written in Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ - gmp.6:${PORTSDIR}/math/libgmp4 + gmp.7:${PORTSDIR}/math/libgmp4 OPTIONS= SERVER "install server" off GNU_CONFIGURE= yes diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index 64ec11086698..3662d6935477 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -7,6 +7,7 @@ PORTNAME= cpphs PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= devel haskell MASTER_SITES= http://www.cs.york.ac.uk/fp/cpphs/ PKGNAMEPREFIX= hs- @@ -15,7 +16,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= A simplified re-implementation of cpp in Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc -LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 PLIST_FILES= bin/cpphs diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 429dbe4dfe83..ec1512ea0b28 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= darcs PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://darcs.net/ @@ -15,7 +16,7 @@ COMMENT= Yet another replacement for CVS, written in Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ - gmp.6:${PORTSDIR}/math/libgmp4 + gmp.7:${PORTSDIR}/math/libgmp4 OPTIONS= SERVER "install server" off GNU_CONFIGURE= yes diff --git a/devel/obby/Makefile b/devel/obby/Makefile index e51cba576045..da6c427b0d3e 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -7,7 +7,7 @@ PORTNAME= obby PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://releases.0x539.de/obby/ @@ -15,7 +15,7 @@ MAINTAINER= andreas@syndrom23.de COMMENT= A library for synced document buffers LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 \ - gmp.6:${PORTSDIR}/math/libgmp4 \ + gmp.7:${PORTSDIR}/math/libgmp4 \ net6:${PORTSDIR}/net/net6 GNU_CONFIGURE= yes diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index be2069922525..31e0ecf56c9b 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -8,7 +8,7 @@ PORTNAME= ppl PORTVERSION= 0.6.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/%SUBDIR%/ \ http://www.cs.unipr.it/ppl/Download/ftp/releases/%SUBDIR%/ @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Parma Polyhedra Library -LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_GMAKE= yes USE_GNOME= gnometarget diff --git a/devel/root/Makefile b/devel/root/Makefile index 2a1a26b2dc62..c091278f9ad0 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -7,6 +7,7 @@ PORTNAME= root PORTVERSION= 5.02.00 +PORTREVISION= 1 CATEGORIES= devel science math MASTER_SITES= ftp://root.cern.ch/root/ DISTNAME= ${PORTNAME}_v${PORTVERSION}.source @@ -32,7 +33,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png -LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 USE_OPENSSL= yes USE_GMAKE= yes USE_XLIB= yes diff --git a/devel/sfslite/Makefile b/devel/sfslite/Makefile index 0889b34101c3..3deb0a8ab9ea 100644 --- a/devel/sfslite/Makefile +++ b/devel/sfslite/Makefile @@ -7,6 +7,7 @@ PORTNAME= sfslite PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://dist.okws.org/dist/ @@ -25,7 +26,7 @@ USE_BISON= yes .include <bsd.port.pre.mk> .if ${OSVERSION} > 500000 -LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} .else CONFIGURE_ARGS+=--with-gmp=/usr |