From owner-svn-ports-head@FreeBSD.ORG Thu Jul 31 10:50:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA405BE8; Thu, 31 Jul 2014 10:50:59 +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 A8604298B; Thu, 31 Jul 2014 10:50:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6VAoxUL017660; Thu, 31 Jul 2014 10:50:59 GMT (envelope-from pi@svn.freebsd.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6VAox3L017658; Thu, 31 Jul 2014 10:50:59 GMT (envelope-from pi@svn.freebsd.org) Message-Id: <201407311050.s6VAox3L017658@svn.freebsd.org> From: Kurt Jaeger Date: Thu, 31 Jul 2014 10:50:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363572 - head/devel/p5-Exporter-Lite 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.18 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: Thu, 31 Jul 2014 10:50:59 -0000 Author: pi Date: Thu Jul 31 10:50:58 2014 New Revision: 363572 URL: http://svnweb.freebsd.org/changeset/ports/363572 QAT: https://qat.redports.org/buildarchive/r363572/ Log: devel/p5-Exporter-Lite: 0.05 -> 0.06 0.06 2014-07-29 - Improved the abstract - explicit mention that functions are supported - Improved the SYNOPSIS - split into separate code blocks - Improved the DESCRIPTION. Made clearer that as soon as you specify an import symbol, you have to also specify any you want from @EXPORT. - Removed the BUGS and CAVEATS section from the doc; it was just being self-deprecating about whether it deserved the "lite" moniker. Modified: head/devel/p5-Exporter-Lite/Makefile head/devel/p5-Exporter-Lite/distinfo Modified: head/devel/p5-Exporter-Lite/Makefile ============================================================================== --- head/devel/p5-Exporter-Lite/Makefile Thu Jul 31 10:41:04 2014 (r363571) +++ head/devel/p5-Exporter-Lite/Makefile Thu Jul 31 10:50:58 2014 (r363572) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Exporter-Lite -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Exporter-Lite/distinfo ============================================================================== --- head/devel/p5-Exporter-Lite/distinfo Thu Jul 31 10:41:04 2014 (r363571) +++ head/devel/p5-Exporter-Lite/distinfo Thu Jul 31 10:50:58 2014 (r363572) @@ -1,2 +1,2 @@ -SHA256 (Exporter-Lite-0.05.tar.gz) = 80784248fbcbcf333528c5da64eab51109772427f647d2bbb47a8f319700a60d -SIZE (Exporter-Lite-0.05.tar.gz) = 6249 +SHA256 (Exporter-Lite-0.06.tar.gz) = f252562176c48cdc29c543d31ba3e0eed71042e9ad2b20f9f6283bd2e29e8f4c +SIZE (Exporter-Lite-0.06.tar.gz) = 6540