summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/umurmur/Makefile3
-rw-r--r--deskutils/ecru/Makefile4
-rw-r--r--lang/ldc-devel/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile
index bd3635f..56957c3 100644
--- a/audio/umurmur/Makefile
+++ b/audio/umurmur/Makefile
@@ -7,13 +7,14 @@
PORTNAME= umurmur
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= ayu@commun.jp
COMMENT= Minimalistic Murmur (Mumble server)
-LIB_DEPENDS= config.9:${PORTSDIR}/devel/libconfig
+LIB_DEPENDS= config.10:${PORTSDIR}/devel/libconfig
USE_GMAKE= yes
USE_OPENSSL= yes
diff --git a/deskutils/ecru/Makefile b/deskutils/ecru/Makefile
index 7433398..49f5fc8 100644
--- a/deskutils/ecru/Makefile
+++ b/deskutils/ecru/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ecru
PORTVERSION= 0.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= http://novel.evilcoder.org/ecru/files/
@@ -15,7 +15,7 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Flexible command line LiveJournal client
LIB_DEPENDS= xmlrpc.3:${PORTSDIR}/net/xmlrpc-c \
- config++.9:${PORTSDIR}/devel/libconfig \
+ config++.10:${PORTSDIR}/devel/libconfig \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm
USE_PYTHON_BUILD= yes
diff --git a/lang/ldc-devel/Makefile b/lang/ldc-devel/Makefile
index 7eff4c7..dc9794a 100644
--- a/lang/ldc-devel/Makefile
+++ b/lang/ldc-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ldc
DISTVERSION= 0.9.2r1697
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://hybridsource.org/
PKGNAMESUFFIX= -devel
@@ -16,7 +17,7 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= D frontend for llvm, with the Tango standard library
BUILD_DEPENDS= llvm>=2.8:${PORTSDIR}/devel/llvm
-LIB_DEPENDS= config.9:${PORTSDIR}/devel/libconfig
+LIB_DEPENDS= config.10:${PORTSDIR}/devel/libconfig
BROKEN= does not compile
OpenPOWER on IntegriCloud