Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2012 15:12:51 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307077 - head/devel/p5-Test-More-UTF8
Message-ID:  <201211061512.qA6FCprY088000@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Tue Nov  6 15:12:51 2012
New Revision: 307077
URL: http://svnweb.freebsd.org/changeset/ports/307077

Log:
  Update to version 0.04.
  
  Feature safe:	yes

Modified:
  head/devel/p5-Test-More-UTF8/Makefile   (contents, props changed)
  head/devel/p5-Test-More-UTF8/distinfo   (contents, props changed)
  head/devel/p5-Test-More-UTF8/pkg-plist   (contents, props changed)

Modified: head/devel/p5-Test-More-UTF8/Makefile
==============================================================================
--- head/devel/p5-Test-More-UTF8/Makefile	Tue Nov  6 15:12:08 2012	(r307076)
+++ head/devel/p5-Test-More-UTF8/Makefile	Tue Nov  6 15:12:51 2012	(r307077)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-More-UTF8
-PORTVERSION=	0.02
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	Enhancing Test::More for UTF-8-based projects
 
-BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
-		p5-ex-lib>=0:${PORTSDIR}/devel/p5-ex-lib
+BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-Test-More-UTF8/distinfo
==============================================================================
--- head/devel/p5-Test-More-UTF8/distinfo	Tue Nov  6 15:12:08 2012	(r307076)
+++ head/devel/p5-Test-More-UTF8/distinfo	Tue Nov  6 15:12:51 2012	(r307077)
@@ -1,2 +1,2 @@
-SHA256 (Test-More-UTF8-0.02.tar.gz) = 3130dbd45f40f4bdd63bad71b181a7311260d8023f5a0ae0a984e41044716d39
-SIZE (Test-More-UTF8-0.02.tar.gz) = 19473
+SHA256 (Test-More-UTF8-0.04.tar.gz) = be2976466462fd7307865679136da4ceaf33bd72e05f01647611bd722349d42d
+SIZE (Test-More-UTF8-0.04.tar.gz) = 19952

Modified: head/devel/p5-Test-More-UTF8/pkg-plist
==============================================================================
--- head/devel/p5-Test-More-UTF8/pkg-plist	Tue Nov  6 15:12:08 2012	(r307076)
+++ head/devel/p5-Test-More-UTF8/pkg-plist	Tue Nov  6 15:12:51 2012	(r307077)
@@ -2,6 +2,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/More/UTF8/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/More/UTF8
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/More
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
 @dirrmtry %%SITE_PERL%%/Test/More
 @dirrmtry %%SITE_PERL%%/Test



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211061512.qA6FCprY088000>