summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
commit523a16e2bde0806face29fc8489a3cbcf49cfff0 (patch)
tree36ff86cd370c2c0eb1f52fe92bc02aff559884fe /ports-mgmt
parentUpdate to 4.3.1 release. (diff)
Chase libgmp and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=233833
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/hs-porte/Makefile3
-rw-r--r--ports-mgmt/porte/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/ports-mgmt/hs-porte/Makefile b/ports-mgmt/hs-porte/Makefile
index 278301a95f12..5b4995ef820d 100644
--- a/ports-mgmt/hs-porte/Makefile
+++ b/ports-mgmt/hs-porte/Makefile
@@ -6,6 +6,7 @@
PORTNAME= porte
PORTVERSION= 0.0.3
+PORTREVISION= 1
CATEGORIES= ports-mgmt haskell
MASTER_SITES= http://carte.repnop.org/releases/
@@ -14,7 +15,7 @@ COMMENT= FreeBSD ports index search and statistical analysis tool
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
hs-stringsearch>=0.2.1.1:${PORTSDIR}/textproc/hs-stringsearch
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
CABAL= ${LOCALBASE}/bin/runghc Setup.hs
GHC_VERSION= `${LOCALBASE}/bin/ghc --numeric-version`
diff --git a/ports-mgmt/porte/Makefile b/ports-mgmt/porte/Makefile
index 278301a95f12..5b4995ef820d 100644
--- a/ports-mgmt/porte/Makefile
+++ b/ports-mgmt/porte/Makefile
@@ -6,6 +6,7 @@
PORTNAME= porte
PORTVERSION= 0.0.3
+PORTREVISION= 1
CATEGORIES= ports-mgmt haskell
MASTER_SITES= http://carte.repnop.org/releases/
@@ -14,7 +15,7 @@ COMMENT= FreeBSD ports index search and statistical analysis tool
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
hs-stringsearch>=0.2.1.1:${PORTSDIR}/textproc/hs-stringsearch
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
CABAL= ${LOCALBASE}/bin/runghc Setup.hs
GHC_VERSION= `${LOCALBASE}/bin/ghc --numeric-version`