From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 9 15:50:00 2013 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]) by hub.freebsd.org (Postfix) with ESMTP id B48CCCE for ; Thu, 9 May 2013 15:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 98ECCE8C for ; Thu, 9 May 2013 15: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 r49Fo08Y072875 for ; Thu, 9 May 2013 15:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r49Fo0IB072873; Thu, 9 May 2013 15:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 9 May 2013 15:50:00 GMT Resent-Message-Id: <201305091550.r49Fo0IB072873@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, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5952EBB for ; Thu, 9 May 2013 15:48:20 +0000 (UTC) (envelope-from bofh@bofh.1asiacom.net) Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.109.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9AAE4E83 for ; Thu, 9 May 2013 15:48:19 +0000 (UTC) Received: from bofh.1asiacom.net (localhost [127.0.0.1]) by bofh.1asiacom.net (8.14.6/8.14.6) with ESMTP id r49FmG4i077640 for ; Thu, 9 May 2013 21:48:16 +0600 (BDT) (envelope-from bofh@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.6/8.14.6/Submit) id r49FmFha077639; Thu, 9 May 2013 21:48:15 +0600 (BDT) (envelope-from bofh) Message-Id: <201305091548.r49FmFha077639@bofh.1asiacom.net> Date: Thu, 9 May 2013 21:48:15 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178459: [MAINTAINER] devel/p5-boolean: update to 0.30 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 15:50:00 -0000 >Number: 178459 >Category: ports >Synopsis: [MAINTAINER] devel/p5-boolean: update to 0.30 >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: Thu May 09 15:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r249422: Sat Apr 27 03:47:21 BDT >Description: - Update to 0.30 For Committer's reference : http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-boolean-0.30.log http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-boolean-0.30.log Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-boolean-0.30.patch begins here --- diff -ruN /usr/ports//devel/p5-boolean/Makefile ./Makefile --- /usr/ports//devel/p5-boolean/Makefile 2012-11-17 11:56:36.000000000 +0600 +++ ./Makefile 2013-05-09 21:46:21.000000000 +0600 @@ -1,8 +1,8 @@ # Created by: Timur I. Bakeyev -# $FreeBSD: ports/devel/p5-boolean/Makefile,v 1.6 2012/11/17 05:56:36 svnexp Exp $ +# $FreeBSD$ PORTNAME= boolean -PORTVERSION= 0.28 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INGY diff -ruN /usr/ports//devel/p5-boolean/distinfo ./distinfo --- /usr/ports//devel/p5-boolean/distinfo 2012-10-12 12:37:33.000000000 +0600 +++ ./distinfo 2013-05-09 20:05:21.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (boolean-0.28.tar.gz) = 2cde27c2eff1302738fd6061ffd1a4ac71b24f4944374fcc92f1b7550223453e -SIZE (boolean-0.28.tar.gz) = 31810 +SHA256 (boolean-0.30.tar.gz) = f46e7a6121d5728ef2ce285a82d1dde94f6dfa0b846a612db75b1dcd37b9fc7f +SIZE (boolean-0.30.tar.gz) = 33231 diff -ruN /usr/ports//devel/p5-boolean/pkg-descr ./pkg-descr --- /usr/ports//devel/p5-boolean/pkg-descr 2009-02-22 08:04:25.000000000 +0600 +++ ./pkg-descr 2013-05-09 21:46:46.000000000 +0600 @@ -11,4 +11,4 @@ This module provides basic Boolean support, by defining two special objects: "true" and "false". -WWW: http://search.cpan.org/dist/boolean/ +WWW: http://search.cpan.org/dist/boolean/ --- p5-boolean-0.30.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: