From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 25 01:40:06 2007 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A71D316A41F for ; Fri, 25 May 2007 01:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7BDD213C45A for ; Fri, 25 May 2007 01:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4P1e6gI058691 for ; Fri, 25 May 2007 01:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4P1e6jH058690; Fri, 25 May 2007 01:40:06 GMT (envelope-from gnats) Resent-Date: Fri, 25 May 2007 01:40:06 GMT Resent-Message-Id: <200705250140.l4P1e6jH058690@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, Thomas Abthorpe Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B0F3A16A46D for ; Fri, 25 May 2007 01:33:30 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front1-drytel.tbaytel.net [216.211.26.155]) by mx1.freebsd.org (Postfix) with ESMTP id 5429F13C4CE for ; Fri, 25 May 2007 01:33:29 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from stjames.stthomasanglican.org ([216.211.42.84] verified) by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 77362395; Thu, 24 May 2007 21:33:28 -0400 Received: from goodking.goodking.ca (goodking-stjames-tun.goodking.ca [172.31.17.10]) by stjames.stthomasanglican.org (8.14.1/8.14.1) with ESMTP id l4P1Ugpb018514 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 24 May 2007 21:30:48 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: from goodking.goodking.ca (localhost [127.0.0.1]) by goodking.goodking.ca (8.14.1/8.14.1) with ESMTP id l4P1TqIi084812 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 24 May 2007 21:29:52 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.14.1/8.14.1/Submit) id l4P1TqXR084803; Thu, 24 May 2007 21:29:52 -0400 (EDT) (envelope-from tabthorpe) Message-Id: <200705250129.l4P1TqXR084803@goodking.goodking.ca> Date: Thu, 24 May 2007 21:29:52 -0400 (EDT) From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tobez@FreeBSD.org, thomas@gooking.ca Subject: ports/112956: [PATCH] math/p5-Math-BigInt: update to 1.84 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 01:40:06 -0000 >Number: 112956 >Category: ports >Synopsis: [PATCH] math/p5-Math-BigInt: update to 1.84 >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: Fri May 25 01:40:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri May 4 09:30:59 EDT >Description: - Update to 1.84 Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Math-BigInt-1.84.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/p5-Math-BigInt/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 23 Apr 2007 07:59:51 -0000 1.20 +++ Makefile 25 May 2007 01:29:41 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.83 +PORTVERSION= 1.84 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math Index: distinfo =================================================================== RCS file: /home/ncvs/ports/math/p5-Math-BigInt/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- distinfo 23 Apr 2007 07:59:51 -0000 1.18 +++ distinfo 25 May 2007 01:29:41 -0000 @@ -1,3 +1,3 @@ -MD5 (Math-BigInt-1.83.tar.gz) = 8e9cf50a48aa16d611a7a1e22e37731b -SHA256 (Math-BigInt-1.83.tar.gz) = e6232ecb42e599ae32094accd9f6152afcb11b4811bec709a19a0f44d6caf104 -SIZE (Math-BigInt-1.83.tar.gz) = 190172 +MD5 (Math-BigInt-1.84.tar.gz) = fe1d6df4a601633e9ef82bdb726722d3 +SHA256 (Math-BigInt-1.84.tar.gz) = 00c69f85ef2f13c1e8fd667d50f17c2e47fcb9cbcb9d3870b6d112c671bdb0da +SIZE (Math-BigInt-1.84.tar.gz) = 191935 --- p5-Math-BigInt-1.84.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: