ports/167149: [PATCH] mail/p5-Email-FolderType: fix *_DEPENDS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 21 06:10:18 UTC 2012


>Number:         167149
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Email-FolderType: fix *_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 06:10:17 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at FreeBSD.org) is cc'd.

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

--- p5-Email-FolderType-0.8.13_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Email-FolderType/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	26 Mar 2007 10:26:59 -0000	1.7
+++ Makefile	21 Apr 2012 06:08:55 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Email-FolderType
 PORTVERSION=	0.8.13
+PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,9 +16,6 @@
 MAINTAINER=	lth at FreeBSD.org
 COMMENT=	Determine the type of a mail folder
 
-RUN_DEPENDS=	p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable
-BUILD_DEPENDS=	${RUN_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Email::FolderType.3 \
--- p5-Email-FolderType-0.8.13_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list