From owner-svn-ports-all@FreeBSD.ORG Wed May 13 19:02:09 2015 Return-Path: Delivered-To: svn-ports-all@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 A51F2CA3; Wed, 13 May 2015 19:02:09 +0000 (UTC) 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 79D6C17CE; Wed, 13 May 2015 19:02:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4DJ29dv053614; Wed, 13 May 2015 19:02:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4DJ28KF053611; Wed, 13 May 2015 19:02:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505131902.t4DJ28KF053611@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 May 2015 19:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386255 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 19:02:09 -0000 Author: sunpoet Date: Wed May 13 19:02:08 2015 New Revision: 386255 URL: https://svnweb.freebsd.org/changeset/ports/386255 Log: - Update to 1.49 - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Test-Pod/Changes Modified: head/devel/p5-Test-Pod/Makefile head/devel/p5-Test-Pod/distinfo head/devel/p5-Test-Pod/pkg-plist Modified: head/devel/p5-Test-Pod/Makefile ============================================================================== --- head/devel/p5-Test-Pod/Makefile Wed May 13 19:02:03 2015 (r386254) +++ head/devel/p5-Test-Pod/Makefile Wed May 13 19:02:08 2015 (r386255) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Pod -PORTVERSION= 1.48 -PORTREVISION= 1 +PORTVERSION= 1.49 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DWHEELER @@ -12,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check for POD errors in files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= modbuild Modified: head/devel/p5-Test-Pod/distinfo ============================================================================== --- head/devel/p5-Test-Pod/distinfo Wed May 13 19:02:03 2015 (r386254) +++ head/devel/p5-Test-Pod/distinfo Wed May 13 19:02:08 2015 (r386255) @@ -1,2 +1,2 @@ -SHA256 (Test-Pod-1.48.tar.gz) = 2478cea781d3740ff4ce1432770707248fb3145946244a6d96e459bf14e4bcc2 -SIZE (Test-Pod-1.48.tar.gz) = 11291 +SHA256 (Test-Pod-1.49.tar.gz) = 166d651a66f0a8d7c1e3ce3ac2f49691d0705a47b2b2f76f0403d1472793f212 +SIZE (Test-Pod-1.49.tar.gz) = 11825 Modified: head/devel/p5-Test-Pod/pkg-plist ============================================================================== --- head/devel/p5-Test-Pod/pkg-plist Wed May 13 19:02:03 2015 (r386254) +++ head/devel/p5-Test-Pod/pkg-plist Wed May 13 19:02:08 2015 (r386255) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Test::Pod.3.gz %%SITE_PERL%%/Test/Pod.pm +%%PERL5_MAN3%%/Test::Pod.3.gz