Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2012 08:53:14 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308466 - head/devel/p5-Devel-NYTProf
Message-ID:  <201212080853.qB88rEsT004518@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sat Dec  8 08:53:14 2012
New Revision: 308466
URL: http://svnweb.freebsd.org/changeset/ports/308466

Log:
  - Update to 4.09 [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  - Trim Makefile header
  
  Changes:	http://search.cpan.org/dist/Devel-NYTProf/Changes
  PR:		ports/174141 [1]
  Submitted by:	Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
  Feature safe:	yes

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

Modified: head/devel/p5-Devel-NYTProf/Makefile
==============================================================================
--- head/devel/p5-Devel-NYTProf/Makefile	Sat Dec  8 07:33:48 2012	(r308465)
+++ head/devel/p5-Devel-NYTProf/Makefile	Sat Dec  8 08:53:14 2012	(r308466)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Devel-NYTProf
-# Date created:		2008-10-21
-# Whom:			Vladimir Timofeev <vovkasm@gmail.com>
-#
+# Created by: Vladimir Timofeev <vovkasm@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Devel-NYTProf
-PORTVERSION=	4.08
+PORTVERSION=	4.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	vovkasm@gmail.com
 COMMENT=	Powerful feature-rich perl source code profiler
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/devel/p5-Devel-NYTProf/distinfo
==============================================================================
--- head/devel/p5-Devel-NYTProf/distinfo	Sat Dec  8 07:33:48 2012	(r308465)
+++ head/devel/p5-Devel-NYTProf/distinfo	Sat Dec  8 08:53:14 2012	(r308466)
@@ -1,2 +1,2 @@
-SHA256 (Devel-NYTProf-4.08.tar.gz) = e3ddb5c1ec8c44fbdecaa1990a28d16ea8d58036fcedef99d9fc2a15e6a39867
-SIZE (Devel-NYTProf-4.08.tar.gz) = 413566
+SHA256 (Devel-NYTProf-4.09.tar.gz) = 9270afc427e03c6c604bceba9450dde484191342435e85849b784d53b3c3a153
+SIZE (Devel-NYTProf-4.09.tar.gz) = 413599



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