ports/96439: [PATCH] security/p5-Crypt-IDEA: update to 1.08

Yen-Ming Lee leeym at FreeBSD.org
Fri Apr 28 00:40:13 UTC 2006


>Number:         96439
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-IDEA: update to 1.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 28 00:40:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 11 08:54:13 CST 2006
>Description:
- Update to 1.08
  (the distfiles of 1.07 are removed from CPAN, so it's not only update, but also unbreak)

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

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

--- p5-Crypt-IDEA-1.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Crypt-IDEA/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile	3 Apr 2006 11:03:48 -0000	1.27
+++ Makefile	28 Apr 2006 00:32:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Crypt-IDEA
-PORTVERSION=	1.07
+PORTVERSION=	1.08
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Crypt
@@ -15,6 +15,8 @@
 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
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Crypt-IDEA/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	3 Apr 2006 11:03:48 -0000	1.7
+++ distinfo	28 Apr 2006 00:32:16 -0000
@@ -1,3 +1,3 @@
-MD5 (Crypt-IDEA-1.07.tar.gz) = 2dd04f95fe31f993b61e15b9b9393665
-SHA256 (Crypt-IDEA-1.07.tar.gz) = d07fa03f08fd0febe12086418c23cd317ebe0f0ac675a9b0aaa36ad40f1d52ec
-SIZE (Crypt-IDEA-1.07.tar.gz) = 6809
+MD5 (Crypt-IDEA-1.08.tar.gz) = 6718c630fa8ac28cb989b7db763ed97c
+SHA256 (Crypt-IDEA-1.08.tar.gz) = b96c16599b2064c2239d3f1922e18b17bfc2e3e6a836e91d93dbb9c469f78d4f
+SIZE (Crypt-IDEA-1.08.tar.gz) = 7045
--- p5-Crypt-IDEA-1.08.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list