From d1963bad103f6a080bd3458c3f846287c6bc94d1 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Thu, 26 Oct 2000 12:43:42 +0000 Subject: The fetchmail application has been updated to version 5.5.3 PR: 21641 Submitted by: Patrick Bihan-Faou Reviewed by: Ville Eerola MAINTAINER --- mail/fetchmail/Makefile | 9 ++++----- mail/fetchmail/distinfo | 2 +- mail/fetchmail/pkg-plist | 1 + 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 50c69f5517be..3b0a8fc67991 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 9e85c57a29bd..3ad1ce096818 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 766837d90f79..85ca5c17c624 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 -- cgit v1.2.3