Chase libs for previous security/gsasl update.

This commit is contained in:
Kirill Ponomarev 2009-02-06 07:24:05 +00:00
parent 2c0c968309
commit eb3283ed6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227709
3 changed files with 6 additions and 4 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= libvmime
PORTVERSION= 0.9.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR= vmime
@ -16,7 +16,7 @@ MAINTAINER= delphij@FreeBSD.org
COMMENT= An all-in-one Internet mail library
LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gsasl.12:${PORTSDIR}/security/gsasl
LIB_DEPENDS+= gsasl.13:${PORTSDIR}/security/gsasl
USE_BZIP2= yes
USE_GMAKE= yes

View File

@ -7,6 +7,7 @@
PORTNAME= msmtp
PORTVERSION= 1.4.17
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= msmtp
@ -37,7 +38,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_r
.endif
.if defined(WITH_GSASL)
LIB_DEPENDS+= gsasl.12:${PORTSDIR}/security/gsasl
LIB_DEPENDS+= gsasl.13:${PORTSDIR}/security/gsasl
.else
CONFIGURE_ARGS+= --without-gsasl
.endif

View File

@ -7,6 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.2.5
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://ftp.xiaoka.com/jabberd2/releases/
DIST_SUBDIR= jabber
@ -15,7 +16,7 @@ MAINTAINER= mm@FreeBSD.org
COMMENT= Online presence and instant messaging server
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
gsasl.12:${PORTSDIR}/security/gsasl \
gsasl.13:${PORTSDIR}/security/gsasl \
idn.16:${PORTSDIR}/dns/libidn \
udns.0:${PORTSDIR}/dns/udns