From owner-svn-ports-head@freebsd.org Fri Oct 16 18:35:21 2015 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 2F12DA17BEB; Fri, 16 Oct 2015 18:35:21 +0000 (UTC) (envelope-from lth@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 F191A1D34; Fri, 16 Oct 2015 18:35:20 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GIZKUG029130; Fri, 16 Oct 2015 18:35:20 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GIZKjk029128; Fri, 16 Oct 2015 18:35:20 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201510161835.t9GIZKjk029128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Fri, 16 Oct 2015 18:35:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399500 - head/games/p5-Games-Bingo 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.20 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, 16 Oct 2015 18:35:21 -0000 Author: lth Date: Fri Oct 16 18:35:19 2015 New Revision: 399500 URL: https://svnweb.freebsd.org/changeset/ports/399500 Log: Update to 0.18 Changes: https://metacpan.org/changes/distribution/Games-Bingo Modified: head/games/p5-Games-Bingo/Makefile head/games/p5-Games-Bingo/distinfo Modified: head/games/p5-Games-Bingo/Makefile ============================================================================== --- head/games/p5-Games-Bingo/Makefile Fri Oct 16 18:31:16 2015 (r399499) +++ head/games/p5-Games-Bingo/Makefile Fri Oct 16 18:35:19 2015 (r399500) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Games-Bingo -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= games perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,5 +15,6 @@ USE_PERL5= modbuild post-patch: @${REINPLACE_CMD} -i '' '/Test::/d' ${WRKSRC}/Build.PL + @${REINPLACE_CMD} -i '' '/Pod::/d' ${WRKSRC}/Build.PL .include Modified: head/games/p5-Games-Bingo/distinfo ============================================================================== --- head/games/p5-Games-Bingo/distinfo Fri Oct 16 18:31:16 2015 (r399499) +++ head/games/p5-Games-Bingo/distinfo Fri Oct 16 18:35:19 2015 (r399500) @@ -1,2 +1,2 @@ -SHA256 (Games-Bingo-0.17.tar.gz) = 5d9d6b890dfcea8922bb1f715050757b32a21915ec7dea30717551a0edfd9bcd -SIZE (Games-Bingo-0.17.tar.gz) = 25518 +SHA256 (Games-Bingo-0.18.tar.gz) = acf3799e7b11890611c2fb1e473148d323a219a4f3e84b2a396e83cc80a8bb92 +SIZE (Games-Bingo-0.18.tar.gz) = 27856