summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2011-06-30 01:51:15 +0000
committergarga <garga@FreeBSD.org>2011-06-30 01:51:15 +0000
commitc5ca1dd80cd9e3494bfc524f540a9fd4d1c15e48 (patch)
tree5744b3303787f3b0fa9d4df7a178440bb6fe55c2
parentc0e2e27c49f5a06a2cd06599fc1084d485bac5fe (diff)
downloadFreeBSD-ports-c5ca1dd80cd9e3494bfc524f540a9fd4d1c15e48.zip
FreeBSD-ports-c5ca1dd80cd9e3494bfc524f540a9fd4d1c15e48.tar.gz
Chase xmlrpc-c lib version and bump PORTREVISION
-rw-r--r--deskutils/ecru/Makefile4
-rw-r--r--deskutils/jjclient/Makefile3
-rw-r--r--net-p2p/rtgui/Makefile2
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/ecru/Makefile b/deskutils/ecru/Makefile
index e700931..7433398 100644
--- a/deskutils/ecru/Makefile
+++ b/deskutils/ecru/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ecru
PORTVERSION= 0.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= http://novel.evilcoder.org/ecru/files/
MAINTAINER= novel@FreeBSD.org
COMMENT= Flexible command line LiveJournal client
-LIB_DEPENDS= xmlrpc.9:${PORTSDIR}/net/xmlrpc-c \
+LIB_DEPENDS= xmlrpc.3:${PORTSDIR}/net/xmlrpc-c \
config++.9:${PORTSDIR}/devel/libconfig \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm
diff --git a/deskutils/jjclient/Makefile b/deskutils/jjclient/Makefile
index d0bafd1..4f78322 100644
--- a/deskutils/jjclient/Makefile
+++ b/deskutils/jjclient/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jjclient
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \
http://www.justjournal.com/software/unix/
@@ -15,7 +16,7 @@ MASTER_SITES= SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \
MAINTAINER= luke@justjournal.com
COMMENT= A command line client for posting JustJournal entries
-LIB_DEPENDS+= xmlrpc.9:${PORTSDIR}/net/xmlrpc-c
+LIB_DEPENDS+= xmlrpc.3:${PORTSDIR}/net/xmlrpc-c
PLIST_FILES= bin/jjclient
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile
index cbda2b8..5f9f175 100644
--- a/net-p2p/rtgui/Makefile
+++ b/net-p2p/rtgui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rtgui
PORTVERSION= 0.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
OpenPOWER on IntegriCloud