Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2007 12:28:19 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   [PATCH] math/p5-Math-BigInt-GMP: update to 1.23
Message-ID:  <20070728042819.DA7F85C35@ccreader.NCTU.edu.tw>

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

>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] math/p5-Math-BigInt-GMP: update to 1.23
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.2-STABLE i386
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
- Update to 1.23

Port maintainer (perl@FreeBSD.org) is cc'd.

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

--- p5-Math-BigInt-GMP-1.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-BigInt-GMP/Makefile /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/Makefile
--- /usr/ports/math/p5-Math-BigInt-GMP/Makefile	Wed Jun  6 03:15:27 2007
+++ /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/Makefile	Sat Jul 28 12:25:57 2007
@@ -6,21 +6,21 @@
 #
 
 PORTNAME=	Math-BigInt-GMP
-PORTVERSION=	1.22
+PORTVERSION=	1.23
 CATEGORIES=	math perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Math
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Math::BigInt::GMP - Use the GMP library for Math::BigInt routines
 
-LIB_DEPENDS=	gmp.7:${PORTSDIR}/math/libgmp4
-BUILD_DEPENDS=	p5-Math-BigInt>=1.78:${PORTSDIR}/math/p5-Math-BigInt
-RUN_DEPENDS=	${BUILD_DEPENDS}
+LIB_DEPENDS=	gmp:${PORTSDIR}/math/libgmp4
+RUN_DEPENDS=	p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS:=	${RUN_DEPENDS}
 
-PERL_CONFIGURE=	yes
 CONFIGURE_ARGS+=	INC="-I${LOCALBASE}/include"
+PERL_CONFIGURE=	yes
 
 MAN3=		Math::BigInt::GMP.3
 
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-BigInt-GMP/distinfo /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/distinfo
--- /usr/ports/math/p5-Math-BigInt-GMP/distinfo	Wed Jun  6 03:15:27 2007
+++ /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/distinfo	Sat Jul 28 12:25:34 2007
@@ -1,3 +1,3 @@
-MD5 (Math-BigInt-GMP-1.22.tar.gz) = 45daaccbacc257c9b863975165b1d90a
-SHA256 (Math-BigInt-GMP-1.22.tar.gz) = 1ba5031b298c81ad1498786ec219639f5c9e8f7896192540b7191fbe928ed346
-SIZE (Math-BigInt-GMP-1.22.tar.gz) = 42863
+MD5 (Math-BigInt-GMP-1.23.tar.gz) = 0a0f0e861e7188780643915fdd0029e7
+SHA256 (Math-BigInt-GMP-1.23.tar.gz) = 5b58fe2fbaf59b5a2c1046ba9ddf75528f901c6d34c4062fae0b5491dc688d92
+SIZE (Math-BigInt-GMP-1.23.tar.gz) = 42945
--- p5-Math-BigInt-GMP-1.23.patch ends here ---




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