aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/gnokii/Makefile2
-rw-r--r--converters/ical2html/Makefile4
-rw-r--r--databases/evolution-data-server/Makefile3
-rw-r--r--deskutils/kdepimlibs4/Makefile3
-rw-r--r--deskutils/orage/Makefile2
-rw-r--r--finance/kmymoney-kde4/Makefile4
-rw-r--r--mail/libmapi/Makefile4
-rw-r--r--misc/wmcalendar/Makefile4
8 files changed, 14 insertions, 12 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index d3e6544f163b..bc3b04a30a68 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -54,7 +54,7 @@ OPTIONS= ICAL "Build with IETF iCal support" off \
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libical.so) || defined(WITH_ICAL)
-LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical
+LIB_DEPENDS+= ical.44:${PORTSDIR}/devel/libical
.endif
.if ${OSVERSION} < 800069
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 306c02afc78d..46f564d50ddc 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ical2html
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= converters
MASTER_SITES= http://www.w3.org/Tools/Ical2html/
MAINTAINER= keiichi@iijlab.net
COMMENT= Manipulation commands for iCalendar files
-LIB_DEPENDS= ical.43:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical.44:${PORTSDIR}/devel/libical
GNU_CONFIGURE= yes
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 873a9f8592d7..a1f19714ad27 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 2.30.1
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,7 +18,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- ical.43:${PORTSDIR}/devel/libical \
+ ical.44:${PORTSDIR}/devel/libical \
nss3.1:${PORTSDIR}/security/nss \
tasn1.4:${PORTSDIR}/security/libtasn1 \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile
index 683c32ed0b8a..09b69a3bc73e 100644
--- a/deskutils/kdepimlibs4/Makefile
+++ b/deskutils/kdepimlibs4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdepimlibs
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -17,7 +18,7 @@ COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_python:${PORTSDIR}/devel/boost-python-libs \
- ical.43:${PORTSDIR}/devel/libical
+ ical.44:${PORTSDIR}/devel/libical
CONFLICTS= kdepim-runtime-4.3.[1-4]
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index fa7c3158ff55..65517b0a76e1 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -40,7 +40,7 @@ CONFIGURE_ARGS+=--with-bdb4=no
.endif
.if defined(WITH_ICAL)
-LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical
+LIB_DEPENDS+= ical.44:${PORTSDIR}/devel/libical
.endif
post-patch:
diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile
index b8b93d4375bd..f5b1a1dd7010 100644
--- a/finance/kmymoney-kde4/Makefile
+++ b/finance/kmymoney-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kmymoney
PORTVERSION= 3.97.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}2/KMyMoney-KDE4/${PORTVERSION}
@@ -36,7 +36,7 @@ OPTIONS= CALENDAR "Enable Calendar plugin" on \
.include <bsd.port.options.mk>
.if defined(WITH_CALENDAR)
-LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical
+LIB_DEPENDS+= ical.44:${PORTSDIR}/devel/libical
CMAKE_ARGS+= -DENABLE_LIBICAL:BOOL=ON
PLIST_SUB+= WITH_CALENDAR=""
.else
diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile
index bc1f6652b79a..8ebc40c283e8 100644
--- a/mail/libmapi/Makefile
+++ b/mail/libmapi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmapi
PORTVERSION= 0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR=openchange/openchange/openchange-${PORTVERSION}%20${CODENAME}/
@@ -19,7 +19,7 @@ COMMENT= Open Source implementation of Microsoft Exchange protocols
BUILD_DEPENDS= ${HOSTCONFIG}:${PORTSDIR}/net/samba4-devel \
pidl:${PORTSDIR}/devel/p5-Parse-Pidl
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
- ical.43:${PORTSDIR}/devel/libical \
+ ical.44:${PORTSDIR}/devel/libical \
tdb.1:${PORTSDIR}/databases/tdb \
talloc.2:${PORTSDIR}/devel/talloc
RUN_DEPENDS= ${HOSTCONFIG}:${PORTSDIR}/net/samba4-devel
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile
index d247a24af7ae..9018f80b87c5 100644
--- a/misc/wmcalendar/Makefile
+++ b/misc/wmcalendar/Makefile
@@ -7,14 +7,14 @@
PORTNAME= wmcalendar
PORTVERSION= 0.5.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= misc windowmaker
MASTER_SITES= SF
MAINTAINER= xride@FreeBSD.org
COMMENT= A dockable calendar with interface to iCalendar based calendars
-LIB_DEPENDS= ical.43:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical.44:${PORTSDIR}/devel/libical
WRKSRC= ${WRKDIR}/${DISTNAME}/Src