From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 13 19:10:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECE216A41C for ; Wed, 13 Jul 2005 19:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77EDA43D53 for ; Wed, 13 Jul 2005 19:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6DJACxD006604 for ; Wed, 13 Jul 2005 19:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6DJACj0006603; Wed, 13 Jul 2005 19:10:12 GMT (envelope-from gnats) Resent-Date: Wed, 13 Jul 2005 19:10:12 GMT Resent-Message-Id: <200507131910.j6DJACj0006603@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C303616A41C for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83404: Update port: math/pecl-big_int to 1.0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2005 19:10:14 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 13 19:10:12 GMT 2005 >Closed-Date: >Last-Modified: >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 -+#include - #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: >Unformatted: