ports/83857: Update port: mail/libetpan to 0.38

KATO Tsuguru tkato432 at yahoo.com
Thu Jul 21 14:10:43 UTC 2005


>Number:         83857
>Category:       ports
>Synopsis:       Update port: mail/libetpan to 0.38
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 14:10:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 0.38

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile
--- /usr/ports/mail/libetpan/Makefile	Mon Jul  4 21:20:10 2005
+++ mail/libetpan/Makefile	Wed Jul 20 23:15:00 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libetpan
-PORTVERSION=	0.37
+PORTVERSION=	0.38
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -30,6 +30,12 @@
 .else
 USE_OPENSSL=	yes
 CONFIGURE_ARGS+=	--without-gnutls
+.endif
+
+.if defined(WITH_SASL)
+LIB_DEPENDS+=	sasl2.2:${PORTSDIR}/mail/cyrus-sasl2
+.else
+CONFIGURE_ARGS+=	--without-sasl
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo
--- /usr/ports/mail/libetpan/distinfo	Mon Jul  4 21:20:10 2005
+++ mail/libetpan/distinfo	Wed Jul 20 22:55:11 2005
@@ -1,2 +1,2 @@
-MD5 (libetpan-0.37.tar.gz) = 82fbce08c9b3c073e9e93798c2797224
-SIZE (libetpan-0.37.tar.gz) = 1009047
+MD5 (libetpan-0.38.tar.gz) = 4d31145dee857beca7e283aa03fe9450
+SIZE (libetpan-0.38.tar.gz) = 1104864
diff -urN /usr/ports/mail/libetpan/pkg-descr mail/libetpan/pkg-descr
--- /usr/ports/mail/libetpan/pkg-descr	Thu Jun 27 17:41:04 2002
+++ mail/libetpan/pkg-descr	Thu Jul 21 01:07:13 2005
@@ -3,4 +3,4 @@
 interface, the interface is the same for all kinds of mail access, remote
 and local mailboxes.
 
-WWW: http://libetpan.sourceforge.net/
+WWW: http://www.etpan.org/libetpan/
diff -urN /usr/ports/mail/libetpan/pkg-plist mail/libetpan/pkg-plist
--- /usr/ports/mail/libetpan/pkg-plist	Thu Dec 30 19:56:54 2004
+++ mail/libetpan/pkg-plist	Wed Jul 20 23:10:35 2005
@@ -120,5 +120,5 @@
 include/libetpan.h
 lib/libetpan.a
 lib/libetpan.so
-lib/libetpan.so.2
+lib/libetpan.so.3
 @dirrm include/libetpan
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list