From root@corp.grupos.com.br  Wed Jul 13 19:10:08 2005
Return-Path: <root@corp.grupos.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C303616A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Jul 2005 19:10:08 +0000 (GMT)
	(envelope-from root@corp.grupos.com.br)
Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 81D2043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Jul 2005 19:10:08 +0000 (GMT)
	(envelope-from root@corp.grupos.com.br)
Received: from corp.grupos.com.br (unknown [150.162.166.55])
	by gwmail1.grupos.com.br (Postfix) with ESMTP id C69FD3BD44;
	Wed, 13 Jul 2005 16:10:07 -0300 (BRT)
Received: from corp.grupos.com.br (localhost [127.0.0.1])
	by corp.grupos.com.br (Postfix) with ESMTP id 547B1563C;
	Wed, 13 Jul 2005 16:10:06 -0300 (BRT)
Received: by corp.grupos.com.br (Postfix, from userid 0)
	id 34DF65599; Wed, 13 Jul 2005 16:10:06 -0300 (BRT)
Message-Id: <20050713191006.34DF65599@corp.grupos.com.br>
Date: Wed, 13 Jul 2005 16:10:06 -0300 (BRT)
From: Marcus Grando <marcus@corp.grupos.com.br>
Reply-To: Marcus Grando <marcus@corp.grupos.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: antonio@php.net
Subject: Update port: math/pecl-big_int to 1.0.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83404
>Category:       ports
>Synopsis:       Update port: math/pecl-big_int to 1.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 19:10:12 GMT 2005
>Closed-Date:    Thu Jul 14 12:46:23 GMT 2005
>Last-Modified:  Thu Jul 14 12:46:23 GMT 2005
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jul 11 10:07:29 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:

- Update to 1.0.7

Removed:

files/patch-libbig_int-include-big_int.h
files/

	
>How-To-Repeat:
	
>Fix:

	

--- pecl-big_int.patch begins here ---
diff -ruN pecl-big_int.orig/Makefile pecl-big_int/Makefile
--- pecl-big_int.orig/Makefile	Tue May 17 16:08:10 2005
+++ pecl-big_int/Makefile	Wed Jul 13 16:05:10 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	big_int
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.7
 CATEGORIES=	math devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN pecl-big_int.orig/distinfo pecl-big_int/distinfo
--- pecl-big_int.orig/distinfo	Tue May 17 16:08:10 2005
+++ pecl-big_int/distinfo	Wed Jul 13 16:05:25 2005
@@ -1,2 +1,2 @@
-MD5 (PECL/big_int-1.0.5.tgz) = c27f62e767950c33f109b3a841a60f42
-SIZE (PECL/big_int-1.0.5.tgz) = 45853
+MD5 (PECL/big_int-1.0.7.tgz) = d858d5bcfd3f789cb1ae8cb8ff09d3e9
+SIZE (PECL/big_int-1.0.7.tgz) = 48248
diff -ruN pecl-big_int.orig/files/patch-libbig_int-include-big_int.h pecl-big_int/files/patch-libbig_int-include-big_int.h
--- pecl-big_int.orig/files/patch-libbig_int-include-big_int.h	Tue May 17 16:08:10 2005
+++ pecl-big_int/files/patch-libbig_int-include-big_int.h	Wed Dec 31 21:00:00 1969
@@ -1,14 +0,0 @@
---- libbig_int/include/big_int.h.orig	Wed May 11 16:11:09 2005
-+++ libbig_int/include/big_int.h	Tue May 17 21:01:26 2005
-@@ -77,9 +77,9 @@
- #endif /* end of BIG_INT_DIGIT_SIZE */
- #else
- /*
--    for ANSI C99 compliant comilers, which have stdint.h header
-+    for ANSI C99 compliant compilers, which have inttypes.h header
- */
--#include <stdint.h>
-+#include <inttypes.h>
- #if (BIG_INT_DIGIT_SIZE == 32)
- typedef uint32_t big_int_word;
- typedef uint64_t big_int_dword;
--- pecl-big_int.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: flz 
State-Changed-When: Wed Jul 13 19:36:40 GMT 2005 
State-Changed-Why:  
Forward PR to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83404 
State-Changed-From-To: feedback->closed 
State-Changed-By: flz 
State-Changed-When: Thu Jul 14 12:46:10 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83404 
>Unformatted:
