aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2012-12-10 23:10:02 +0800
committerume <ume@FreeBSD.org>2012-12-10 23:10:02 +0800
commit886362b435efd5cd2fc5da47ff8c10cab261fa2d (patch)
tree1711a4de2edde9b0137e76902f860ab891c4f0ac /deskutils
parent3770519c2e71753c34d5314e36371f7ec02835d5 (diff)
downloadfreebsd-ports-graphics-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.gz
freebsd-ports-graphics-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.zst
freebsd-ports-graphics-886362b435efd5cd2fc5da47ff8c10cab261fa2d.zip
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/kdepim3/Makefile2
-rw-r--r--deskutils/kdepim4/Makefile3
-rw-r--r--deskutils/kdepim44/Makefile2
-rw-r--r--deskutils/kdepimlibs4/Makefile3
4 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile
index 0fd1a101c60..104c3f01653 100644
--- a/deskutils/kdepim3/Makefile
+++ b/deskutils/kdepim3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kdepim
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils mail news palm kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile
index a0fb6482ea7..0d7ebeb4a66 100644
--- a/deskutils/kdepim4/Makefile
+++ b/deskutils/kdepim4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdepim
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,7 +17,7 @@ COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \
assuan.0:${PORTSDIR}/security/libassuan \
- sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
+ sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
grantlee_gui.0:${PORTSDIR}/devel/grantlee \
clucene.0:${PORTSDIR}/textproc/clucene
diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile
index ebfe438f1eb..074c2480d96 100644
--- a/deskutils/kdepim44/Makefile
+++ b/deskutils/kdepim44/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kdepim
PORTVERSION= 4.4.11.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/kdepim-${PORTVERSION}/src
diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile
index eaf49dd1a2b..7a970e68419 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
@@ -15,7 +16,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \
- sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
+ sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
ical.44:${PORTSDIR}/devel/libical \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \