update courier-imap to 2.2.1
fix gdbm build [1] PR: ports/58741 [1] Submitted By: Lucas Madar <lucascrt@negaverse.org> [1]
This commit is contained in:
parent
c2bd96fffb
commit
513f419001
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95191
2 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= courier-imap
|
||||
PORTVERSION= 2.2.0
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
|
@ -22,6 +22,10 @@ USE_PERL5= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
CONFIGURE_ENV= CFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
CXXFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LIBS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
|
||||
#
|
||||
# options available:
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (courier-imap-2.2.0.tar.bz2) = 95e1f563a0c27330991820046d4d65d1
|
||||
MD5 (courier-imap-2.2.1.tar.bz2) = 27c90ce2ac2412bc90994cacbd75616b
|
||||
|
|
Loading…
Reference in a new issue