aboutsummaryrefslogtreecommitdiffstats
path: root/security/cyrus-sasl2-saslauthd
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 /security/cyrus-sasl2-saslauthd
parent3770519c2e71753c34d5314e36371f7ec02835d5 (diff)
downloadfreebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.gz
freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.zst
freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.zip
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Diffstat (limited to 'security/cyrus-sasl2-saslauthd')
-rw-r--r--security/cyrus-sasl2-saslauthd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/security/cyrus-sasl2-saslauthd/Makefile b/security/cyrus-sasl2-saslauthd/Makefile
index fce2ad943b41..e8cb01006d05 100644
--- a/security/cyrus-sasl2-saslauthd/Makefile
+++ b/security/cyrus-sasl2-saslauthd/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: cyrus-sasl2-saslauthd
-# Date created: May 27 2003
-# Whom: ume@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= saslauthd
-PORTVERSION= 2.1.25
+PORTVERSION= 2.1.26
#PORTREVISION= 0
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
@@ -22,7 +17,7 @@ COMMENT= SASL authentication server for cyrus-sasl2
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2
CYRUS_SASL2_DIR=${MASTERDIR}/../cyrus-sasl2
DISTINFO_FILE= ${CYRUS_SASL2_DIR}/distinfo