From owner-svn-ports-head@FreeBSD.ORG Sat May 30 13:13:10 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4423A7E4; Sat, 30 May 2015 13:13:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 328561F09; Sat, 30 May 2015 13:13:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4UDDAqe087861; Sat, 30 May 2015 13:13:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4UDD94l087859; Sat, 30 May 2015 13:13:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505301313.t4UDD94l087859@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 May 2015 13:13:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387956 - head/devel/p5-Test-Pod 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: Sat, 30 May 2015 13:13:10 -0000 Author: sunpoet Date: Sat May 30 13:13:09 2015 New Revision: 387956 URL: https://svnweb.freebsd.org/changeset/ports/387956 Log: - Update to 1.50 Changes: http://search.cpan.org/dist/Test-Pod/Changes Modified: head/devel/p5-Test-Pod/Makefile head/devel/p5-Test-Pod/distinfo Modified: head/devel/p5-Test-Pod/Makefile ============================================================================== --- head/devel/p5-Test-Pod/Makefile Sat May 30 13:13:03 2015 (r387955) +++ head/devel/p5-Test-Pod/Makefile Sat May 30 13:13:09 2015 (r387956) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Pod -PORTVERSION= 1.49 +PORTVERSION= 1.50 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DWHEELER Modified: head/devel/p5-Test-Pod/distinfo ============================================================================== --- head/devel/p5-Test-Pod/distinfo Sat May 30 13:13:03 2015 (r387955) +++ head/devel/p5-Test-Pod/distinfo Sat May 30 13:13:09 2015 (r387956) @@ -1,2 +1,2 @@ -SHA256 (Test-Pod-1.49.tar.gz) = 166d651a66f0a8d7c1e3ce3ac2f49691d0705a47b2b2f76f0403d1472793f212 -SIZE (Test-Pod-1.49.tar.gz) = 11825 +SHA256 (Test-Pod-1.50.tar.gz) = 2573d48c017bf1d9029c2305bcdfd0837c94f55c755109edb871f5c336554a37 +SIZE (Test-Pod-1.50.tar.gz) = 11985