From leeym@cn1.leeym.com  Sat Oct 25 15:39:32 2008
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 32CCF106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Oct 2008 15:39:32 +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 EFF588FC23
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Oct 2008 15:39:31 +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 m9PFdVbE010108;
	Sat, 25 Oct 2008 08:39:31 -0700 (PDT)
	(envelope-from leeym@cn1.leeym.com)
Received: (from leeym@localhost)
	by cn1.leeym.com (8.14.2/8.14.2/Submit) id m9PFdUp8010107;
	Sat, 25 Oct 2008 08:39:31 -0700 (PDT)
	(envelope-from leeym)
Message-Id: <200810251539.m9PFdUp8010107@cn1.leeym.com>
Date: Sat, 25 Oct 2008 08:39:31 -0700 (PDT)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: direct@klatha.com
Subject: [PATCH] devel/p5-Tie-CPHash: update to 1.04
X-Send-Pr-Version: 3.113
X-GNATS-Notify: direct@klatha.com

>Number:         128369
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Tie-CPHash: update to 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 25 15:40:03 UTC 2008
>Closed-Date:    Sat Oct 25 15:44:00 UTC 2008
>Last-Modified:  Sat Oct 25 15:50:03 UTC 2008
>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.04

Port maintainer (direct@klatha.com) is cc'd.

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

--- p5-Tie-CPHash-1.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Tie-CPHash/Makefile,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 Makefile
--- Makefile	17 Apr 2008 14:26:18 -0000	1.4
+++ Makefile	25 Oct 2008 15:39:21 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Tie-CPHash
-PORTVERSION=	1.03
-PORTREVISION=	1
+PORTVERSION=	1.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,14 +14,14 @@
 MAINTAINER=	direct@klatha.com
 COMMENT=	Perl module implementing a case preserving hash table
 
-BUILD_DEPENDS=	p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
-		${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
-PERL_CONFIGURE=	yes
-
 PERL_MODBUILD=	yes
 
 MAN3=		Tie::CPHash.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501000
+BUILD_DEPENDS+=	p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Tie-CPHash/distinfo,v
retrieving revision 1.2
diff -u -d -b -w -u -r1.2 distinfo
--- distinfo	20 Apr 2007 20:26:22 -0000	1.2
+++ distinfo	25 Oct 2008 15:39:21 -0000
@@ -1,3 +1,3 @@
-MD5 (Tie-CPHash-1.03.tar.gz) = 6bf733fdd8ad4ff03c7169f6d7f704ff
-SHA256 (Tie-CPHash-1.03.tar.gz) = 885d5a7a67e1a2d72ef2ec93b263ada023dabd9bf3cf48e196e7037e8f407631
-SIZE (Tie-CPHash-1.03.tar.gz) = 4876
+MD5 (Tie-CPHash-1.04.tar.gz) = d9430275241f5d198c2af027aea294ee
+SHA256 (Tie-CPHash-1.04.tar.gz) = 3a1175ac67c92758aa8b0e40776103c8e8e9d9bdc5d9637302eb84b7ec497133
+SIZE (Tie-CPHash-1.04.tar.gz) = 5695
--- p5-Tie-CPHash-1.04.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 25 15:40:20 UTC 2008 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128369 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Oct 25 15:40:25 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128369 
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Sat Oct 25 15:43:47 UTC 2008 
State-Changed-Why:  
Wrong patch, please ignore it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: direct@klatha.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/128369: [PATCH] devel/p5-Tie-CPHash: update to 1.04
Date: Sat, 25 Oct 2008 15:40:23 UT

 Maintainer of devel/p5-Tie-CPHash,
 
 Please note that PR ports/128369 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/128369
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
>Unformatted:
