From nobody@FreeBSD.org  Sun Apr 20 11:58:20 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EFBF1106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Apr 2008 11:58:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id DD3048FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Apr 2008 11:58:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3KBw22F033297
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Apr 2008 11:58:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3KBw2KW033295;
	Sun, 20 Apr 2008 11:58:02 GMT
	(envelope-from nobody)
Message-Id: <200804201158.m3KBw2KW033295@www.freebsd.org>
Date: Sun, 20 Apr 2008 11:58:02 GMT
From: Wen heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Maintainer Update] net/pear-Net_Vpopmaild :update to 0.3.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         122930
>Category:       ports
>Synopsis:       [Maintainer Update] net/pear-Net_Vpopmaild :update to 0.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 12:00:01 UTC 2008
>Closed-Date:    Sat Apr 26 20:45:24 UTC 2008
>Last-Modified:  Sat Apr 26 20:50:01 UTC 2008
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
update to 0.3.0 from 0.2.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-04-20 19:32:34.000000000 +0000
+++ Makefile	2008-04-20 19:36:28.000000000 +0000
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	Net_Vpopmaild
-PORTVERSION=	0.2.1
+PORTVERSION=	0.3.0
 CATEGORIES=	net mail pear
 
 MAINTAINER=	wenheping@gmail.com
 COMMENT=	PEAR Class for accessing Vpopmail's vpopmaild daemon
 
-BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
+BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
+		${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Net
--- distinfo.orig	2008-04-12 18:34:21.000000000 +0000
+++ distinfo	2008-04-20 19:33:10.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_Vpopmaild-0.2.1.tgz) = 9ec80d14415e361a3855f78fa2ae417a
-SHA256 (PEAR/Net_Vpopmaild-0.2.1.tgz) = 46c72ad8c27e91d3758a4c8471f27c7d53a676cc4cbe3885f96664a3838a9d13
-SIZE (PEAR/Net_Vpopmaild-0.2.1.tgz) = 20041
+MD5 (PEAR/Net_Vpopmaild-0.3.0.tgz) = 7e7485ffc6605818c1b9e4ddfd59964f
+SHA256 (PEAR/Net_Vpopmaild-0.3.0.tgz) = f4e7d1ad0dda2cf76d4e062202d5f850ab3abad3f63104d5474454c94c0909e2
+SIZE (PEAR/Net_Vpopmaild-0.3.0.tgz) = 20353


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 20 12:00:13 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=122930 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Apr 26 20:45:23 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/122930: commit references a PR
Date: Sat, 26 Apr 2008 20:45:21 +0000 (UTC)

 miwi        2008-04-26 20:45:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/pear-Net_Vpopmaild Makefile distinfo 
   Log:
   - Update to 0.3.0
   
   PR:             122930
   Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.2       +3 -2      ports/net/pear-Net_Vpopmaild/Makefile
   1.2       +3 -3      ports/net/pear-Net_Vpopmaild/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:
