From yasu@home.utahime.org  Mon Dec 26 08:54:13 2005
Return-Path: <yasu@home.utahime.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AD28116A435;
	Mon, 26 Dec 2005 08:54:13 +0000 (GMT)
	(envelope-from yasu@home.utahime.org)
Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C375C43D64;
	Mon, 26 Dec 2005 08:54:12 +0000 (GMT)
	(envelope-from yasu@home.utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1])
	by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id 84085B861;
	Mon, 26 Dec 2005 17:25:28 +0900 (JST)
Received: from localhost.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 5C49232;
	Mon, 26 Dec 2005 17:25:28 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost.home.utahime.org (AvMailGate-2.0.2-14) id 11527-6E657361;
	Mon, 26 Dec 2005 17:25:28 +0900
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id 4721026; Mon, 26 Dec 2005 17:25:28 +0900 (JST)
Message-Id: <20051226082528.4721026@eastasia.home.utahime.org>
Date: Mon, 26 Dec 2005 17:25:28 +0900 (JST)
From: KIMURA Yasuhiro <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sergei@FreeBSD.org
Subject: [PATCH] mail/maildrop: Update to 2.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90915
>Category:       ports
>Synopsis:       [PATCH] mail/maildrop: Update to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sergei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 26 09:00:13 GMT 2005
>Closed-Date:    Mon Dec 26 09:40:52 GMT 2005
>Last-Modified:  Mon Dec 26 09:40:52 GMT 2005
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sun Dec 25 18:11:02 JST 2005 xxxx i386


	
>Description:
	Update to latest release version 2.0.1.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-maildrop begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- Makefile	26 Apr 2005 19:22:11 -0000	1.42
+++ Makefile	26 Dec 2005 08:03:11 -0000
@@ -16,8 +16,7 @@
 # WITH_AUTHLIB=yes	Enable optional support for Courier Auth Library
 
 PORTNAME=	maildrop
-PORTVERSION=	1.8.0
-PORTREVISION=	3
+PORTVERSION=	2.0.1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	courier
@@ -37,6 +36,8 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
+LIB_DEPENDS+=	pcre.0:${PORTSDIR}/devel/pcre
+
 .if defined(WITH_AUTHLIB)
 .if exists(${.CURDIR}/../../security/courier-authlib/Makefile.opt)
 .include "${.CURDIR}/../../security/courier-authlib/Makefile.opt"
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	25 Nov 2005 14:05:32 -0000	1.17
+++ distinfo	26 Dec 2005 07:32:07 -0000
@@ -1,3 +1,3 @@
-MD5 (maildrop-1.8.0.tar.bz2) = caf59c78d6689b4cfba98d979af63407
-SHA256 (maildrop-1.8.0.tar.bz2) = bc5a596033f10fc8cc9635b23f4cf6a14bfc9172ac53ef8d693c6b22a7c62cce
-SIZE (maildrop-1.8.0.tar.bz2) = 2013203
+MD5 (maildrop-2.0.1.tar.bz2) = 6ea97cb4e6757579873218adf212dbf0
+SHA256 (maildrop-2.0.1.tar.bz2) = 2de43cb4536e71ca54ce8dce663d6d264b80fdadb2cd6b1007579efd727b31fb
+SIZE (maildrop-2.0.1.tar.bz2) = 2105424
--- patch-maildrop ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sergei 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Dec 26 09:05:51 UTC 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90915 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Dec 26 09:40:50 UTC 2005 
State-Changed-Why:  
Committed, thanks! 

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