Update to 2.1.11.
This commit is contained in:
parent
728a2fab0c
commit
7cf5673224
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74427
2 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cyrus-sasl
|
||||
PORTVERSION= 2.1.10
|
||||
PORTVERSION= 2.1.11
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
|
||||
|
@ -93,7 +93,8 @@ EBONES= "@comment "
|
|||
|
||||
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
|
||||
OPENSSLINC=${OPENSSLINC} \
|
||||
OPENSSLLIB=${OPENSSLLIB}
|
||||
OPENSSLLIB=${OPENSSLLIB} \
|
||||
LDFLAGS=${LDFLAGS}
|
||||
|
||||
CYRUS_USER?= cyrus
|
||||
CYRUS_GROUP?= cyrus
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cyrus-sasl-2.1.10.tar.gz) = 3ac2a696c091a76ce6c7db27e5d859d4
|
||||
MD5 (cyrus-sasl-2.1.11.tar.gz) = aad25b5185101bc0803fc91e7e65b7de
|
||||
|
|
Loading…
Reference in a new issue