mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
update courier-imap to 2.2.0
This commit is contained in:
parent
d28242c70f
commit
388177dc87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92657
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= courier-imap
|
||||
PORTVERSION= 2.1.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (courier-imap-2.1.2.tar.bz2) = d77ef5d3c90fd0a70b333a44e0ead0a2
|
||||
MD5 (courier-imap-2.2.0.tar.bz2) = 95e1f563a0c27330991820046d4d65d1
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- authlib/configure.orig Wed Sep 10 00:51:36 2003
|
||||
+++ authlib/configure Wed Sep 10 01:04:27 2003
|
||||
--- authlib/configure.orig Thu Oct 30 21:36:15 2003
|
||||
+++ authlib/configure Thu Oct 30 21:43:26 2003
|
||||
@@ -6766,9 +6766,9 @@
|
||||
if test "$doauthmysql" = ""
|
||||
then
|
||||
@ -143,6 +143,6 @@
|
||||
+echo "$as_me:$LINENO: result: $ac_cv_func_mysql_real_connect" >&5
|
||||
+echo "${ECHO_T}$ac_cv_func_mysql_real_connect" >&6
|
||||
+if test $ac_cv_func_mysql_real_connect = yes; then
|
||||
AUTHMYSQL="authmysql"
|
||||
AUTHMYSQL="authmysql${EXEEXT}"
|
||||
HAVE_AUTHMYSQL=1
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user