diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-02-01 17:42:38 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-02-01 17:42:38 +0000 |
commit | 7cf5673224441a1b9c731e21373145ffb74e6ff8 (patch) | |
tree | 2d8429cb1d2750c4f2677c0377b5cfb20e70f6c0 | |
parent | Mark FORBIDDEN. (diff) |
Update to 2.1.11.
Notes
Notes:
svn path=/head/; revision=74427
-rw-r--r-- | security/cyrus-sasl2/Makefile | 5 | ||||
-rw-r--r-- | security/cyrus-sasl2/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 1aec02ed394d..7566cad9f778 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -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 diff --git a/security/cyrus-sasl2/distinfo b/security/cyrus-sasl2/distinfo index ade5d1d46b7c..8aa93eb32659 100644 --- a/security/cyrus-sasl2/distinfo +++ b/security/cyrus-sasl2/distinfo @@ -1 +1 @@ -MD5 (cyrus-sasl-2.1.10.tar.gz) = 3ac2a696c091a76ce6c7db27e5d859d4 +MD5 (cyrus-sasl-2.1.11.tar.gz) = aad25b5185101bc0803fc91e7e65b7de |