From tkato432@yahoo.com  Sun Apr 15 16:01:52 2007
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0F4BB16A402
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 15 Apr 2007 16:01:48 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from nm05omta055.dion.ne.jp (nm05mta.dion.ne.jp [219.125.112.5])
	by mx1.freebsd.org (Postfix) with SMTP id B554913C45A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 15 Apr 2007 16:01:47 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([59.128.69.96])
	by nm05mta.dion.ne.jp
	id <20070416010144744.MA52.81283F8@nm05mta.dion.ne.jp>;
	Mon, 16 Apr 2007 01:01:44 +0900
Message-Id: <20070416010021.6737cac4.tkato432@yahoo.com>
Date: Mon, 16 Apr 2007 01:00:21 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: mail/asmail to 2.1

>Number:         111623
>Category:       ports
>Synopsis:       Update port: mail/asmail to 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 15 16:10:05 GMT 2007
>Closed-Date:    Tue Apr 17 20:26:09 GMT 2007
>Last-Modified:  Tue Apr 17 20:26:09 GMT 2007
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p26 i386
>Organization:
>Environment:
>Description:
- Update to version 2.1

New file:
files/patch-socklib.h

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/asmail/Makefile mail/asmail/Makefile
--- /usr/ports/mail/asmail/Makefile	Sat Mar  3 14:59:20 2007
+++ mail/asmail/Makefile	Wed Apr 11 00:38:40 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asmail
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	mail afterstep
 MASTER_SITES=	http://www.tigr.net/afterstep/download/asmail/
 
diff -urN /usr/ports/mail/asmail/distinfo mail/asmail/distinfo
--- /usr/ports/mail/asmail/distinfo	Sat Mar  3 14:59:20 2007
+++ mail/asmail/distinfo	Wed Apr 11 00:41:25 2007
@@ -1,3 +1,3 @@
-MD5 (asmail-2.0.tar.gz) = 58873242a953f3b4fbbe6cf517f3a51a
-SHA256 (asmail-2.0.tar.gz) = b5a4791cf451372c6cd999fb96dcca369256e099246f719ef9efe1a3567f3a81
-SIZE (asmail-2.0.tar.gz) = 270924
+MD5 (asmail-2.1.tar.gz) = 10d1460353f5773c8d211003a07312df
+SHA256 (asmail-2.1.tar.gz) = 9b20aff43d61511e9c24af5603a546e3709bad35c769074e2b66d818f33e8191
+SIZE (asmail-2.1.tar.gz) = 271164
diff -urN /usr/ports/mail/asmail/files/patch-socklib.h mail/asmail/files/patch-socklib.h
--- /usr/ports/mail/asmail/files/patch-socklib.h	Thu Jan  1 09:00:00 1970
+++ mail/asmail/files/patch-socklib.h	Wed Apr 11 00:42:55 2007
@@ -0,0 +1,14 @@
+--- socklib.h.orig	Wed Feb 28 03:19:38 2007
++++ socklib.h	Wed Apr 11 00:42:44 2007
+@@ -14,8 +14,10 @@
+ #define MG_SOCKLIB_H
+ 
+ #include "config.h"
+-#include <netinet/in.h>
+ #include <sys/types.h>
++#include <sys/socket.h>
++#include <netinet/in.h>
++#include <arpa/inet.h>
+ #ifdef HAVE_OPENSSL_SSL_H
+ #include <openssl/ssl.h>
+ #include <openssl/bio.h>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Apr 15 16:33:13 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111623 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Apr 17 20:26:07 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111623 
>Unformatted:
