From owner-svn-ports-head@freebsd.org Fri May 20 09:30:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C76FEB42746; Fri, 20 May 2016 09:30:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 989FF130A; Fri, 20 May 2016 09:30:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4K9U6RR037389; Fri, 20 May 2016 09:30:06 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4K9U6LX037387; Fri, 20 May 2016 09:30:06 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605200930.u4K9U6LX037387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 20 May 2016 09:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415546 - head/devel/p5-bareword-filehandles X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2016 09:30:07 -0000 Author: mat Date: Fri May 20 09:30:06 2016 New Revision: 415546 URL: https://svnweb.freebsd.org/changeset/ports/415546 Log: Update to 0.004. Fix build with 5.25, accessing kid->op_sibling was deprecated in 5.22, it is now fatal. With hat: perl@ Sponsored by: Absolight Modified: head/devel/p5-bareword-filehandles/Makefile (contents, props changed) head/devel/p5-bareword-filehandles/distinfo (contents, props changed) Modified: head/devel/p5-bareword-filehandles/Makefile ============================================================================== --- head/devel/p5-bareword-filehandles/Makefile Fri May 20 09:03:39 2016 (r415545) +++ head/devel/p5-bareword-filehandles/Makefile Fri May 20 09:30:06 2016 (r415546) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bareword-filehandles -PORTVERSION= 0.003 +PORTVERSION= 0.004 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-bareword-filehandles/distinfo ============================================================================== --- head/devel/p5-bareword-filehandles/distinfo Fri May 20 09:03:39 2016 (r415545) +++ head/devel/p5-bareword-filehandles/distinfo Fri May 20 09:30:06 2016 (r415546) @@ -1,2 +1,3 @@ -SHA256 (bareword-filehandles-0.003.tar.gz) = be4334b476d6eead4d05b2e3587157c592470ef6dbff9298683ad7fee7a825fa -SIZE (bareword-filehandles-0.003.tar.gz) = 54286 +TIMESTAMP = 1463656761 +SHA256 (bareword-filehandles-0.004.tar.gz) = e3a11671739a1b2ce35631e1ef2c5bd44f8026d18c4decfe920e511ca2f0a5e9 +SIZE (bareword-filehandles-0.004.tar.gz) = 54723