diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-18 19:33:51 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-18 19:33:51 +0800 |
commit | e770cc77b8c354a730a840b2a316afc76b2fd1fa (patch) | |
tree | 56fc55d8c8ef0a6ae864b1db0f1b9628255829c6 /mail | |
parent | 71f00c8d1024d4b3bdf43d96bcf28a992322e242 (diff) | |
download | freebsd-ports-gnome-e770cc77b8c354a730a840b2a316afc76b2fd1fa.tar.gz freebsd-ports-gnome-e770cc77b8c354a730a840b2a316afc76b2fd1fa.tar.zst freebsd-ports-gnome-e770cc77b8c354a730a840b2a316afc76b2fd1fa.zip |
Update to 0.8.6.
PR: 31346
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libesmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/libesmtp/distinfo | 2 | ||||
-rw-r--r-- | mail/libesmtp/pkg-descr | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 4d77e4c6a841..34e692b8968d 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libesmtp -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.6 CATEGORIES= mail MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.theochem.kth.se/~pawsa/balsa/ \ @@ -18,7 +18,7 @@ LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool USE_BZIP2= yes USE_GMAKE= yes USE_OPENSSL= yes -GNU_CONFIGURE= yes +USE_AUTOCONF= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/mail/libesmtp/distinfo b/mail/libesmtp/distinfo index 1da7524a068e..39f94798d859 100644 --- a/mail/libesmtp/distinfo +++ b/mail/libesmtp/distinfo @@ -1 +1 @@ -MD5 (libesmtp-0.8.4.tar.bz2) = efda799ecdc178eff25e2b8f95f93149 +MD5 (libesmtp-0.8.6.tar.bz2) = 2b0faec540e606109535f6ba76f3a45b diff --git a/mail/libesmtp/pkg-descr b/mail/libesmtp/pkg-descr index b5cb8f7d736c..b464f671ad6b 100644 --- a/mail/libesmtp/pkg-descr +++ b/mail/libesmtp/pkg-descr @@ -15,5 +15,5 @@ mail client to post its mail. WWW: http://www.stafford.uklinux.net/libesmtp/ -- Anton -tobez@FreeBSD.org +-- jmc +jmcoopr@webmail.bmi.net |