svn commit: r335199 - head/textproc/p5-Pod-Elemental

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 29 17:06:04 UTC 2013


Author: sunpoet
Date: Fri Nov 29 17:06:03 2013
New Revision: 335199
URL: http://svnweb.freebsd.org/changeset/ports/335199

Log:
  - Update to 0.102364
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Pod-Elemental/Changes

Modified:
  head/textproc/p5-Pod-Elemental/Makefile
  head/textproc/p5-Pod-Elemental/distinfo
  head/textproc/p5-Pod-Elemental/pkg-plist

Modified: head/textproc/p5-Pod-Elemental/Makefile
==============================================================================
--- head/textproc/p5-Pod-Elemental/Makefile	Fri Nov 29 17:05:57 2013	(r335198)
+++ head/textproc/p5-Pod-Elemental/Makefile	Fri Nov 29 17:06:03 2013	(r335199)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pod-Elemental
-PORTVERSION=	0.102363
+PORTVERSION=	0.102364
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Pod-Elemental/distinfo
==============================================================================
--- head/textproc/p5-Pod-Elemental/distinfo	Fri Nov 29 17:05:57 2013	(r335198)
+++ head/textproc/p5-Pod-Elemental/distinfo	Fri Nov 29 17:06:03 2013	(r335199)
@@ -1,2 +1,2 @@
-SHA256 (Pod-Elemental-0.102363.tar.gz) = a2bc2e2b098b85f58a7626f227624f025bdc36eecd785585bb4135a0700e4d63
-SIZE (Pod-Elemental-0.102363.tar.gz) = 32901
+SHA256 (Pod-Elemental-0.102364.tar.gz) = 71135e9c911411e049c6e1170296e4812b9273e5bbeaca7b6124473dd9764d87
+SIZE (Pod-Elemental-0.102364.tar.gz) = 32677

Modified: head/textproc/p5-Pod-Elemental/pkg-plist
==============================================================================
--- head/textproc/p5-Pod-Elemental/pkg-plist	Fri Nov 29 17:05:57 2013	(r335198)
+++ head/textproc/p5-Pod-Elemental/pkg-plist	Fri Nov 29 17:06:03 2013	(r335199)
@@ -1,29 +1,29 @@
+%%SITE_PERL%%/Pod/Elemental.pm
+%%SITE_PERL%%/Pod/Elemental/Autoblank.pm
+%%SITE_PERL%%/Pod/Elemental/Autochomp.pm
+%%SITE_PERL%%/Pod/Elemental/Command.pm
+%%SITE_PERL%%/Pod/Elemental/Document.pm
 %%SITE_PERL%%/Pod/Elemental/Element/Generic/Blank.pm
-%%SITE_PERL%%/Pod/Elemental/Element/Generic/Text.pm
-%%SITE_PERL%%/Pod/Elemental/Element/Generic/Nonpod.pm
 %%SITE_PERL%%/Pod/Elemental/Element/Generic/Command.pm
-%%SITE_PERL%%/Pod/Elemental/Element/Pod5/Region.pm
+%%SITE_PERL%%/Pod/Elemental/Element/Generic/Nonpod.pm
+%%SITE_PERL%%/Pod/Elemental/Element/Generic/Text.pm
+%%SITE_PERL%%/Pod/Elemental/Element/Nested.pm
 %%SITE_PERL%%/Pod/Elemental/Element/Pod5/Command.pm
-%%SITE_PERL%%/Pod/Elemental/Element/Pod5/Nonpod.pm
-%%SITE_PERL%%/Pod/Elemental/Element/Pod5/Verbatim.pm
 %%SITE_PERL%%/Pod/Elemental/Element/Pod5/Data.pm
+%%SITE_PERL%%/Pod/Elemental/Element/Pod5/Nonpod.pm
 %%SITE_PERL%%/Pod/Elemental/Element/Pod5/Ordinary.pm
-%%SITE_PERL%%/Pod/Elemental/Element/Nested.pm
-%%SITE_PERL%%/Pod/Elemental/Transformer/Nester.pm
-%%SITE_PERL%%/Pod/Elemental/Transformer/Gatherer.pm
-%%SITE_PERL%%/Pod/Elemental/Transformer/Pod5.pm
-%%SITE_PERL%%/Pod/Elemental/Autoblank.pm
-%%SITE_PERL%%/Pod/Elemental/Autochomp.pm
-%%SITE_PERL%%/Pod/Elemental/Command.pm
+%%SITE_PERL%%/Pod/Elemental/Element/Pod5/Region.pm
+%%SITE_PERL%%/Pod/Elemental/Element/Pod5/Verbatim.pm
 %%SITE_PERL%%/Pod/Elemental/Flat.pm
-%%SITE_PERL%%/Pod/Elemental/Document.pm
 %%SITE_PERL%%/Pod/Elemental/Node.pm
 %%SITE_PERL%%/Pod/Elemental/Objectifier.pm
 %%SITE_PERL%%/Pod/Elemental/Paragraph.pm
 %%SITE_PERL%%/Pod/Elemental/Selectors.pm
 %%SITE_PERL%%/Pod/Elemental/Transformer.pm
+%%SITE_PERL%%/Pod/Elemental/Transformer/Gatherer.pm
+%%SITE_PERL%%/Pod/Elemental/Transformer/Nester.pm
+%%SITE_PERL%%/Pod/Elemental/Transformer/Pod5.pm
 %%SITE_PERL%%/Pod/Elemental/Types.pm
-%%SITE_PERL%%/Pod/Elemental.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Elemental/.packlist
 %%PERL5_MAN3%%/Pod::Elemental.3.gz
 %%PERL5_MAN3%%/Pod::Elemental::Autoblank.3.gz
@@ -52,9 +52,10 @@
 %%PERL5_MAN3%%/Pod::Elemental::Transformer::Pod5.3.gz
 %%PERL5_MAN3%%/Pod::Elemental::Types.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Elemental
- at dirrmtry %%SITE_PERL%%/Pod/Elemental/Element/Generic
- at dirrmtry %%SITE_PERL%%/Pod/Elemental/Element/Pod5
- at dirrmtry %%SITE_PERL%%/Pod/Elemental/Transformer
- at dirrmtry %%SITE_PERL%%/Pod/Elemental/Element
- at dirrmtry %%SITE_PERL%%/Pod/Elemental
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod
+ at dirrm %%SITE_PERL%%/Pod/Elemental/Transformer
+ at dirrm %%SITE_PERL%%/Pod/Elemental/Element/Pod5
+ at dirrm %%SITE_PERL%%/Pod/Elemental/Element/Generic
+ at dirrm %%SITE_PERL%%/Pod/Elemental/Element
+ at dirrm %%SITE_PERL%%/Pod/Elemental
 @dirrmtry %%SITE_PERL%%/Pod


More information about the svn-ports-all mailing list