Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 13:18:44 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324498 - head/devel/p5-Devel-KYTProf
Message-ID:  <201308101318.r7ADIiUN098595@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Sat Aug 10 13:18:44 2013
New Revision: 324498
URL: http://svnweb.freebsd.org/changeset/ports/324498

Log:
  - Upgrade to 0.05.

Modified:
  head/devel/p5-Devel-KYTProf/Makefile
  head/devel/p5-Devel-KYTProf/distinfo

Modified: head/devel/p5-Devel-KYTProf/Makefile
==============================================================================
--- head/devel/p5-Devel-KYTProf/Makefile	Sat Aug 10 13:05:33 2013	(r324497)
+++ head/devel/p5-Devel-KYTProf/Makefile	Sat Aug 10 13:18:44 2013	(r324498)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-KYTProf
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
 		p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite
 
-PERL_CONFIGURE=	yes
+USES=	perl5
+USE_PERL5=	configure
 
 MAN3=	Devel::KYTProf.3 \
 	Devel::KYTProf::Logger::LTSV.3 \

Modified: head/devel/p5-Devel-KYTProf/distinfo
==============================================================================
--- head/devel/p5-Devel-KYTProf/distinfo	Sat Aug 10 13:05:33 2013	(r324497)
+++ head/devel/p5-Devel-KYTProf/distinfo	Sat Aug 10 13:18:44 2013	(r324498)
@@ -1,2 +1,2 @@
-SHA256 (Devel-KYTProf-0.04.tar.gz) = df92de928d24b51c7cc5c7a8d5646a3723aacba96da138943b7f19507ccfadab
-SIZE (Devel-KYTProf-0.04.tar.gz) = 29307
+SHA256 (Devel-KYTProf-0.05.tar.gz) = 24312f7a84eb844198380fe8cd8daf165f08b6cc0a50faf4dcd92eb60881aee5
+SIZE (Devel-KYTProf-0.05.tar.gz) = 29645



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