Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 08:33:02 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erwin@FreeBSD.org
Subject:   ports/96439: [PATCH] security/p5-Crypt-IDEA: update to 1.08
Message-ID:  <20060428003302.87CFEB29CEB@utopia.leeym.com>
Resent-Message-ID: <200604280040.k3S0eCMl092986@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060428003302.87CFEB29CEB>