aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/fetchmail/Makefile8
-rw-r--r--mail/fetchmail/distinfo2
-rw-r--r--mail/fetchmail/files/patch-configure10
-rw-r--r--mail/fetchmail/pkg-plist6
4 files changed, 17 insertions, 9 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index fabb11925275..e3627511846d 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -10,7 +10,7 @@
# want fetchmailconf to work, define WITH_X11
PORTNAME= fetchmail
-PORTVERSION= 6.1.0
+PORTVERSION= 6.1.1
CATEGORIES= mail ipv6
MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
ftp://ftp.ccil.org/pub/esr/fetchmail/
@@ -19,10 +19,12 @@ MAINTAINER= ve@sci.fi
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)
-USE_PYTHON= yes
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
.endif
+.if defined(WITH_X11)
+USE_PYTHON= yes
+.endif
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -36,7 +38,7 @@ MAN1= fetchmail.1
MLINKS= fetchmail.1 fetchmailconf.1
FDOC= ${PREFIX}/share/doc/fetchmail
-DOCS= COPYING FAQ FEATURES NOTES README \
+DOCS= COPYING FAQ FEATURES NEWS NOTES README \
design-notes.html fetchmail-FAQ.html fetchmail-features.html
.include <bsd.port.pre.mk>
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index b33105abcf18..6ecfdd7cc454 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1 +1 @@
-MD5 (fetchmail-6.1.0.tar.gz) = 8c57c33e4c49ffddde0024e24e371d25
+MD5 (fetchmail-6.1.1.tar.gz) = 67c04b718a6ceebf58ef00ff96161706
diff --git a/mail/fetchmail/files/patch-configure b/mail/fetchmail/files/patch-configure
index 02ee025e221f..7e8ec4c3616b 100644
--- a/mail/fetchmail/files/patch-configure
+++ b/mail/fetchmail/files/patch-configure
@@ -1,14 +1,14 @@
$FreeBSD$
---- configure.orig Sun Mar 18 06:26:42 2001
-+++ configure Tue Mar 27 11:21:57 2001
-@@ -6240,7 +6240,7 @@
+--- configure.orig Fri Oct 18 21:56:01 2002
++++ configure Mon Oct 21 11:56:31 2002
+@@ -13050,7 +13050,7 @@
CEFLAGS="$CEFLAGS -I$with_ssl/include"
fi
LDEFLAGS="$LDEFLAGS -L$with_ssl/lib"
- LIBS="$LIBS -lssl -lcrypto"
+ LIBS="$LIBS -lssl -lcrypto $RSAGLUE"
- cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define SSL_ENABLE 1
- EOF
+ _ACEOF
diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist
index 30f347f9ca1a..3b8f397758b5 100644
--- a/mail/fetchmail/pkg-plist
+++ b/mail/fetchmail/pkg-plist
@@ -1,9 +1,11 @@
+@comment $FreeBSD$
bin/fetchmail
bin/fetchmailconf
libexec/fetchmailconf.bin
%%PORTDOCS%%share/doc/fetchmail/COPYING
%%PORTDOCS%%share/doc/fetchmail/FAQ
%%PORTDOCS%%share/doc/fetchmail/FEATURES
+%%PORTDOCS%%share/doc/fetchmail/NEWS
%%PORTDOCS%%share/doc/fetchmail/NOTES
%%PORTDOCS%%share/doc/fetchmail/README
%%NTLMDOCS%%share/doc/fetchmail/README.NTLM
@@ -12,10 +14,14 @@ libexec/fetchmailconf.bin
%%PORTDOCS%%share/doc/fetchmail/fetchmail-FAQ.html
%%PORTDOCS%%share/doc/fetchmail/fetchmail-features.html
%%PORTDOCS%%@dirrm share/doc/fetchmail
+share/locale/ca/LC_MESSAGES/fetchmail.mo
share/locale/cs/LC_MESSAGES/fetchmail.mo
share/locale/da/LC_MESSAGES/fetchmail.mo
+share/locale/de/LC_MESSAGES/fetchmail.mo
share/locale/es/LC_MESSAGES/fetchmail.mo
share/locale/fr/LC_MESSAGES/fetchmail.mo
share/locale/gl/LC_MESSAGES/fetchmail.mo
+share/locale/ja/LC_MESSAGES/fetchmail.mo
share/locale/pl/LC_MESSAGES/fetchmail.mo
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
+share/locale/tr/LC_MESSAGES/fetchmail.mo