From leeym@db1.leeym.com  Fri Feb 29 06:55:19 2008
Return-Path: <leeym@db1.leeym.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B0865106566C;
	Fri, 29 Feb 2008 06:55:19 +0000 (UTC)
	(envelope-from leeym@db1.leeym.com)
Received: from db1.leeym.com (db1.leeym.com [66.79.165.131])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C5798FC18;
	Fri, 29 Feb 2008 06:55:19 +0000 (UTC)
	(envelope-from leeym@db1.leeym.com)
Received: from db1.leeym.com (localhost [127.0.0.1])
	by db1.leeym.com (8.14.1/8.14.1) with ESMTP id m1T6uRH0058675;
	Thu, 28 Feb 2008 22:56:27 -0800 (PST)
	(envelope-from leeym@db1.leeym.com)
Received: (from leeym@localhost)
	by db1.leeym.com (8.14.2/8.14.2/Submit) id m1T6uRtO058674;
	Thu, 28 Feb 2008 22:56:27 -0800 (PST)
	(envelope-from leeym)
Message-Id: <200802290656.m1T6uRtO058674@db1.leeym.com>
Date: Thu, 28 Feb 2008 22:56:27 -0800 (PST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: erwin@freebsd.org
Subject: [PATCH] security/p5-Crypt-IDEA: simplify dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         121211
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-IDEA: simplify dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    erwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 29 07:00:02 UTC 2008
>Closed-Date:    Sat Mar 01 15:30:32 UTC 2008
>Last-Modified:  Sat Mar 01 15:30:32 UTC 2008
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- use CPAN macro
- simplify dependency
- bump PORTREVISION

Port maintainer (erwin@FreeBSD.org) is cc'd.

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

--- p5-Crypt-IDEA-1.08_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Crypt-IDEA/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	28 Apr 2006 08:09:46 -0000	1.28
+++ Makefile	29 Feb 2008 06:54:37 -0000
@@ -7,16 +7,14 @@
 
 PORTNAME=	Crypt-IDEA
 PORTVERSION=	1.08
+PORTREVISION=	1
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Crypt
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@FreeBSD.org
 COMMENT=	Perl5 interface to IDEA block cipher
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Crypt::IDEA.3
--- p5-Crypt-IDEA-1.08_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 29 07:00:15 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121211: commit references a PR
Date: Sat,  1 Mar 2008 15:28:49 +0000 (UTC)

 erwin       2008-03-01 15:28:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/p5-Crypt-IDEA Makefile 
   Log:
   - use CPAN macro
   - simplify dependency
   - bump PORTREVISION
   
   PR:             121211
   Submitted by:   leeym
   
   Revision  Changes    Path
   1.29      +2 -4      ports/security/p5-Crypt-IDEA/Makefile
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sat Mar 1 15:30:14 UTC 2008 
State-Changed-Why:  
Committed,t hanks! 

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