mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 5.8.5, provided by the maintainer.
PR: ports/27783 Submitted by: Ville Eerola <ve@sci.fi>
This commit is contained in:
parent
46a0dc2f7b
commit
d04b9f2673
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43340
@ -10,7 +10,7 @@
|
||||
# want fetchmailconf to work, define WITH_X11
|
||||
|
||||
PORTNAME= fetchmail
|
||||
PORTVERSION= 5.8.1
|
||||
PORTVERSION= 5.8.5
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
|
||||
ftp://ftp.ccil.org/pub/esr/fetchmail/
|
||||
@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/python2.0/site-packages/_tkinter.so:${PORTSDIR}/x1
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-opie --enable-RPA --enable-POP2 --enable-SDPS \
|
||||
--enable-nls --with-hesiod=no
|
||||
--enable-nls --with-hesiod=no --enable-fallback=no
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||
CFLAGS="-I${LOCALBASE}/include ${CFLAGS}"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fetchmail-5.8.1.tar.gz) = eb76504e83d2bae98c630526664262ba
|
||||
MD5 (fetchmail-5.8.5.tar.gz) = 980e67fedcd02578d45fd939fe1c1643
|
||||
|
Loading…
Reference in New Issue
Block a user