svn commit: r324313 - head/devel/p5-Perl6-Slurp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 6 13:00:37 UTC 2013


Author: sunpoet
Date: Tue Aug  6 13:00:36 2013
New Revision: 324313
URL: http://svnweb.freebsd.org/changeset/ports/324313

Log:
  - Update to 0.051003
  - Cleanup Makefile header
  
  Changes:	http://search.cpan.org/dist/Perl6-Slurp/Changes

Modified:
  head/devel/p5-Perl6-Slurp/Makefile   (contents, props changed)
  head/devel/p5-Perl6-Slurp/distinfo   (contents, props changed)

Modified: head/devel/p5-Perl6-Slurp/Makefile
==============================================================================
--- head/devel/p5-Perl6-Slurp/Makefile	Tue Aug  6 12:32:40 2013	(r324312)
+++ head/devel/p5-Perl6-Slurp/Makefile	Tue Aug  6 13:00:36 2013	(r324313)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Perl6-Slurp
-# Date created:		2011-11-05
-# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Perl6-Slurp
-PORTVERSION=	0.05.1000
+PORTVERSION=	0.05.1003
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +15,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Perl6-Export>=0.07:${PORTSDIR}/devel/p5-Perl6-Export
-RUN_DEPENDS=	p5-Perl6-Export>=0.07:${PORTSDIR}/devel/p5-Perl6-Export
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 

Modified: head/devel/p5-Perl6-Slurp/distinfo
==============================================================================
--- head/devel/p5-Perl6-Slurp/distinfo	Tue Aug  6 12:32:40 2013	(r324312)
+++ head/devel/p5-Perl6-Slurp/distinfo	Tue Aug  6 13:00:36 2013	(r324313)
@@ -1,2 +1,2 @@
-SHA256 (Perl6-Slurp-0.051000.tar.gz) = b9fedf76db16434cd1713e0d8be747a004a06cd4523e566bc63da2db49e8d857
-SIZE (Perl6-Slurp-0.051000.tar.gz) = 9334
+SHA256 (Perl6-Slurp-0.051003.tar.gz) = 49fdcbb37b7a0fd1bf043970cfe42913080b1e3bf794a03b103c14480d48d60a
+SIZE (Perl6-Slurp-0.051003.tar.gz) = 9831


More information about the svn-ports-head mailing list