ports/101541: [PATCH] security/p5-Data-Entropy: update to 0.002

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Mon Aug 7 01:00:34 UTC 2006


>Number:         101541
>Category:       ports
>Synopsis:       [PATCH] security/p5-Data-Entropy: update to 0.002
>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:   Mon Aug 07 01:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Aug  4 20:22:24 CST
>Description:
- Update to 0.002

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-Data-Entropy-0.002.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Data-Entropy/Makefile /root/p5-Data-Entropy/Makefile
--- /usr/ports/security/p5-Data-Entropy/Makefile	Thu Jul 20 09:21:50 2006
+++ /root/p5-Data-Entropy/Makefile	Mon Aug  7 08:51:20 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Data-Entropy
-PORTVERSION=	0.000
+PORTVERSION=	0.002
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Data
@@ -16,19 +16,21 @@
 COMMENT=	Entropy (randomness) management
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \
+		p5-DataFloat>=0.002:${PORTSDIR}/p5-Data-Float \
 		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \
-		${SITE_PERL}/Math/BigRat.pm:${PORTSDIR}/math/p5-Math-BigRat \
+		p5-Math-BigInt>=1.60:${PORTSDIR}/math/p5-Math-BigInt \
+		p5-Math-BigRat>=0.04:${PORTSDIR}/math/p5-Math-BigRat \
 		${SITE_PERL}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Data::Entropy::RawSource::RandomOrg.3 \
+MAN3=		Data::Entropy.3 \
+		Data::Entropy::Algorithms.3 \
 		Data::Entropy::RawSource::CryptCounter.3 \
-	       	Data::Entropy::Algorithms.3 \
-	       	Data::Entropy::RawSource::RandomnumbersInfo.3 \
-	       	Data::Entropy::Source.3 Data::Entropy.3 \
-	       	Data::Entropy::RawSource::Local.3
+		Data::Entropy::RawSource::Local.3 \
+		Data::Entropy::RawSource::RandomOrg.3 \
+		Data::Entropy::RawSource::RandomnumbersInfo.3 \
+		Data::Entropy::Source.3
 
 .include <bsd.port.pre.mk>
 
diff -ruN --exclude=CVS /usr/ports/security/p5-Data-Entropy/distinfo /root/p5-Data-Entropy/distinfo
--- /usr/ports/security/p5-Data-Entropy/distinfo	Thu Jul 20 09:21:50 2006
+++ /root/p5-Data-Entropy/distinfo	Mon Aug  7 08:18:51 2006
@@ -1,3 +1,3 @@
-MD5 (Data-Entropy-0.000.tar.gz) = 99dde7eea7e3b8f4ff36c469015596b9
-SHA256 (Data-Entropy-0.000.tar.gz) = f3c769b259f5319d22579b3cd29348a567a9ef1ac2c2c56d0a9e88977bf6e63a
-SIZE (Data-Entropy-0.000.tar.gz) = 30851
+MD5 (Data-Entropy-0.002.tar.gz) = e839eeb59d0b0d6b9acb36331bdcf98f
+SHA256 (Data-Entropy-0.002.tar.gz) = 2cbba2ee8b8042d86f74513f20958c60d65247eec6e3c32089027ae0cffebe48
+SIZE (Data-Entropy-0.002.tar.gz) = 33024
--- p5-Data-Entropy-0.002.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list