ports/74246: Update port: mail/nail to 11.17

KATO Tsuguru tkato432 at yahoo.com
Mon Nov 22 15:10:21 UTC 2004


>Number:         74246
>Category:       ports
>Synopsis:       Update port: mail/nail to 11.17
>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:   Mon Nov 22 15:10:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 11.17

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/nail/Makefile mail/nail/Makefile
--- /usr/ports/mail/nail/Makefile	Sun Nov 14 20:45:53 2004
+++ mail/nail/Makefile	Fri Nov 19 12:02:06 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nail
-PORTVERSION=	11.15
+PORTVERSION=	11.17
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,13 +19,16 @@
 USE_OPENSSL=	yes
 MAKE_ARGS=	PREFIX="${PREFIX}" \
 		SYSCONFDIR="${PREFIX}/etc" \
-		SENDMAIL="/usr/sbin/sendmail"
+		SENDMAIL="/usr/sbin/sendmail" \
+		CPPFLAGS="${CPPFLAGS}" \
+		LDFLAGS="${LDFLAGS}" \
+		IPv6="-DHAVE_IPv6_FUNCS"
 
 MAN1=		nail.1
 PLIST_FILES=	bin/nail etc/nail.rc
 
-CPPFLAGS=	-I${LOCALBASE}/include -DHAVE_ICONV -DHAVE_IPv6_FUNCS
-LDFLAGS=	-L${LOCALBASE}/lib -liconv
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/nail ${PREFIX}/bin
diff -urN /usr/ports/mail/nail/distinfo mail/nail/distinfo
--- /usr/ports/mail/nail/distinfo	Sun Nov 14 20:45:53 2004
+++ mail/nail/distinfo	Fri Nov 19 11:44:51 2004
@@ -1,2 +1,2 @@
-MD5 (nail-11.15.tar.bz2) = 268296ff47658423f0cfa5374e220e57
-SIZE (nail-11.15.tar.bz2) = 261766
+MD5 (nail-11.17.tar.bz2) = e35bff489423a17a1196717c54a446bd
+SIZE (nail-11.17.tar.bz2) = 262393
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list