Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2005 13:56:31 +0400 (MSD)
From:      Alex Kapranoff <kappa@rambler-co.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jesper@FreeBSD.org
Subject:   ports/85283: Update security/p5-Crypt-DH to 0.06
Message-ID:  <20050825095631.69C4E412C@capella.park.rambler.ru>
Resent-Message-ID: <200508251000.j7PA0Y8e069215@freefall.freebsd.org>

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

>Number:         85283
>Category:       ports
>Synopsis:       Update security/p5-Crypt-DH to 0.06
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 25 10:00:33 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inner Mongolia
>Environment:
FreeBSD capella.park.rambler.ru 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 15 17:17:42 MSD 2004     root@capella.rambler.stack.net:/usr/obj/usr/src/sys/CAPELLA  i386

	
>Description:
	
Maintainer CC-ed.
>How-To-Repeat:
	
>Fix:

	

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-DH/Makefile /usr/home/kappa/work/ports/p5-Crypt-DH/Makefile
--- /usr/ports/security/p5-Crypt-DH/Makefile	Sat Dec 11 07:45:58 2004
+++ /usr/home/kappa/work/ports/p5-Crypt-DH/Makefile	Thu Aug 25 13:54:30 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Crypt-DH
-PORTVERSION=	0.03
-PORTREVISION=	2
+PORTVERSION=	0.06
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Crypt
@@ -16,15 +15,20 @@
 MAINTAINER=	jesper@FreeBSD.org
 COMMENT=	Perl5 interface to a Diffie-Hellman key exchange system
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
-		${SITE_PERL}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+BUILD_DEPENDS=	${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS=	${BUILD_DEPENDS}
+.endif
+
 MAN3=		Crypt::DH.3
 PLIST_FILES=	%%SITE_PERL%%/Crypt/DH.pm \
 		%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DH/.packlist
-PLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DH
+PLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DH \
+		%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt \
+		%%SITE_PERL%%/Crypt
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-DH/distinfo /usr/home/kappa/work/ports/p5-Crypt-DH/distinfo
--- /usr/ports/security/p5-Crypt-DH/distinfo	Wed Apr 28 00:57:45 2004
+++ /usr/home/kappa/work/ports/p5-Crypt-DH/distinfo	Thu Aug 25 13:42:05 2005
@@ -1,2 +1,2 @@
-MD5 (Crypt-DH-0.03.tar.gz) = e0af4baf9d5c9089ca8f1ad316701a82
-SIZE (Crypt-DH-0.03.tar.gz) = 3479
+MD5 (Crypt-DH-0.06.tar.gz) = eabecac024d427c670a6e0edbadcec5d
+SIZE (Crypt-DH-0.06.tar.gz) = 18088
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:



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