Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Mar 2013 14:43:23 +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: r313351 - head/devel/p5-Devel-KYTProf
Message-ID:  <201303031443.r23EhNNi068466@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Sun Mar  3 14:43:23 2013
New Revision: 313351
URL: http://svnweb.freebsd.org/changeset/ports/313351

Log:
  - Upgrade to 0.04.

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

Modified: head/devel/p5-Devel-KYTProf/Makefile
==============================================================================
--- head/devel/p5-Devel-KYTProf/Makefile	Sun Mar  3 14:19:08 2013	(r313350)
+++ head/devel/p5-Devel-KYTProf/Makefile	Sun Mar  3 14:43:23 2013	(r313351)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	Devel::KYTProf
-# Date created:		20 Oct 2011
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	Devel-KYTProf
-PORTVERSION=	0.02
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -23,6 +18,7 @@ TEST_DEPENDS=	p5-DBI>0:${PORTSDIR}/datab
 PERL_CONFIGURE=	yes
 
 MAN3=	Devel::KYTProf.3 \
+	Devel::KYTProf::Logger::LTSV.3 \
 	Devel::README.3
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Devel-KYTProf/distinfo
==============================================================================
--- head/devel/p5-Devel-KYTProf/distinfo	Sun Mar  3 14:19:08 2013	(r313350)
+++ head/devel/p5-Devel-KYTProf/distinfo	Sun Mar  3 14:43:23 2013	(r313351)
@@ -1,2 +1,2 @@
-SHA256 (Devel-KYTProf-0.02.tar.gz) = 9222c02feac81a6edcf6b82f02d8af3062414ccee2988dec9053e20a1413a3bf
-SIZE (Devel-KYTProf-0.02.tar.gz) = 28485
+SHA256 (Devel-KYTProf-0.04.tar.gz) = df92de928d24b51c7cc5c7a8d5646a3723aacba96da138943b7f19507ccfadab
+SIZE (Devel-KYTProf-0.04.tar.gz) = 29307

Modified: head/devel/p5-Devel-KYTProf/pkg-plist
==============================================================================
--- head/devel/p5-Devel-KYTProf/pkg-plist	Sun Mar  3 14:19:08 2013	(r313350)
+++ head/devel/p5-Devel-KYTProf/pkg-plist	Sun Mar  3 14:43:23 2013	(r313351)
@@ -1,6 +1,10 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/KYTProf/.packlist
 %%SITE_PERL%%/Devel/KYTProf.pm
+%%SITE_PERL%%/Devel/KYTProf/Logger/LTSV.pm
+%%SITE_PERL%%/Devel/KYTProf/Logger/LTSV.pod
 %%SITE_PERL%%/Devel/README.pod
+@dirrm %%SITE_PERL%%/Devel/KYTProf/Logger
+@dirrm %%SITE_PERL%%/Devel/KYTProf
 @dirrmtry %%SITE_PERL%%/Devel
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/KYTProf
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel



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