svn commit: r370251 - head/devel/p5-List-AllUtils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 6 23:06:50 UTC 2014


Author: sunpoet
Date: Mon Oct  6 23:06:49 2014
New Revision: 370251
URL: https://svnweb.freebsd.org/changeset/ports/370251
QAT: https://qat.redports.org/buildarchive/r370251/

Log:
  - Update to 0.09
  - Cleanup PLIST
  
  Changes:	http://search.cpan.org/dist/List-AllUtils/Changes

Modified:
  head/devel/p5-List-AllUtils/Makefile
  head/devel/p5-List-AllUtils/distinfo
  head/devel/p5-List-AllUtils/pkg-plist

Modified: head/devel/p5-List-AllUtils/Makefile
==============================================================================
--- head/devel/p5-List-AllUtils/Makefile	Mon Oct  6 23:06:43 2014	(r370250)
+++ head/devel/p5-List-AllUtils/Makefile	Mon Oct  6 23:06:49 2014	(r370251)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	List-AllUtils
-PORTVERSION=	0.08
-PORTREVISION=	1
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-List-AllUtils/distinfo
==============================================================================
--- head/devel/p5-List-AllUtils/distinfo	Mon Oct  6 23:06:43 2014	(r370250)
+++ head/devel/p5-List-AllUtils/distinfo	Mon Oct  6 23:06:49 2014	(r370251)
@@ -1,2 +1,2 @@
-SHA256 (List-AllUtils-0.08.tar.gz) = 27ddc2f0d47656cd3e08846ffe19f765bbd6c1d0e3c751ce4bb704e2b0b7ad1f
-SIZE (List-AllUtils-0.08.tar.gz) = 19283
+SHA256 (List-AllUtils-0.09.tar.gz) = 4cfe6359cc6c9f4ba0d178e223f4b468d3cf7768d645334962f05de069bdaee2
+SIZE (List-AllUtils-0.09.tar.gz) = 25846

Modified: head/devel/p5-List-AllUtils/pkg-plist
==============================================================================
--- head/devel/p5-List-AllUtils/pkg-plist	Mon Oct  6 23:06:43 2014	(r370250)
+++ head/devel/p5-List-AllUtils/pkg-plist	Mon Oct  6 23:06:49 2014	(r370251)
@@ -1,6 +1,3 @@
 %%SITE_PERL%%/List/AllUtils.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils/.packlist
 %%PERL5_MAN3%%/List::AllUtils.3.gz
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
- at dirrmtry %%SITE_PERL%%/List


More information about the svn-ports-all mailing list