Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 02:00:25 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75626: Update port: mail/libetpan to 0.35
Message-ID:  <20041230020025.06145ae2.tkato432@yahoo.com>
Resent-Message-ID: <200412291710.iBTHAGjF079190@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75626
>Category:       ports
>Synopsis:       Update port: mail/libetpan to 0.35
>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:   Wed Dec 29 17:10:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 0.35

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile
--- /usr/ports/mail/libetpan/Makefile	Wed Nov 10 19:09:37 2004
+++ mail/libetpan/Makefile	Wed Dec 29 12:47:24 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libetpan
-PORTVERSION=	0.34
+PORTVERSION=	0.35
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,6 +18,7 @@
 USE_ICONV=	yes
 USE_OPENSSL=	yes
 USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
 
diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo
--- /usr/ports/mail/libetpan/distinfo	Wed Nov 10 19:09:37 2004
+++ mail/libetpan/distinfo	Wed Dec 29 12:37:51 2004
@@ -1,2 +1,2 @@
-MD5 (libetpan-0.34.tar.gz) = 4e66fba87a873c509505db1d9db28fe2
-SIZE (libetpan-0.34.tar.gz) = 1050030
+MD5 (libetpan-0.35.tar.gz) = 595d57f13c5526e4757e41f14f994437
+SIZE (libetpan-0.35.tar.gz) = 1135780
diff -urN /usr/ports/mail/libetpan/pkg-plist mail/libetpan/pkg-plist
--- /usr/ports/mail/libetpan/pkg-plist	Wed Nov 10 19:09:37 2004
+++ mail/libetpan/pkg-plist	Wed Dec 29 12:52:53 2004
@@ -44,7 +44,9 @@
 include/libetpan/mailimf.h
 include/libetpan/mailimf_types.h
 include/libetpan/mailimf_types_helper.h
-include/libetpan/mailimf_write.h
+include/libetpan/mailimf_write_file.h
+include/libetpan/mailimf_write_generic.h
+include/libetpan/mailimf_write_mem.h
 include/libetpan/mailmbox.h
 include/libetpan/mailmbox_types.h
 include/libetpan/mailmessage.h
@@ -56,7 +58,9 @@
 include/libetpan/mailmime_disposition.h
 include/libetpan/mailmime_types.h
 include/libetpan/mailmime_types_helper.h
-include/libetpan/mailmime_write.h
+include/libetpan/mailmime_write_file.h
+include/libetpan/mailmime_write_generic.h
+include/libetpan/mailmime_write_mem.h
 include/libetpan/mailpop3.h
 include/libetpan/mailpop3_helper.h
 include/libetpan/mailpop3_socket.h
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041230020025.06145ae2.tkato432>