From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 7 14:10:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 601AA1065692 for ; Wed, 7 Oct 2009 14:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 39E6F8FC1A for ; Wed, 7 Oct 2009 14:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n97EA24Q012503 for ; Wed, 7 Oct 2009 14:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n97EA295012502; Wed, 7 Oct 2009 14:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 7 Oct 2009 14:10:02 GMT Resent-Message-Id: <200910071410.n97EA295012502@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35F40106568D; Wed, 7 Oct 2009 14:09:34 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id D98498FC1A; Wed, 7 Oct 2009 14:09:33 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so1666858qwi.7 for ; Wed, 07 Oct 2009 07:09:33 -0700 (PDT) Received: by 10.224.78.102 with SMTP id j38mr2568224qak.288.1254924572933; Wed, 07 Oct 2009 07:09:32 -0700 (PDT) Received: from fbsd9i386.scjamorim.org (187-25-46-128.3g.claro.net.br [187.25.46.128]) by mx.google.com with ESMTPS id 23sm246453qyk.15.2009.10.07.07.09.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 07 Oct 2009 07:09:32 -0700 (PDT) Received: by fbsd9i386.scjamorim.org (Postfix, from userid 0) id 8ADD6244D67; Wed, 7 Oct 2009 11:09:25 -0300 (BRT) Message-Id: <20091007140925.8ADD6244D67@fbsd9i386.scjamorim.org> Date: Wed, 7 Oct 2009 11:09:25 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: miwi@FreeBSD.org Subject: ports/139395: [PATCH] www/p5-MediaWiki-API: update to 0.28 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: Wed, 07 Oct 2009 14:10:02 -0000 >Number: 139395 >Category: ports >Synopsis: [PATCH] www/p5-MediaWiki-API: update to 0.28 >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 Oct 07 14:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9i386.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Oct 2 01:38:34 BRT >Description: - Update to 0.28 You can see the log in my tinderbox: AMD64 http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-6amd64.log http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-7amd64.log http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-8amd64.log http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-9amd64.log i386 http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-6i386.log http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-7i386.log http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-8i386.log http://www.scjamorim.org/Home/p5-MediaWiki-API-0.28-9i386.log Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-MediaWiki-API-0.28.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-MediaWiki-API/Makefile,v retrieving revision 1.11 diff -u -u -r1.11 Makefile --- Makefile 28 May 2009 23:20:29 -0000 1.11 +++ Makefile 7 Oct 2009 14:07:45 -0000 @@ -6,7 +6,7 @@ # PORTNAME= MediaWiki-API -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-MediaWiki-API/distinfo,v retrieving revision 1.11 diff -u -u -r1.11 distinfo --- distinfo 28 May 2009 23:20:29 -0000 1.11 +++ distinfo 7 Oct 2009 14:07:45 -0000 @@ -1,3 +1,3 @@ -MD5 (MediaWiki-API-0.27.tar.gz) = 576300e98774eeefafcd1e15dc4d1328 -SHA256 (MediaWiki-API-0.27.tar.gz) = e7142d9444fd3151bb0cd94b84a29424fecd964e31349d7ca9bc219026c1fd29 -SIZE (MediaWiki-API-0.27.tar.gz) = 25249 +MD5 (MediaWiki-API-0.28.tar.gz) = 05f0711c16dfe0eedf67bc5caef2ab7c +SHA256 (MediaWiki-API-0.28.tar.gz) = f31c671b1f97012b38469c37f238569fd563715c01037f3b9e92028585642138 +SIZE (MediaWiki-API-0.28.tar.gz) = 25277 --- p5-MediaWiki-API-0.28.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: