diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index f423bdffdda5..fd6fff63d852 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 6.3.13 +PORTVERSION= 6.3.14 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_BERLIOS} \ http://homepages.uni-paderborn.de/mandree/fetchmail/:ma \ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 01536d98bc9f..cab2e42a09d0 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -MD5 (fetchmail-6.3.13.tar.bz2) = db792fb311bc358e95ed0437389269ac -SHA256 (fetchmail-6.3.13.tar.bz2) = 206a299f7ced9d7359621cc8e590a22f9cfc9c713696474e2119a1340c2e98ee -SIZE (fetchmail-6.3.13.tar.bz2) = 1614718 +MD5 (fetchmail-6.3.14.tar.bz2) = 86d3cfbce151881d8bf76a1efd5bda6a +SHA256 (fetchmail-6.3.14.tar.bz2) = 8657f786f5af1857ddb3b50203e6cde2efad43f49828973cbb22f6d431208607 +SIZE (fetchmail-6.3.14.tar.bz2) = 1621188 diff --git a/mail/fetchmail/files/patch-configure b/mail/fetchmail/files/patch-configure deleted file mode 100644 index 5ff84c46207a..000000000000 --- a/mail/fetchmail/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-10-30 10:40:08.971594149 +0100 -+++ configure 2009-10-30 10:40:19.438656862 +0100 -@@ -14747,7 +14747,7 @@ - _ACEOF - - if test "$with_gssapi" != yes ; then -- CPPFLAGS="$CPPFLAGS-I$with_gssapi/include" -+ CPPFLAGS="$CPPFLAGS -I$with_gssapi/include" - fi - -