From owner-svn-ports-all@FreeBSD.ORG Wed Feb 18 16:21:40 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 C972582F; Wed, 18 Feb 2015 16:21:40 +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 913B3EC1; Wed, 18 Feb 2015 16:21:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1IGLejk063943; Wed, 18 Feb 2015 16:21:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1IGLe9f063941; Wed, 18 Feb 2015 16:21:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502181621.t1IGLe9f063941@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, 18 Feb 2015 16:21:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379257 - head/devel/p5-Mo 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.18-1 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, 18 Feb 2015 16:21:40 -0000 Author: sunpoet Date: Wed Feb 18 16:21:39 2015 New Revision: 379257 URL: https://svnweb.freebsd.org/changeset/ports/379257 QAT: https://qat.redports.org/buildarchive/r379257/ Log: - Update to 0.38 Changes: http://search.cpan.org/dist/Mo/Changes Modified: head/devel/p5-Mo/Makefile head/devel/p5-Mo/distinfo Modified: head/devel/p5-Mo/Makefile ============================================================================== --- head/devel/p5-Mo/Makefile Wed Feb 18 16:21:33 2015 (r379256) +++ head/devel/p5-Mo/Makefile Wed Feb 18 16:21:39 2015 (r379257) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= Mo -PORTVERSION= 0.38 -PORTREVISION= 1 +PORTVERSION= 0.39 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:CARLOS +MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -26,4 +25,7 @@ TEST_DEPENDS= p5-Class-XSAccessor>=0:${P USE_PERL5= configure USES= perl5 +post-patch: + @${RM} ${WRKSRC}/ReadMe.pod + .include Modified: head/devel/p5-Mo/distinfo ============================================================================== --- head/devel/p5-Mo/distinfo Wed Feb 18 16:21:33 2015 (r379256) +++ head/devel/p5-Mo/distinfo Wed Feb 18 16:21:39 2015 (r379257) @@ -1,2 +1,2 @@ -SHA256 (Mo-0.38.tar.gz) = 23b9c9461e1e4bea61ce873e4fe2fdceeb1fcaf6f3d3c4e8cae627ff3e1a989b -SIZE (Mo-0.38.tar.gz) = 38076 +SHA256 (Mo-0.39.tar.gz) = fc937e4efc92340374d45dd9a1c90bf24133d9dcd753f24d3f6072582d54fbc0 +SIZE (Mo-0.39.tar.gz) = 39176