svn commit: r363572 - head/devel/p5-Exporter-Lite
Kurt Jaeger
pi at FreeBSD.org
Thu Jul 31 10:50:59 UTC 2014
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
More information about the svn-ports-all
mailing list