From sunpoet@sunpoet.net  Sat Apr 21 06:08:43 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DF080106578F;
	Sat, 21 Apr 2012 06:08:43 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id A75668FC17;
	Sat, 21 Apr 2012 06:08:43 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3VZNkK4f7Rz8yt; Sat, 21 Apr 2012 14:07:05 +0800 (CST)
Message-Id: <3VZNkK4f7Rz8yt@sunpoet.net>
Date: Sat, 21 Apr 2012 14:07:05 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lth@FreeBSD.org
Subject: [PATCH] mail/p5-Email-Abstract: fix *_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167148
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Email-Abstract: fix *_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lth
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 06:10:15 UTC 2012
>Closed-Date:    Wed May 02 19:04:02 UTC 2012
>Last-Modified:  Wed May  2 19:10:08 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012
>Description:
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change

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

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Email-Abstract-3.004_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Email-Abstract/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	16 Mar 2011 15:29:28 -0000	1.12
+++ Makefile	21 Apr 2012 06:08:12 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Email-Abstract
 PORTVERSION=	3.004
+PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Email
@@ -16,7 +17,6 @@
 COMMENT=	Unified interface to mail representations
 
 RUN_DEPENDS=	p5-Email-Simple>=1.91:${PORTSDIR}/mail/p5-Email-Simple \
-		p5-Module-Pluggable>=1.5:${PORTSDIR}/devel/p5-Module-Pluggable \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
--- p5-Email-Abstract-3.004_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lth 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 21 06:10:58 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167148 
State-Changed-From-To: open->closed 
State-Changed-By: lth 
State-Changed-When: Wed May 2 19:04:00 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167148: commit references a PR
Date: Wed,  2 May 2012 19:03:08 +0000 (UTC)

 lth         2012-05-02 19:02:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-Email-Abstract Makefile 
   Log:
   - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
   - Bump PORTREVISION for dependency change
   
   PR:             ports/167148
   Submitted by:   sunpoet
   
   Revision  Changes    Path
   1.13      +1 -1      ports/mail/p5-Email-Abstract/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"
 
>Unformatted:
