ports/121211: [PATCH] security/p5-Crypt-IDEA: simplify dependency

Yen-Ming Lee leeym at FreeBSD.org
Fri Feb 29 07:00:03 UTC 2008


>Number:         121211
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-IDEA: simplify dependency
>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:   Fri Feb 29 07:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list