From owner-svn-ports-head@FreeBSD.ORG Mon Nov 4 13:08:48 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B7F42EA9; Mon, 4 Nov 2013 13:08:48 +0000 (UTC) (envelope-from kuriyama@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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A59D92450; Mon, 4 Nov 2013 13:08:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4D8mor075126; Mon, 4 Nov 2013 13:08:48 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA4D8m1e075123; Mon, 4 Nov 2013 13:08:48 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201311041308.rA4D8m1e075123@svn.freebsd.org> From: Jun Kuriyama Date: Mon, 4 Nov 2013 13:08:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332705 - head/textproc/p5-Text-Haml 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: Mon, 04 Nov 2013 13:08:48 -0000 Author: kuriyama Date: Mon Nov 4 13:08:47 2013 New Revision: 332705 URL: http://svnweb.freebsd.org/changeset/ports/332705 Log: - Upgrade to 0.990111. Modified: head/textproc/p5-Text-Haml/Makefile head/textproc/p5-Text-Haml/distinfo head/textproc/p5-Text-Haml/pkg-plist Modified: head/textproc/p5-Text-Haml/Makefile ============================================================================== --- head/textproc/p5-Text-Haml/Makefile Mon Nov 4 13:08:03 2013 (r332704) +++ head/textproc/p5-Text-Haml/Makefile Mon Nov 4 13:08:47 2013 (r332705) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Haml -PORTVERSION= 0.990109 +PORTVERSION= 0.990111 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Text::Haml.3 \ - Text::README.3 - -NO_STAGE= yes .include Modified: head/textproc/p5-Text-Haml/distinfo ============================================================================== --- head/textproc/p5-Text-Haml/distinfo Mon Nov 4 13:08:03 2013 (r332704) +++ head/textproc/p5-Text-Haml/distinfo Mon Nov 4 13:08:47 2013 (r332705) @@ -1,2 +1,2 @@ -SHA256 (Text-Haml-0.990109.tar.gz) = 49836e4f0251bf7ce0d22286e2cfd1ce24ba886b170bcff2f3f12e72fd3c0de9 -SIZE (Text-Haml-0.990109.tar.gz) = 22274 +SHA256 (Text-Haml-0.990111.tar.gz) = ad8b881c14ac25e5e98b760e78552d55d9b2d0f7ee7d12464b92e126f41cc7a9 +SIZE (Text-Haml-0.990111.tar.gz) = 22830 Modified: head/textproc/p5-Text-Haml/pkg-plist ============================================================================== --- head/textproc/p5-Text-Haml/pkg-plist Mon Nov 4 13:08:03 2013 (r332704) +++ head/textproc/p5-Text-Haml/pkg-plist Mon Nov 4 13:08:47 2013 (r332705) @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Text::Haml.3.gz +%%PERL5_MAN3%%/Text::README.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml/.packlist %%SITE_PERL%%/Text/Haml.pm %%SITE_PERL%%/Text/README.pod