aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-05-13 17:46:02 +0800
committerale <ale@FreeBSD.org>2009-05-13 17:46:02 +0800
commit8f8d88d9af78b5ddb076785e193049c2cda2326c (patch)
tree5ef6daf12ef326b71380f2b78790f29d0f1d8d1b /ports-mgmt
parentfa4fbc6a9748619fd248a3f0a3360b80fa2af224 (diff)
downloadfreebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.gz
freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.zst
freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.zip
Chase libgmp and bump PORTREVISION.
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`