ports/57703: Update port: mail/libetpan to 0.29

KATO Tsuguru tkato at prontomail.com
Tue Oct 7 14:20:22 UTC 2003


>Number:         57703
>Category:       ports
>Synopsis:       Update port: mail/libetpan to 0.29
>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:   Tue Oct 07 07:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 0.29

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile
--- /usr/ports/mail/libetpan/Makefile	Mon Sep  1 22:24:42 2003
+++ mail/libetpan/Makefile	Mon Oct  6 18:52:03 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libetpan
-PORTVERSION=	0.28
+PORTVERSION=	0.29
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,8 +20,10 @@
 
 USE_OPENSSL=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/db4 -I${LOCALBASE}/include"
-LDFLAGS+=	-L${LOCALBASE}/lib
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
+
+CPPFLAGS=	-I${LOCALBASE}/include/db4 -I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
 
 .include <bsd.port.mk>
diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo
--- /usr/ports/mail/libetpan/distinfo	Mon May 12 17:13:50 2003
+++ mail/libetpan/distinfo	Mon Oct  6 18:50:46 2003
@@ -1 +1 @@
-MD5 (libetpan-0.28.tar.gz) = af84f13f6031e367fd190083a5423df7
+MD5 (libetpan-0.29.tar.gz) = 5e2ec84c4adc8fadf6f826c799d82c98
diff -urN /usr/ports/mail/libetpan/pkg-plist mail/libetpan/pkg-plist
--- /usr/ports/mail/libetpan/pkg-plist	Mon May 12 17:13:50 2003
+++ mail/libetpan/pkg-plist	Mon Oct  6 18:57:36 2003
@@ -1,4 +1,5 @@
 bin/libetpan-config
+include/libetpan/base64.h
 include/libetpan/carray.h
 include/libetpan/charconv.h
 include/libetpan/chash.h
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list