From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 12 10:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C928CCF5 for ; Wed, 12 Feb 2014 10:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A2FBA12D4 for ; Wed, 12 Feb 2014 10:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1CAo00U067848 for ; Wed, 12 Feb 2014 10:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1CAo0kI067842; Wed, 12 Feb 2014 10:50:00 GMT (envelope-from gnats) Resent-Date: Wed, 12 Feb 2014 10:50:00 GMT Resent-Message-Id: <201402121050.s1CAo0kI067842@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, Piotr Rybicki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B64415C3 for ; Wed, 12 Feb 2014 10:46:26 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A1BC9129C for ; Wed, 12 Feb 2014 10:46:26 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1CAkP4a045553 for ; Wed, 12 Feb 2014 10:46:25 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1CAkPJa045551; Wed, 12 Feb 2014 10:46:25 GMT (envelope-from nobody) Message-Id: <201402121046.s1CAkPJa045551@cgiserv.freebsd.org> Date: Wed, 12 Feb 2014 10:46:25 GMT From: Piotr Rybicki To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186684: math/pear-Match_Biginteger maintainer update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 10:50:00 -0000 >Number: 186684 >Category: ports >Synopsis: math/pear-Match_Biginteger maintainer update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Feb 12 10:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Piotr Rybicki >Release: 9.2 >Organization: InnerVision Sp. z o.o. >Environment: FreeBSD home.iv.net.pl 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255908: Fri Sep 27 15:57:40 CEST 2013 root@home.iv.net.pl:/usr/obj/usr/src/sys/GENERIC amd64 >Description: # diff -ruN pear-Math_BigInteger-OLD pear-Math_BigInteger diff -ruN pear-Math_BigInteger-OLD/Makefile pear-Math_BigInteger/Makefile --- pear-Math_BigInteger-OLD/Makefile 2013-11-26 21:13:40.000000000 +0100 +++ pear-Math_BigInteger/Makefile 2014-02-12 11:40:36.000000000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: head/math/pear-Math_BigInteger/Makefile 334871 2013-11-25 17:59:58Z antoine $ PORTNAME= Math_BigInteger -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= math pear MAINTAINER= meritus@innervision.pl diff -ruN pear-Math_BigInteger-OLD/distinfo pear-Math_BigInteger/distinfo --- pear-Math_BigInteger-OLD/distinfo 2014-01-23 21:15:13.000000000 +0100 +++ pear-Math_BigInteger/distinfo 2014-02-12 11:42:14.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (PEAR/Math_BigInteger-1.0.0.tgz) = ce37c3c7287bc5734f2545454e29e0152e4e8a3ccfd2ec83cddc7d08aff9c67e -SIZE (PEAR/Math_BigInteger-1.0.0.tgz) = 26138 +SHA256 (PEAR/Math_BigInteger-1.0.2.tgz) = 371f0608ea7a6302c6c259070db9bb409cf32ca33acfea169e77d1b14b7749b3 +SIZE (PEAR/Math_BigInteger-1.0.2.tgz) = 27854 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: