summaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-10-26 12:43:42 +0000
committerjeh <jeh@FreeBSD.org>2000-10-26 12:43:42 +0000
commit47f044168cc9629b7200baeecc360cdc5b593c41 (patch)
tree40ebceffa0584a9e01756ff987e2348b76cab0b4 /mail/fetchmail
parentea006c03d38e01a59a7b90b75b6092e468c16907 (diff)
downloadFreeBSD-ports-47f044168cc9629b7200baeecc360cdc5b593c41.zip
FreeBSD-ports-47f044168cc9629b7200baeecc360cdc5b593c41.tar.gz
The fetchmail application has been updated to version 5.5.3
PR: 21641 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> MAINTAINER
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile9
-rw-r--r--mail/fetchmail/distinfo2
-rw-r--r--mail/fetchmail/pkg-plist1
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 50c69f5..3b0a8fc 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -10,22 +10,21 @@
# want fetchmailconf to work, define WITH_X11
PORTNAME= fetchmail
-PORTVERSION= 5.5.2
+PORTVERSION= 5.5.3
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
MAINTAINER= ve@sci.fi
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
-
.if defined(WITH_X11)
RUN_DEPENDS= ${LOCALBASE}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
.endif
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-OPIE --enable-RPA --enable-POP2 --enable-SDPS \
+CONFIGURE_ARGS= --enable-OPIE --enable-RPA --enable-POP2 --enable-SDPS \
--enable-nls --with-hesiod=no
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS="-I${LOCALBASE}/include ${CFLAGS}"
MAN1= fetchmail.1
@@ -50,7 +49,7 @@ CONFIGURE_ARGS += --with-kerberos=/usr/include
CONFIGURE_ARGS += --with-kerberos5=${KRB5_HOME}
.endif
-FDOC= ${PREFIX}/share/doc/fetchmail
+FDOC= ${PREFIX}/share/doc/fetchmail
pre-patch:
@${CP} -f /usr/include/md5.h ${WRKSRC}
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 9e85c57..3ad1ce0 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1 +1 @@
-MD5 (fetchmail-5.5.2.tar.gz) = 645a8da902d998e139897e9023545cef
+MD5 (fetchmail-5.5.3.tar.gz) = bc4cbae5af3f0f64a68762e3d3eb33a0
diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist
index 766837d..85ca5c1 100644
--- a/mail/fetchmail/pkg-plist
+++ b/mail/fetchmail/pkg-plist
@@ -2,6 +2,7 @@ bin/fetchmail
bin/fetchmailconf
libexec/fetchmailconf.bin
share/locale/es/LC_MESSAGES/fetchmail.mo
+share/locale/da/LC_MESSAGES/fetchmail.mo
share/locale/fr/LC_MESSAGES/fetchmail.mo
share/locale/pl/LC_MESSAGES/fetchmail.mo
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
OpenPOWER on IntegriCloud