From owner-svn-ports-head@FreeBSD.ORG Fri Jan 25 08:54:31 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A9E4E248; Fri, 25 Jan 2013 08:54:31 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 79388810; Fri, 25 Jan 2013 08:54:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0P8sVJi096722; Fri, 25 Jan 2013 08:54:31 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0P8sUQq096719; Fri, 25 Jan 2013 08:54:30 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201301250854.r0P8sUQq096719@svn.freebsd.org> From: Anton Berezin Date: Fri, 25 Jan 2013 08:54:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310968 - head/devel/p5-Class-InsideOut 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.14 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, 25 Jan 2013 08:54:31 -0000 Author: tobez Date: Fri Jan 25 08:54:30 2013 New Revision: 310968 URL: http://svnweb.freebsd.org/changeset/ports/310968 Log: Update to 1.11. Changes: http://search.cpan.org/dist/Class-InsideOut/Changes Modified: head/devel/p5-Class-InsideOut/Makefile head/devel/p5-Class-InsideOut/distinfo head/devel/p5-Class-InsideOut/pkg-plist (contents, props changed) Modified: head/devel/p5-Class-InsideOut/Makefile ============================================================================== --- head/devel/p5-Class-InsideOut/Makefile Fri Jan 25 06:33:14 2013 (r310967) +++ head/devel/p5-Class-InsideOut/Makefile Fri Jan 25 08:54:30 2013 (r310968) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Class-InsideOut -# Date created: 2006-07-20 -# Whom: Gea-Suan Lin -# +# Created by: Gea-Suan Lin # $FreeBSD$ -# PORTNAME= Class-InsideOut -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A safe, simple inside-out object construction kit +BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA +RUN_DEPENDS:= ${BUILD_DEPENDS} + PORTSCOUT= skipv:1.0301 PERL_CONFIGURE= yes Modified: head/devel/p5-Class-InsideOut/distinfo ============================================================================== --- head/devel/p5-Class-InsideOut/distinfo Fri Jan 25 06:33:14 2013 (r310967) +++ head/devel/p5-Class-InsideOut/distinfo Fri Jan 25 08:54:30 2013 (r310968) @@ -1,2 +1,2 @@ -SHA256 (Class-InsideOut-1.10.tar.gz) = 37439310987b0ab3fc9f16db53f7f598867be8a290d7cf49a2e182c580f0e8b7 -SIZE (Class-InsideOut-1.10.tar.gz) = 55249 +SHA256 (Class-InsideOut-1.11.tar.gz) = 598181de82228ff6adcb22cd4ade861e11b91795f7b25485701a1f52fca5ce7c +SIZE (Class-InsideOut-1.11.tar.gz) = 43565 Modified: head/devel/p5-Class-InsideOut/pkg-plist ============================================================================== --- head/devel/p5-Class-InsideOut/pkg-plist Fri Jan 25 06:33:14 2013 (r310967) +++ head/devel/p5-Class-InsideOut/pkg-plist Fri Jan 25 08:54:30 2013 (r310968) @@ -1,9 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/InsideOut/.packlist %%SITE_PERL%%/Class/InsideOut.pm -%%SITE_PERL%%/Class/InsideOut.pod -%%SITE_PERL%%/Class/InsideOut/Manual/About.pm %%SITE_PERL%%/Class/InsideOut/Manual/About.pod -%%SITE_PERL%%/Class/InsideOut/Manual/Advanced.pm %%SITE_PERL%%/Class/InsideOut/Manual/Advanced.pod @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/InsideOut @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class