From leeym@cn1.leeym.com  Mon Apr 27 01:25:54 2009
Return-Path: <leeym@cn1.leeym.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ACF211065674
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Apr 2009 01:25:54 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237])
	by mx1.freebsd.org (Postfix) with ESMTP id 6138F8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Apr 2009 01:25:54 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (localhost [127.0.0.1])
	by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id n3R1Pr7A051571;
	Sun, 26 Apr 2009 18:25:53 -0700 (PDT)
	(envelope-from leeym@cn1.leeym.com)
Received: (from leeym@localhost)
	by cn1.leeym.com (8.14.2/8.14.2/Submit) id n3R1PrGK051570;
	Sun, 26 Apr 2009 18:25:53 -0700 (PDT)
	(envelope-from leeym)
Message-Id: <200904270125.n3R1PrGK051570@cn1.leeym.com>
Date: Sun, 26 Apr 2009 18:25:53 -0700 (PDT)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wenheping@gmail.com
Subject: [PATCH] devel/p5-Algorithm-Dependency: update to 1.110
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wenheping@gmail.com

>Number:         134034
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Algorithm-Dependency: update to 1.110
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 27 01:30:01 UTC 2009
>Closed-Date:    Mon Apr 27 01:42:27 UTC 2009
>Last-Modified:  Mon Apr 27 01:50:00 UTC 2009
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.110

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Algorithm-Dependency-1.110.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Algorithm-Dependency/Makefile,v
retrieving revision 1.9
diff -u -d -b -w -u -r1.9 Makefile
--- Makefile	14 Feb 2009 19:24:30 -0000	1.9
+++ Makefile	27 Apr 2009 00:56:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Algorithm-Dependency
-PORTVERSION=	1.108
+PORTVERSION=	1.110
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,9 +16,7 @@
 
 RUN_DEPENDS=	p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util
 BUILD_DEPENDS=	${RUN_DEPENDS}
-BUILD_DEPENDS+=	p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI \
-		p5-PathTools>=3.29:${PORTSDIR}/devel/p5-PathTools \
-		p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS+=	p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI
 
 MAN3=	Algorithm::Dependency.3 \
 	Algorithm::Dependency::Item.3 \
@@ -31,4 +29,10 @@
 
 PERL_CONFIGURE=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500801
+RUN_DEPENDS+=	p5-Scalar-List-Utils>=1.11:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Algorithm-Dependency/distinfo,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 distinfo
--- distinfo	14 Feb 2009 19:24:30 -0000	1.4
+++ distinfo	27 Apr 2009 00:56:33 -0000
@@ -1,3 +1,3 @@
-MD5 (Algorithm-Dependency-1.108.tar.gz) = 50c2e1a28f1def9e21619d4036ce62ee
-SHA256 (Algorithm-Dependency-1.108.tar.gz) = b3400c81c4f4c949d7c562f41b6fe2d923221dc28af2adeb7167b76a740769ed
-SIZE (Algorithm-Dependency-1.108.tar.gz) = 38376
+MD5 (Algorithm-Dependency-1.110.tar.gz) = dc1dab2ac44c315caa092397423b1429
+SHA256 (Algorithm-Dependency-1.110.tar.gz) = f27733e8d89cf2ab621284c2584da90ab0cb743ba2295ee739fe51bf92561e37
+SIZE (Algorithm-Dependency-1.110.tar.gz) = 40530
--- p5-Algorithm-Dependency-1.110.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 27 01:30:15 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134034 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Apr 27 01:30:20 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/134034: [PATCH] devel/p5-Algorithm-Dependency: update to 1.110
Date: Mon, 27 Apr 2009 01:30:18 UT

 Maintainer of devel/p5-Algorithm-Dependency,
 
 Please note that PR ports/134034 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134034
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, leeym@freebsd.org
Cc:  
Subject: Re: ports/134034: [PATCH] devel/p5-Algorithm-Dependency: update to 
	1.110
Date: Mon, 27 Apr 2009 09:37:25 +0800

 --001485f9a4b879b88e04687f638e
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.
 Thank you !
 
 wen
 
 --001485f9a4b879b88e04687f638e
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.<br>Thank you !<br><br>wen<br>
 
 --001485f9a4b879b88e04687f638e--
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Mon Apr 27 01:42:19 UTC 2009 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134034: commit references a PR
Date: Mon, 27 Apr 2009 01:42:17 +0000 (UTC)

 leeym       2009-04-27 01:42:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Algorithm-Dependency Makefile distinfo 
   Log:
   - update to 1.110
   
   PR:             134034
   Submitted by:   leeym
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.10      +9 -5      ports/devel/p5-Algorithm-Dependency/Makefile
   1.5       +3 -3      ports/devel/p5-Algorithm-Dependency/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:
