From nobody@FreeBSD.org  Fri Mar  9 08:49:58 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 300AE16A401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Mar 2007 08:49:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 1962813C48D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Mar 2007 08:49:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l298nvYm052839
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 9 Mar 2007 08:49:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l298nvpe052838;
	Fri, 9 Mar 2007 08:49:57 GMT
	(envelope-from nobody)
Message-Id: <200703090849.l298nvpe052838@www.freebsd.org>
Date: Fri, 9 Mar 2007 08:49:57 GMT
From: Zhen REN<bg1tpt@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] update mail/pear-Mail_Mime to 1.4.0a1
X-Send-Pr-Version: www-3.0

>Number:         110119
>Category:       ports
>Synopsis:       [PATCH] update mail/pear-Mail_Mime to 1.4.0a1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 08:50:03 GMT 2007
>Closed-Date:    Fri Mar 09 09:49:04 GMT 2007
>Last-Modified:  Fri Mar  9 09:50:29 GMT 2007
>Originator:     Zhen REN
>Release:        7-CURRENT
>Organization:
>Environment:
FreeBSD tango 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Feb 6 17:40:25 CST 2007 root@tango:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
update mail/pear-Mail_Mime to 1.4.0a1
>How-To-Repeat:
N/A
>Fix:
see the attachment

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/pear-Mail_Mime/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	23 Sep 2006 00:23:29 -0000	1.12
+++ Makefile	9 Mar 2007 08:39:52 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Mail_Mime
-PORTVERSION=	1.3.1
+PORTVERSION=	1.4.0a1
 CATEGORIES=	mail www pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	bg1tpt@gmail.com
 COMMENT=	PEAR classes to create and decode MIME messages
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/pear-Mail_Mime/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	22 Jan 2006 12:50:41 -0000	1.5
+++ distinfo	9 Mar 2007 08:39:56 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/Mail_Mime-1.3.1.tgz) = 0012fd2406597e60083bc4bce751cef2
-SHA256 (PEAR/Mail_Mime-1.3.1.tgz) = cc576d0a4c813df00cca2d39b848beba5748cf5801ed7c2a6358c1e9c230be04
-SIZE (PEAR/Mail_Mime-1.3.1.tgz) = 16481
+MD5 (PEAR/Mail_Mime-1.4.0a1.tgz) = edff12b636a75ed855da1fbee41cb7e1
+SHA256 (PEAR/Mail_Mime-1.4.0a1.tgz) = d22924d92e56d67a43d48d89121a8cf43edd900efb009f863db5909cccaac0e7
+SIZE (PEAR/Mail_Mime-1.4.0a1.tgz) = 19893

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Mar 9 09:02:01 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110119 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 9 09:49:03 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110119 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110119: commit references a PR
Date: Fri,  9 Mar 2007 09:49:38 +0000 (UTC)

 miwi        2007-03-09 09:49:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/pear-Mail_Mime  Makefile distinfo 
   Log:
   - Update to 1.4.0a1
   - Pass maintainership to submitter
   
   PR:             110119
   Submitted by:   Zhen REN<bg1tpt@gmail.com>
   
   Revision  Changes    Path
   1.13      +2 -2      ports/mail/pear-Mail_Mime/Makefile
   1.6       +3 -3      ports/mail/pear-Mail_Mime/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
